Uses of Class
com.sas.drugdev.remote.repository.ContainerBean

Packages that use ContainerBean
com.sas.drugdev.remote.repository Provides classes and interfaces for retrieving and writing content and metadata. 
 

Uses of ContainerBean in com.sas.drugdev.remote.repository
 

Methods in com.sas.drugdev.remote.repository with parameters of type ContainerBean
 RemoteContainer RepositoryService.createContainer(ContainerBean containerBean)
          Create the container described by the given ContainerBean.
 RemoteContainer RepositoryService.getContainer(ContainerBean container)
          Get the Container described by the given ContainerBean.