public class RepositorySubFolderItem extends RepositoryFolderItem
DEDICATED_PROPERTIES
rcs_id
Constructor and Description |
---|
RepositorySubFolderItem(Connector connector,
RepositoryFolderItem parent,
javax.wvcm.Resource folder)
Constructs an RepositorySubFolderItem object.
|
Modifier and Type | Method and Description |
---|---|
void |
delete()
Delete file.
|
java.lang.String |
getDescription() |
boolean |
isEmptyLight() |
createFile, createFile, createFolder, getAllChildren, getAllChildren, getAllFilesChildren, getAllFilesChildren, getChildren, getChildren, getContentLength, getDisplayRelativePath, getImageURL, getPrivilegeDescriptor, getRelativePath, getReport, getReportForDetailView, hasChildren, isEmpty, isEmptyFolder, isEmptyFolder, resortItem, setReloadRequired, setRepositoryFileForVersioning
checkAndDeleteExternaLinkReferencies, clearProperties, create, createItem, equals, getAccessControlElements, getAutoVersion, getComment, getContent, getContentType, getCreationDate, getCurrentUserPermissionItem, getDocumentName, getKey, getModificationDate, getModifiedDateObject, getName, getNameEx, getOwner, getParent, getPath, getProperties, getProvider, getRepositoryConnector, getResource, getTrimmedPath, getTrimmedPath, getTypeName, hashCode, hasNoChildren, isLocationChanged, isModified, isReferenced, isReferencedByMyCentraSite, rename, save, save, setAccessControlElements, setComment, setDisplayName, setLocationChanged, setNewLocation, setParent, setProperties, setResource, toString
addBulkCommand, addCommand, addDetailViewTab, cannotHaveChildren, clearCache, getBulkCommands, getCommand, getCommand, getCommands, getConnector, getDefaultCommand, getDetailsCommand, getDetailViewTabs, getItem, getLanguage, getLocale, getNonPermissionAccessControlElements, getPersistanceLocale, getRelatedItems, hasRequiredAttribute, isLocked, isReadOnly, isStandalone, isSubTabModified, removeCommand, replaceCommand, setCommandEnabled, setConnector, setDefaultCommand, setDetailsCommand, setLocked, setRelatedItems, setRequiredAttribute, setTabModified, showDetailView, showReport
public RepositorySubFolderItem(Connector connector, RepositoryFolderItem parent, javax.wvcm.Resource folder)
parent
- Parent folder.connector
- Repository connector.folder
- WebDAV folder.public java.lang.String getDescription() throws java.lang.Exception
getDescription
in interface Item
getDescription
in class RepositoryObjectItem
java.lang.Exception
public void delete() throws java.lang.Exception
java.lang.Exception
public boolean isEmptyLight() throws javax.wvcm.WvcmException
javax.wvcm.WvcmException