Plumtree Portal UI  
 

ObjectSecurityModel 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 ObjectSecurityModel 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
                  com.plumtree.portaluiinfrastructure.subscribematrix.MultiObjectsSubscribeModel

public class ObjectSecurityModel : SelectPTObjectsByTypeModel, IObjectSecurityModelRO

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.editor.commonpages.objectsecurity

Assembly: portaluiinfrastructure (in portaluiinfrastructure.dll)

See Also

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