|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISecurityMatrixModelRO
This interface is implemented by the Model. It contains all the read-only mothods of the Model accessed by the Views.
| Method Summary | |
|---|---|
ASURL |
GetEditObjectURL(int _nClassID,
int _nObjectID)
Returns the URL to edit the object. |
int |
GetNumSubPortals()
Returns the number of SubPortals that were loaded. |
java.lang.String |
GetRegularFolderID()
Returns the id of a regular folder. |
java.lang.String |
GetSelectedSubPortalID()
Returns the id of the selected subportal. |
java.lang.String |
GetSubPortalID(int pos)
Returns the id of the SubPortal at a given position. |
java.lang.String |
GetSubPortalName(int pos)
Returns the name of the SubPortal at a given position. |
| Methods inherited from interface com.plumtree.portaluiinfrastructure.securitymatrix.IFolderSecurityABOModelRO |
|---|
ABOJobIDToDisplay, GetABOJobID, GetCreatedJobName, GetFolderNameForCreatedJobs |
| Methods inherited from interface com.plumtree.portaluiinfrastructure.editor.IObjEditorModelRO |
|---|
GetClassID, GetObject, GetObjectDescription, GetObjectID, GetObjectName, GetParentFolderPath, 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 |
|---|
ASURL GetEditObjectURL(int _nClassID,
int _nObjectID)
_nClassID - _nObjectID - _sEditorASName -
int GetNumSubPortals()
java.lang.String GetRegularFolderID()
java.lang.String GetSelectedSubPortalID()
java.lang.String GetSubPortalID(int pos)
java.lang.String GetSubPortalName(int pos)
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||