![]() | Adds a new entry to the access list |
![]() | Similar to Merge, but without accounting for read-only items (i.e. they will be modified). If an entry already exists, the higher access level value will be used. |
![]() | Removes the non-read only entries from the access list |
![]() | Removes all entries in the list without regards to read-only attributes |
![]() | Clones the access list |
![]() | Finds an entry in the list that matches the given classID and objectID |
![]() | Returns the Admin only entries in the current ACL |
![]() | Gets the number of access list entries |
![]() | Returns the enumerator over the access list |
![]() | Retrieves an access list entry |
![]() | Checks if there are new Admin entries or existing ones modified to Admin. |
![]() | Checks if the passed-in IPTAccessList is different from this one |
![]() | Merges access list with the spFromACL argument. If an entry already exists, the higher access level value will be used. Read-only items will not be modified. |
![]() | Removes a particular access list entry as specified by index |
IPTAccessList Interface | com.plumtree.server Namespace | IPTAccessListEntry