Plumtree Portal UI  
 

com.plumtree.portaluiinfrastructure.securitymatrix Namespace

Namespace hierarchy

Classes

Class Description
ABOBlankResultsDP This is class is used to display an empty DP during the save process.
ABOBlankSelectDP This is class is used to display an empty DP during the save process.
ABOPopupResultsDP This page shows the results from using ABO.
ABOPopupResultsView  
ABOPopupSelectDP This display page is a popup that asks the user if he wants to use ABO.
ABOPopupSelectView  
MultiObjectsSecurityControl This class handles the repost actions for the Multi Security page.
MultiObjectsSecurityModel This is the implementation of the Expandable List framework for the the Select PTObject list. The Select PTObject is a list of objects. New objects can be added to the list by selecting them from the associated Object tree. The list is by default sorted by name ascending.
MultiObjectsSecurityView This is the implementation of the Expandable List framework for the Select PTObject list. Is constains the HTML to display the object Array. It gets the data to display from SelectPTObjectModel.
SecurityMatrixDP This is class is used to print out together the Views for the Multi objects security page.
SecurityMatrixEditorAS This class is used to register all the Model, Views, Display Pages, and Controls created for the Misc Editor. This class can also be used to get any of those objects back with the class name.
SecurityMatrixModel This class keeps an up-to-date state of all the settings. This class is used by the Section and by the Repost Control.
SecurityMatrixRepostControl This class contains the additional repost actions. The ones specific to this Editor.

Interfaces

Interface Description
IFolderSecurityABOModelRO  
IMultiObjectsSecurityModelRO This interface is implemented by the Model. It contains all the read-only mothods of the Model accessed by the Views.
ISecurityMatrixModelRO This interface is implemented by the Model. It contains all the read-only mothods of the Model accessed by the Views.