|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RemoteContainer
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.
Method Summary | |
---|---|
boolean |
isDefaultVersioningEnabled()
|
Methods inherited from interface com.sas.drugdev.remote.repository.RemoteNode |
---|
canDelete, canManage, canRead, canWrite, getCreatedBy, getCreationDate, getLastModifiedBy, getLastModifiedDate, getName, getOwner |
Methods inherited from interface com.sas.drugdev.remote.repository.Node |
---|
getId, getPath, getProperties, getType |
Methods inherited from interface com.sas.drugdev.remote.repository.Node |
---|
getId, getPath, getProperties, getType |
Method Detail |
---|
boolean isDefaultVersioningEnabled()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |