com.centrasite.control.ext
Class HomePagePerspective

java.lang.Object
  extended by com.softwareag.cis.plugin.extpt.util.AbstractExtensionImplementation
      extended by com.softwareag.cis.plugin.extpt.util.AbstractPerspective
          extended by com.centrasite.control.ext.BasePerspective
              extended by com.centrasite.control.ext.HomePagePerspective
All Implemented Interfaces:
com.softwareag.cis.plugin.extpt.Perspective, com.softwareag.cis.plugin.interfaces.Component, com.softwareag.cis.plugin.registry.ExtensionImplementation

public class HomePagePerspective
extends BasePerspective


Field Summary
 
Fields inherited from class com.centrasite.control.ext.BasePerspective
rcs_id
 
Constructor Summary
HomePagePerspective()
           
 
Method Summary
 java.lang.String getTitle()
           
 
Methods inherited from class com.centrasite.control.ext.BasePerspective
getImageURL, getLogoImageURL, getSingleClickMethodName, getToolbar, getView, getViewLabel, getViewValues, getWorkplaceDefaultLayout, hasTopicTree, isSingeClickable, reactOnSwitchSelectedPerspective, requiresInitialCallReactOnSwitchSelectedPerspective, setView, setWorkplaceContext, supportsViews
 
Methods inherited from class com.softwareag.cis.plugin.extpt.util.AbstractPerspective
addTopic, containsTopic, getId, getSelectedTopic, getTopics, isEnabled, isVisible, isVisible, setEnabled, setSelectedTopic, setVisible, 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

HomePagePerspective

public HomePagePerspective()
Method Detail

getTitle

public java.lang.String getTitle()
Specified by:
getTitle in interface com.softwareag.cis.plugin.extpt.Perspective
Overrides:
getTitle in class BasePerspective