Plumtree Portal UI  
 

SecurityMatrixModel Members

SecurityMatrixModel overview

Public Static Fields

BR_ELEMENT 
STR_MVC_CLASS_NAME Class name for the activity space

Public Instance Constructors

SecurityMatrixModel Constructor Initializes a new instance of the SecurityMatrixModel class.

Public Instance Fields

m_asOwner (inherited from com.plumtree.uiinfrastructure.editor.EditorModel) 

Public Instance Methods

ABOJobIDToDisplay 
Cancel (inherited from com.plumtree.uiinfrastructure.editor.EditorModel) 
CheckEditorAccessAndStart Implements some actions to perform on start.
CleanupAllData (inherited from com.plumtree.uiinfrastructure.editor.EditorModel) 
CleanupTempData (inherited from com.plumtree.uiinfrastructure.editor.EditorModel) 
Create 
DoTaskAfterStore (inherited from com.plumtree.uiinfrastructure.editor.EditorModel) 
DoTaskBeforeStore (inherited from com.plumtree.uiinfrastructure.editor.EditorModel) 
DoTaskOnChangePage (inherited from com.plumtree.uiinfrastructure.editor.EditorModel) 
DoTaskOnComeBackFromSubEditor (inherited from com.plumtree.uiinfrastructure.editor.EditorModel) 
DoTaskOnStartEditor (inherited from com.plumtree.uiinfrastructure.editor.EditorModel) 
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
Finish Implement some code to execute when the user clicks on "Finish".
GetABOJobID Retrieves the id of the job created by ABO.
GetClassID 
GetCloseOnDone (inherited from com.plumtree.uiinfrastructure.editor.EditorModel) 
GetCreatedJobName Retrieves the name of the job created by ABO.
GetCurrentFolderACL 
GetCurrentRepostAction (inherited from com.plumtree.uiinfrastructure.editor.EditorModel) 
GetDeleteOnCancel (inherited from com.plumtree.uiinfrastructure.editor.EditorModel) 
GetEditObjectURL 
GetEditorType (inherited from com.plumtree.uiinfrastructure.editor.EditorModel) 
GetEnableApplyButton (inherited from com.plumtree.uiinfrastructure.editor.EditorModel) 
GetFolderNameForCreatedJobs Retrieves the name of the folder that ABO created the job in.
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetHideLeftNav (inherited from com.plumtree.uiinfrastructure.editor.EditorModel) 
GetIsEditorReadOnly (inherited from com.plumtree.uiinfrastructure.editor.EditorModel) 
GetName Returns the Class name.
GetNumSubPortals 
GetObject 
GetObjectDescription 
GetObjectID 
GetObjectName 
GetParentFolderPath 
GetPTSession 
GetRedirectAfterFinish (inherited from com.plumtree.uiinfrastructure.editor.EditorModel) 
GetRegularFolderID 
GetSelectedSubPortalID 
GetSubPortalID 
GetSubPortalName 
GetType (inherited from Object)Gets the Type of the current instance.
GetUserHasAccessToEditor (inherited from com.plumtree.uiinfrastructure.editor.EditorModel) 
Init (inherited from com.plumtree.uiinfrastructure.editor.EditorModel) 
IsAdminModifiedOnFolder 
PropagateSecurityUsingABO Creates a job to propagate security.
RaiseError 
SavePage Calls the right save function according to the page name passed in argument.
SetCloseOnDone (inherited from com.plumtree.uiinfrastructure.editor.EditorModel) 
SetDeleteOnCancel (inherited from com.plumtree.uiinfrastructure.editor.EditorModel) 
SetEditorType (inherited from com.plumtree.uiinfrastructure.editor.EditorModel) 
SetEnableApplyButton (inherited from com.plumtree.uiinfrastructure.editor.EditorModel) 
SetHideLeftNav (inherited from com.plumtree.uiinfrastructure.editor.EditorModel) 
SetPageStatus (inherited from com.plumtree.uiinfrastructure.editor.EditorModel) 
SetUserHasAccessToEditor (inherited from com.plumtree.uiinfrastructure.editor.EditorModel) 
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Fields

m_bCloseOnDone (inherited from com.plumtree.uiinfrastructure.editor.EditorModel) 
m_bDeleteOnCancel (inherited from com.plumtree.uiinfrastructure.editor.EditorModel) 
m_bEnableApplyButton (inherited from com.plumtree.uiinfrastructure.editor.EditorModel) 
m_bHideLeftNav (inherited from com.plumtree.uiinfrastructure.editor.EditorModel) 
m_bIsEditorReadOnly (inherited from com.plumtree.uiinfrastructure.editor.EditorModel) 
m_bUserHasAccessToEditor (inherited from com.plumtree.uiinfrastructure.editor.EditorModel) 
m_nEditorType (inherited from com.plumtree.uiinfrastructure.editor.EditorModel) 

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

SecurityMatrixModel Class | com.plumtree.portaluiinfrastructure.securitymatrix Namespace