Uses of Interface
org.fcrepo.server.search.FieldSearch

Packages that use FieldSearch
org.fcrepo.server.oai   
org.fcrepo.server.search   
org.fcrepo.server.storage   
 

Uses of FieldSearch in org.fcrepo.server.oai
 

Constructors in org.fcrepo.server.oai with parameters of type FieldSearch
FedoraOAIProvider(String repositoryName, String repositoryDomainName, String localname, String relpath, Set adminEmails, Set friendBaseURLs, String namespaceID, long maxSets, long maxRecords, long maxHeaders, FieldSearch fieldSearch)
           
 

Uses of FieldSearch in org.fcrepo.server.search
 

Classes in org.fcrepo.server.search that implement FieldSearch
 class FieldSearchSQLImpl
          A FieldSearch implementation that uses a relational database as a backend.
 class FieldSearchSQLModule
          Module that wraps FieldSearchSQLImpl.
 

Uses of FieldSearch in org.fcrepo.server.storage
 

Fields in org.fcrepo.server.storage declared as FieldSearch
protected  FieldSearch DefaultDOManager.m_fieldSearch
           
 



Copyright © 2011 DuraSpace. All Rights Reserved.