com.softwareag.centrasite.api.csom.repository
Interface CentraSiteRepositoryObject
- All Superinterfaces:
- CentraSiteFile, CentraSiteObject
- All Known Subinterfaces:
- CentraSiteRepositoryFile, CentraSiteRepositoryFolder
public interface CentraSiteRepositoryObject
- extends CentraSiteFile
CentraSiteRepositoryObject represents any object in CentraSite Repository
Methods inherited from interface com.softwareag.centrasite.api.csom.CentraSiteObject |
delete, getAttributeLink, getAttributeValue, getAttributeValue, getAttributeValue, getId, getType, isModified, isReadOnly, save, setAttributeValue, setAttributeValue, setAttributeValue |
SUPPORTING_DOC_LOCATION
static final java.lang.String SUPPORTING_DOC_LOCATION
- See Also:
- Constant Field Values
exists
boolean exists()
throws CLLException
- Throws:
CLLException
isFolder
boolean isFolder()
throws CLLException
- Throws:
CLLException