See: Description
Interface | Description |
---|---|
CBRResult |
A
CBRResult instance represents a single result from a content-based retrieval (CBR)
RMSearch.contentBasedRetrieval search operation. |
ResultRow |
A
ResultRow instance represents a single result from a
RMSearch.fetchRows
operation. |
Class | Description |
---|---|
ReportParameter |
Class that represents a single parameter that is used as part of
a
ReportDefinition . |
RMContentSearchDefinition |
Abstract class RMContentSearchDefinition defines the content-based retrieval query,
such as query conditions for both CBR and metadata, the results to return, the sort order and so on.
|
RMSearch |
Class used to perform non-CBR repository search operations.
|
Enum | Description |
---|---|
RMContentSearchDefinition.AndOrOper |
Defines an enumeration type of and/or operator.
|
RMContentSearchDefinition.ContentSearchOption |
Defines cbr search on content or on property
|
RMContentSearchDefinition.OrderBy |
Defines an enumeration type of order by: either by metadata, by CBR scores or no order.
|
RMContentSearchDefinition.SortOrder |
Defines an enumeration type of sort order possibilities.
|
© Copyright IBM Corp. 2010, 2013. All Rights Reserved.