com.softwareag.cis.plugin.extpt.util
Interface WorkplaceContext

All Known Implementing Classes:
WorkplaceBootstrapInfoProvider

public interface WorkplaceContext


Field Summary
static java.lang.String rcs_id
           
 
Method Summary
 com.softwareag.cis.workplace.MFWorkplaceAdapter getWorkplaceAdapter()
          Get the MFWorkplaceAdapter
 com.softwareag.cis.workplace.MFWorkplaceInfo getWorkplaceInfo()
          Obtain MFWorkplaceInfo
 void refreshTopics()
          Notify WorkplaceContext about visibility changes of one or more topics or if set of root nodes has changed
 

Field Detail

rcs_id

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

refreshTopics

void refreshTopics()
Notify WorkplaceContext about visibility changes of one or more topics or if set of root nodes has changed


getWorkplaceInfo

com.softwareag.cis.workplace.MFWorkplaceInfo getWorkplaceInfo()
Obtain MFWorkplaceInfo

Returns:
the MFWorkplaceInfo object

getWorkplaceAdapter

com.softwareag.cis.workplace.MFWorkplaceAdapter getWorkplaceAdapter()
Get the MFWorkplaceAdapter

Returns:
the workplace adapter where topics are being rendered in