com.softwareag.cis.plugin.extpt.util
Class WorkplaceTopic

java.lang.Object
  extended by com.softwareag.cis.workplace.MFWorkplaceTopic
      extended by com.softwareag.cis.plugin.extpt.util.WorkplaceTopic

public class WorkplaceTopic
extends com.softwareag.cis.workplace.MFWorkplaceTopic


Field Summary
static java.lang.String rcs_id
           
 
Constructor Summary
WorkplaceTopic(Topic topic, com.softwareag.cis.workplace.MFWorkplaceInfo workplaceInfo)
           
 
Method Summary
 Topic getTopic()
          Return the Topic used to create this WorkplaceTopic
 
Methods inherited from class com.softwareag.cis.workplace.MFWorkplaceTopic
getButtonStyle, getIconURL, getText, getTextId, getTooltip, getTooltipId, getTree, getTreeClass, getTreeStyle, setButtonStyle, setIconURL, setText, setTextId, setTooltip, setTooltipId, setTree, setTreeClass, setTreeStyle
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

rcs_id

public static final java.lang.String rcs_id
See Also:
Constant Field Values
Constructor Detail

WorkplaceTopic

public WorkplaceTopic(Topic topic,
                      com.softwareag.cis.workplace.MFWorkplaceInfo workplaceInfo)
Method Detail

getTopic

public Topic getTopic()
Return the Topic used to create this WorkplaceTopic

Returns:
the Topic extension handled by this WorkplaceTopic