|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IObjEditorModelRO
This is the interface for the read-only Model. This interface is implemented by ObjEditorModel. Any read-only Model interface should extend this one.
| Method Summary | |
|---|---|
int |
GetClassID()
|
IPTObject |
GetObject()
|
java.lang.String |
GetObjectDescription()
|
int |
GetObjectID()
|
java.lang.String |
GetObjectName()
|
java.lang.String |
GetParentFolderPath()
|
IPTSession |
GetPTSession()
|
| Methods inherited from interface com.plumtree.uiinfrastructure.editor.IEditorModelRO |
|---|
GetEditorType, GetEnableApplyButton, GetEnableCancelButton, GetHideLeftNav, GetIsEditorReadOnly |
| Methods inherited from interface com.plumtree.uiinfrastructure.activityspace.IMVCObject |
|---|
GetName |
| Method Detail |
|---|
int GetClassID()
ObjEditorModel.GetClassID()IPTObject GetObject()
ObjEditorModel.GetObject()java.lang.String GetObjectDescription()
ObjEditorModel.GetObjectDescription()int GetObjectID()
ObjEditorModel.GetObjectID()java.lang.String GetObjectName()
ObjEditorModel.GetObjectName()IPTSession GetPTSession()
ObjEditorModel.GetPTSession()java.lang.String GetParentFolderPath()
ObjEditorModel.GetParentFolderPath()
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||