|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RemoteContainer | |
---|---|
com.sas.drugdev.remote.repository | Provides classes and interfaces for retrieving and writing content and metadata. |
Uses of RemoteContainer in com.sas.drugdev.remote.repository |
---|
Methods in com.sas.drugdev.remote.repository that return RemoteContainer | |
---|---|
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. |
RemoteContainer |
RepositoryService.setDefaultContainerVersioning(Container container,
ContainerDepth depth,
boolean onOff)
Turn on default versioning for the specified container, to the given depth. |
RemoteContainer |
RepositoryService.setOwnerOnContainer(Container container,
ContainerDepth depth,
java.lang.String userid)
Set the owner of the given container to the given userid. |
Constructors in com.sas.drugdev.remote.repository with parameters of type RemoteContainer | |
---|---|
ContainerBean(RemoteContainer remoteContainer)
Constructor that takes a RemoteContainer. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |