|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.btt.rcp.perspective.core.impl.PerspectiveRegistry
public class PerspectiveRegistry
Perspective registry class
Field Summary |
---|
Fields inherited from interface com.ibm.btt.rcp.perspective.core.IPerspectiveRegistry |
---|
SERVICE_PID |
Constructor Summary | |
---|---|
PerspectiveRegistry()
PerspectiveRegistry constructor |
Method Summary | |
---|---|
java.lang.String |
getCurrentPerspective()
Get current perspective id |
IPerspectiveDefine |
getCurrentPerspectiveDefine()
Get current perspective definition |
IPerspectiveDefine |
getPerspectiveDefine(java.lang.String perspectiveId)
Get perspective definition class for specified perspective. |
void |
initialize()
Initialize perspective registry |
void |
setCurrentPerspective(java.lang.String perspectiveId)
Set current perspective id |
void |
setDefinitionPath(java.lang.String path)
Set perspective definition path for current perspective. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PerspectiveRegistry()
Method Detail |
---|
public void initialize()
public void setDefinitionPath(java.lang.String path)
IPerspectiveRegistry
setDefinitionPath
in interface IPerspectiveRegistry
public IPerspectiveDefine getCurrentPerspectiveDefine()
public IPerspectiveDefine getPerspectiveDefine(java.lang.String perspectiveId)
IPerspectiveRegistry
getPerspectiveDefine
in interface IPerspectiveRegistry
public void setCurrentPerspective(java.lang.String perspectiveId)
perspectiveId
- public java.lang.String getCurrentPerspective()
|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |