Uses of Package
org.objectweb.dsrg.sofa.repository

Packages that use org.objectweb.dsrg.sofa.repository
org.objectweb.dsrg.sofa.deployment   
org.objectweb.dsrg.sofa.repository   
 

Classes in org.objectweb.dsrg.sofa.repository used by org.objectweb.dsrg.sofa.deployment
RepositoryAgent
          This is main class responsible for initializing repository client side and it must be used for all operations on repository.
 

Classes in org.objectweb.dsrg.sofa.repository used by org.objectweb.dsrg.sofa.repository
DeleteDependencyCalculator.DeletingNode
          Class for keeping info about the structure of the repository.
EntitiesSet
          Simple class for building a set of first class entities in repository.
RepositoryAgent
          This is main class responsible for initializing repository client side and it must be used for all operations on repository.
RepositoryDeleter
          This class is responsible for deleting any data from the repository.
RepositoryFacade
          An object simplifying access to the repository.
RepositoryFacade.RepositoryFacadeException
          Repository facade exception.
RepositoryFacade.VersionMap
          Maps element names to their current versions.
RepositoryPersister
          This class is responsible for storing metadata into repository.
RepositoryQuery
          This object is responsible for complete querying of objects from repository.
RepositoryUtil.ConnectionKind
          Constants for connection pseudo-kinds.