Plumtree Portal UI  
 

IMultiObjectsSecurityModelRO 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 IMultiObjectsSecurityModelRO Members.

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

Types that implement IMultiObjectsSecurityModelRO

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

Requirements

Namespace: com.plumtree.portaluiinfrastructure.securitymatrix

Assembly: portaluiinfrastructure (in portaluiinfrastructure.dll)

See Also

IMultiObjectsSecurityModelRO Members | com.plumtree.portaluiinfrastructure.securitymatrix Namespace