Uses of Package
org.fcrepo.search.api
-
Packages that use org.fcrepo.search.api Package Description org.fcrepo.http.api This package provides a RESTful API for several content management and core repository services.org.fcrepo.http.api.responses Provider classes for streaming HTML responses.org.fcrepo.kernel.impl org.fcrepo.kernel.impl.services org.fcrepo.search.api org.fcrepo.search.impl -
Classes in org.fcrepo.search.api used by org.fcrepo.http.api Class Description Condition A data structure representing a search condition.InvalidConditionExpressionException An exception that indicates that the syntax of the condition expression is invalid and therefore cannot be parsed. -
Classes in org.fcrepo.search.api used by org.fcrepo.http.api.responses Class Description SearchResult This class holds the search result data for a single page. -
Classes in org.fcrepo.search.api used by org.fcrepo.kernel.impl Class Description SearchIndex An interface defining search index management operations -
Classes in org.fcrepo.search.api used by org.fcrepo.kernel.impl.services Class Description SearchIndex An interface defining search index management operations -
Classes in org.fcrepo.search.api used by org.fcrepo.search.api Class Description Condition A data structure representing a search condition.Condition.Field Condition.Operator InvalidConditionExpressionException An exception that indicates that the syntax of the condition expression is invalid and therefore cannot be parsed.InvalidQueryException An exception that the set of parameters defining the search query is invalid and therefore cannot be processed.PaginationInfo A data structure representing the pagination information associated with aSearchResult
SearchParameters A pojo encapsulating the parameters of a searchSearchResult This class holds the search result data for a single page. -
Classes in org.fcrepo.search.api used by org.fcrepo.search.impl Class Description InvalidQueryException An exception that the set of parameters defining the search query is invalid and therefore cannot be processed.SearchIndex An interface defining search index management operationsSearchParameters A pojo encapsulating the parameters of a searchSearchResult This class holds the search result data for a single page.