|
Packages that use org.alfresco.service.cmr.search | ||
org.alfresco.repo.model.filefolder | ||
org.alfresco.repo.tenant | ||
org.alfresco.service | Provides the public facing interfaces of the Services of the Alfresco Repository. | |
org.alfresco.service.cmr.search |
Classes in org.alfresco.service.cmr.search used by org.alfresco.repo.model.filefolder |
SearchService This encapsulates the execution of search against different indexing mechanisms. |
Classes in org.alfresco.service.cmr.search used by org.alfresco.repo.tenant |
SearchService This encapsulates the execution of search against different indexing mechanisms. |
Classes in org.alfresco.service.cmr.search used by org.alfresco.service |
CategoryService Category Service The service for querying and creating categories. |
SearchService This encapsulates the execution of search against different indexing mechanisms. |
Classes in org.alfresco.service.cmr.search used by org.alfresco.service.cmr.search |
LimitBy Enum to describe how the maximum size of the returned result set should be determined. |
NamedQueryParameterDefinition |
PermissionEvaluationMode Enum to control how permissions are evaluated. |
QueryParameter Encapsulates a query parameter |
QueryParameterDefinition |
ResultSet This is the common interface for both row (Alfresco node) and column (CMIS style property or function) based results. |
ResultSetMetaData Meta Data associated with a result set. |
ResultSetRow A row in a result set TODO: Support for other non attribute features such as parents and path |
ResultSetSPI This is the common interface for both row (Alfresco node) and column (CMIS style property or function) based results. |
SearchParameters This class provides parameters to define a search. |
|