Plumtree Portal UI  
 

com.plumtree.portaluiinfrastructure.subscribematrix Namespace

Namespace hierarchy

Classes

Class Description
ABOSubBlankResultsDP This is class is used to display an empty DP during the save process.
ABOSubPopupResultsDP This page shows the results from using ABO.
ABOSubPopupResultsView  
MultiObjectsSubscribeModel 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.
MultiObjectsSubscribeView 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.
SubscribeMatrixDP This is class is used to print out together the Views for the Multi objects security page.
SubscribeMatrixEditorAS 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.
SubscribeMatrixModel This class keeps an up-to-date state of all the settings. This class is used by the Section and by the Repost Control.
SubscribeMatrixRepostControl This class contains the additional repost actions. The ones specific to this Editor.

Interfaces

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