org.jaffa.presentation.portlet.session.ui
Class SessionExplorerComponent
java.lang.Object
org.jaffa.presentation.portlet.component.Component
org.jaffa.presentation.portlet.session.ui.SessionExplorerComponent
- All Implemented Interfaces:
- IComponent
- public class SessionExplorerComponent
- extends Component
- Version:
- 1.0
- Author:
- PaulE
| Methods inherited from class org.jaffa.presentation.portlet.component.Component |
addChildComponent, addFormKeyChangeListener, getComponentDefinition, getComponentId, getContainerFormKey, getFormKeyChangeListeners, getReturnToFormKey, getToken, getUserSession, isActive, quit, quitAndReturnToCallingScreen, reflectAndSetParms, removeFormKeyChangeListener, returnChildComponents, returnLastActivityDate, run, setContainerFormKey, setReturnToFormKey, setToken, updateLastActivityDate |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SessionExplorerComponent
public SessionExplorerComponent()
display
public FormKey display()
- Description copied from class:
Component
- Returns a FormKey, which has the componentId & the formName to which control should be passed
- Specified by:
display in interface IComponent- Specified by:
display in class Component
- Returns:
- the FormKey object
viewComponent
public FormKey viewComponent(String sessionId)
throws ApplicationExceptions,
FrameworkException
- Throws:
ApplicationExceptions
FrameworkException
introspectComponent
public FormKey introspectComponent(String compId)
throws ApplicationExceptions,
FrameworkException
- Throws:
ApplicationExceptions
FrameworkException
getSessionId
public String getSessionId()
- Getter for property sessionId.
- Returns:
- Value of property sessionId.
getCompId
public String getCompId()
- Getter for property compId.
- Returns:
- Value of property compId.
Copyright © 2002-2004 JAFFA Project.