|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.centrasite.control.AbstractItem
com.centrasite.control.ext.junit.FileSystemItem
public abstract class FileSystemItem
Field Summary |
---|
Fields inherited from class com.centrasite.control.AbstractItem |
---|
rcs_id |
Constructor Summary | |
---|---|
FileSystemItem(java.io.File file,
com.centrasite.control.Connector connector)
|
Method Summary | |
---|---|
java.util.Iterator |
getChildren()
|
java.lang.String |
getDescription()
|
java.lang.String |
getName()
|
java.lang.String |
getNameEx()
|
java.lang.String |
getPath()
|
boolean |
hasNoChildren()
|
void |
showReport(com.centrasite.control.ActionContext actionContext)
|
Methods inherited from class com.centrasite.control.AbstractItem |
---|
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 |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.centrasite.control.Item |
---|
getChildren, getImageURL |
Constructor Detail |
---|
public FileSystemItem(java.io.File file, com.centrasite.control.Connector connector)
Method Detail |
---|
public java.lang.String getName() throws java.lang.Exception
java.lang.Exception
public java.lang.String getNameEx() throws java.lang.Exception
getNameEx
in interface com.centrasite.control.Item
getNameEx
in class com.centrasite.control.AbstractItem
java.lang.Exception
public java.lang.String getDescription() throws java.lang.Exception
java.lang.Exception
public java.util.Iterator getChildren() throws java.lang.Exception
java.lang.Exception
public java.lang.String getPath() throws java.lang.Exception
getPath
in interface com.centrasite.control.Item
getPath
in class com.centrasite.control.AbstractItem
java.lang.Exception
public boolean hasNoChildren() throws java.lang.Exception
java.lang.Exception
public void showReport(com.centrasite.control.ActionContext actionContext)
showReport
in interface com.centrasite.control.Item
showReport
in class com.centrasite.control.AbstractItem
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |