public class FileSystemRootItem extends DirectoryItem
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
rcs_id |
Constructor and Description |
---|
FileSystemRootItem(java.io.File file,
com.centrasite.control.Connector connector) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getNameEx() |
getChildren, getImageURL
getChildren, getDescription, getName, getPath, hasNoChildren, showReport
addBulkCommand, addCommand, addDetailViewTab, cannotHaveChildren, clearCache, clearProperties, getAccessControlElements, getBulkCommands, getCommand, getCommand, getCommands, getConnector, getCurrentUserPermissionItem, getDefaultCommand, getDetailsCommand, getDetailViewTabs, getItem, getKey, getLanguage, getLocale, getNonPermissionAccessControlElements, getPersistanceLocale, getPrivilegeDescriptor, getProperties, getRelatedItems, getReport, getReportForDetailView, hasRequiredAttribute, isLocked, isModified, isReadOnly, isStandalone, isSubTabModified, removeCommand, replaceCommand, save, setAccessControlElements, setCommandEnabled, setConnector, setDefaultCommand, setDetailsCommand, setLocked, setProperties, setRelatedItems, setRequiredAttribute, setTabModified, showDetailView, toString
public static final java.lang.String rcs_id
public FileSystemRootItem(java.io.File file, com.centrasite.control.Connector connector)
file
- connector
- public java.lang.String getNameEx() throws java.lang.Exception
getNameEx
in interface com.centrasite.control.Item
getNameEx
in class FileSystemItem
java.lang.Exception