Plumtree Portal UI  
 

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

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

Types that implement IMultiObjectsSubscribeModelRO

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

Assembly: portaluiinfrastructure (in portaluiinfrastructure.dll)

See Also

IMultiObjectsSubscribeModelRO Members | com.plumtree.portaluiinfrastructure.subscribematrix Namespace