Package | Description |
---|---|
com.attivio.sdk.ingest | |
com.attivio.sdk.security |
Modifier and Type | Method and Description |
---|---|
AttivioGroupMembership |
IngestDocument.getGroupMembership()
Get the
AttivioGroupMembership for this document. |
Modifier and Type | Method and Description |
---|---|
void |
IngestDocument.setGroupMembership(AttivioGroupMembership value)
Set the
AttivioGroupMembership for this document. |
Modifier and Type | Class and Description |
---|---|
class |
AttivioPrincipalAlias
AttivioPrincipalAlias defines an alias for a principal that allows
multiple users to share the same ACLs. |
Modifier and Type | Field and Description |
---|---|
protected Set<AttivioGroupMembership> |
AttivioPrincipal.groupMemberships
Any group memberships of this principal.
|
Modifier and Type | Method and Description |
---|---|
AttivioGroupMembership |
AttivioGroupMembership.clone() |
Modifier and Type | Method and Description |
---|---|
Set<AttivioGroupMembership> |
AttivioPrincipal.getGroupMemberships() |
Modifier and Type | Method and Description |
---|---|
void |
AttivioPrincipal.addGroupMembership(AttivioGroupMembership groupMembership)
Adds a group membership to the set of this principal's group memberships.
|
boolean |
AttivioPrincipal.removeGroupMembership(AttivioGroupMembership groupMembership)
Removes a group membership from the set of this principal's group memberships.
|
Modifier and Type | Method and Description |
---|---|
void |
AttivioPrincipal.setGroupMemberships(Set<AttivioGroupMembership> groupMemberships)
Sets the group memberships for this principal.
|
Copyright © 2018 Attivio, Inc. All Rights Reserved.
PATENT NOTICE: Attivio, Inc. Software Related Patents. With respect to the Attivio software product(s) being used, the following patents apply: Querying Joined Data Within A Search Engine Index: United States Patent No.(s): 8,073,840. Ordered Processing of Groups of Messages: U.S. Patent No.(s) 8,495,656. Signal processing approach to sentiment analysis for entities in documents: U.S. Patent No.(s) 8,725,494. Other U.S. and International Patents Pending.