|
|||||||||
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.adapters.detailview.SummaryTabAdapter.DummyItem
public static class SummaryTabAdapter.DummyItem
This class allows to create and use an ItemLink with no real Item inside
Field Summary |
---|
Fields inherited from class com.centrasite.control.AbstractItem |
---|
rcs_id |
Constructor Summary | |
---|---|
SummaryTabAdapter.DummyItem(com.centrasite.control.Connector connector)
|
Method Summary | |
---|---|
java.util.Iterator |
getChildren()
|
java.util.Iterator |
getChildren(boolean refresh)
|
java.lang.String |
getDescription()
|
java.lang.String |
getImageURL()
|
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 |
Constructor Detail |
---|
public SummaryTabAdapter.DummyItem(com.centrasite.control.Connector connector)
Method Detail |
---|
public java.util.Iterator getChildren() throws java.lang.Exception
java.lang.Exception
public java.util.Iterator getChildren(boolean refresh) throws java.lang.Exception
java.lang.Exception
public java.lang.String getDescription() throws java.lang.Exception
java.lang.Exception
public java.lang.String getImageURL() throws java.lang.Exception
java.lang.Exception
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 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 |