Uses of Class
org.fcrepo.server.access.RepositoryInfo

Packages that use RepositoryInfo
org.fcrepo.server.access   
org.fcrepo.server.utilities   
 

Uses of RepositoryInfo in org.fcrepo.server.access
 

Methods in org.fcrepo.server.access that return RepositoryInfo
 RepositoryInfo DynamicAccessModule.describeRepository(Context context)
           
 RepositoryInfo DynamicAccessImpl.describeRepository(Context context)
           
 RepositoryInfo DefaultAccess.describeRepository(Context context)
           Gets information that describes the repository.
 RepositoryInfo Access.describeRepository(Context context)
          Gets information that describes the repository.
 

Constructors in org.fcrepo.server.access with parameters of type RepositoryInfo
DescribeRepositoryServlet.ReposInfoSerializerThread(Context context, RepositoryInfo repositoryInfo, PipedWriter pw)
           Constructor for ReposInfoSerializerThread.
 

Uses of RepositoryInfo in org.fcrepo.server.utilities
 

Methods in org.fcrepo.server.utilities with parameters of type RepositoryInfo
static RepositoryInfo TypeUtility.convertReposInfoToGenReposInfo(RepositoryInfo repositoryInfo)
           
 



Copyright © 2011 DuraSpace. All Rights Reserved.