![]() | Add a mapping |
![]() | Remove all existing mappings in memory for the given type |
![]() | Generates an ACL for the list of users and groups passed in The array coming in should be a 2D array with three columns. The first column is external domain strings, the second column is external user group or user names, and the third column is PT_USER_ID or PT_USERGROUP_ID. The Data Source ID must be set before this call can succeed. |
![]() | Gets the ID of the data source associated with the crawler who opened the acl sync map. |
![]() | Initializes the map |
![]() | Get the all of the strings that are in the map for this item. |
![]() | Get the items that this item is mapped to or from. |
![]() | Returns external domains for which no mapping currently exists |
![]() | Delete a mapping entry |
![]() | Sets the ID of the data source associated with the crawler who opened the acl sync map. Must be set before GetACL is called. |
IPTACLSyncMap Interface | com.plumtree.server Namespace