public class RepositoryOrganizationFolderItem extends RepositorySubFolderItem
DEDICATED_PROPERTIES
rcs_id
Constructor and Description |
---|
RepositoryOrganizationFolderItem(Connector connector,
RepositoryFolderItem parent,
javax.wvcm.Resource folder) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription() |
java.lang.String |
getDisplayPath()
Replaces the organization's uddi key with its name.
|
java.lang.String |
getImageURL() |
java.lang.String |
getName()
Expects the folder name to be the uddi key of the organization and gets
the localized name based on that using JAXR.
|
delete, isEmptyLight
createFile, createFile, createFolder, getAllChildren, getAllChildren, getAllFilesChildren, getAllFilesChildren, getChildren, getChildren, getContentLength, getDisplayRelativePath, getPrivilegeDescriptor, getRelativePath, getReport, getReportForDetailView, hasChildren, isEmpty, isEmptyFolder, isEmptyFolder, resortItem, setReloadRequired, setRepositoryFileForVersioning
checkAndDeleteExternaLinkReferencies, clearProperties, create, createItem, equals, getAccessControlElements, getAutoVersion, getComment, getContentType, getCreationDate, getCurrentUserPermissionItem, getDocumentName, getKey, getModificationDate, getModifiedDateObject, getNameEx, getOwner, getParent, getPath, getProperties, getProvider, getRepositoryConnector, getResource, getTrimmedPath, getTrimmedPath, 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 RepositoryOrganizationFolderItem(Connector connector, RepositoryFolderItem parent, javax.wvcm.Resource folder)
connector
- The connector.folder
- WebDAV folder.public java.lang.String getName()
getName
in interface Item
getName
in class RepositoryObjectItem
public java.lang.String getDisplayPath()
public java.lang.String getDescription() throws java.lang.Exception
getDescription
in interface Item
getDescription
in class RepositorySubFolderItem
java.lang.Exception
public java.lang.String getImageURL()
getImageURL
in interface Item
getImageURL
in class RepositoryFolderItem