Plumtree Portal UI  
 

com.plumtree.portaluiinfrastructure.editor.commonpages.objectsecurity Namespace

Namespace hierarchy

Classes

Class Description
ObjectSecurityDP Displays the Views for the common security page.
ObjectSecurityModel 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.
ObjectSecurityView 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.
PriorityDropDownModel Model class for the Priority drop-down.
PriorityDropDownView Section for the Priority drop-down below the Security tab for Portlets and Communities.

Interfaces

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