Plumtree Portal UI  
 

IObjectSecurityModelRO Interface

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

For a list of all members of this type, see IObjectSecurityModelRO Members.

com.plumtree.portaluiinfrastructure.editor.commonpages.objectsecurity.IObjectSecurityModelRO
   com.plumtree.portaluiinfrastructure.securitymatrix.IMultiObjectsSecurityModelRO
   com.plumtree.portaluiinfrastructure.subscribematrix.IMultiObjectsSubscribeModelRO

public interface IObjectSecurityModelRO : ISelectPTObjectModelRO, IExpListModelRO, IPaginationModelRO, IModelRO, IMVCObject

Types that implement IObjectSecurityModelRO

Type Description
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.
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.
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.

Requirements

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

Assembly: portaluiinfrastructure (in portaluiinfrastructure.dll)

See Also

IObjectSecurityModelRO Members | com.plumtree.portaluiinfrastructure.editor.commonpages.objectsecurity Namespace