Plumtree Portal UI  
 

MultiObjectsSecurityModel Class

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.

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

System.Object
   com.plumtree.uiinfrastructure.editor.EditorHelperModel
      com.plumtree.uiinfrastructure.expandablelist.ExpListModel
         com.plumtree.portaluiinfrastructure.expandablelist.selectptobject.SelectPTObjectModel
            com.plumtree.portaluiinfrastructure.expandablelist.selectptobject.selectptobjectsbytype.SelectPTObjectsByTypeModel
               com.plumtree.portaluiinfrastructure.editor.commonpages.objectsecurity.ObjectSecurityModel
                  com.plumtree.portaluiinfrastructure.securitymatrix.MultiObjectsSecurityModel

public class MultiObjectsSecurityModel : ObjectSecurityModel, IMultiObjectsSecurityModelRO

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.plumtree.portaluiinfrastructure.securitymatrix

Assembly: portaluiinfrastructure (in portaluiinfrastructure.dll)

See Also

MultiObjectsSecurityModel Members | com.plumtree.portaluiinfrastructure.securitymatrix Namespace