com.sas.drugdev.remote.repository
Interface RemoteContainer
- All Superinterfaces:
- Container, Node, RemoteNode
- public interface RemoteContainer
- extends RemoteNode, Container
Interface representing a container that lives in the server repository. It is immutable. If you
wish to change the properties on the server side, you must construct and instance of ContainerBean
to do so. Instances are created by the API and can't be constructed.
isDefaultVersioningEnabled
public boolean isDefaultVersioningEnabled()