|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.softwareag.cis.plugin.extpt.util.AbstractExtensionImplementation
com.softwareag.cis.plugin.extpt.util.AbstractTopic
com.centrasite.control.ext.util.BaseTopic
com.centrasite.control.ext.FavoriteTopic
public class FavoriteTopic
A topic containing favorite objects
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.centrasite.control.ext.util.BaseTopic |
---|
BaseTopic.RefreshTopicCommand |
Field Summary |
---|
Fields inherited from class com.softwareag.cis.plugin.extpt.util.AbstractExtensionImplementation |
---|
rcs_id |
Fields inherited from interface com.softwareag.cis.plugin.extpt.Topic |
---|
rcs_id |
Constructor Summary | |
---|---|
FavoriteTopic()
|
Method Summary | |
---|---|
boolean |
existsInTree(com.centrasite.control.Item item)
|
com.softwareag.cis.server.util.TREECollection |
getContextMenu()
|
java.lang.String |
getTitle()
|
TreeActionContext |
getTreeActionContext(com.softwareag.cis.workplace.MFWorkplaceAdapter adapter)
|
void |
refresh(com.centrasite.control.Item item,
int change)
|
void |
removeFromTree(com.centrasite.control.Item item)
|
Methods inherited from class com.centrasite.control.ext.util.BaseTopic |
---|
createWorkplaceTopic, getConnector, getImageURL, getLocale, getTopicAdapter, reactOnSwitchSelectedTopic, refresh, setLocale |
Methods inherited from class com.softwareag.cis.plugin.extpt.util.AbstractTopic |
---|
getCommands, getId, getPageAdapterClass, getPageURL, getPerspective, getTree, getTreeCommandContext, getWorkplaceAdapter, getWorkplaceContext, getWorkplaceTopic, isEnabled, isVisible, reactOnPopupMenuClosedByUser, reactOnSwitchSelectedTopicWithTopicCommand, setEnabled, setTreeCommandContext, setVisible, setWorkplaceContext, toString |
Methods inherited from class com.softwareag.cis.plugin.extpt.util.AbstractExtensionImplementation |
---|
getExtension, getPlugIn, popContextClassLoader, pushContextClassLoader, setExtension |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.softwareag.cis.plugin.registry.ExtensionImplementation |
---|
getExtension, getPlugIn, popContextClassLoader, pushContextClassLoader, setExtension |
Constructor Detail |
---|
public FavoriteTopic()
Method Detail |
---|
public java.lang.String getTitle()
public TreeActionContext getTreeActionContext(com.softwareag.cis.workplace.MFWorkplaceAdapter adapter)
getTreeActionContext
in class BaseTopic
public void refresh(com.centrasite.control.Item item, int change)
refresh
in class BaseTopic
public com.softwareag.cis.server.util.TREECollection getContextMenu()
getContextMenu
in interface com.softwareag.cis.plugin.extpt.Topic
getContextMenu
in class com.softwareag.cis.plugin.extpt.util.AbstractTopic
public void removeFromTree(com.centrasite.control.Item item)
public boolean existsInTree(com.centrasite.control.Item item)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |