Package | Description |
---|---|
com.attivio.sdk.client |
Interfaces for client side AIE development.
|
com.attivio.sdk.security | |
com.attivio.sdk.test |
Modifier and Type | Method and Description |
---|---|
void |
IngestClient.deletePrincipal(AttivioPrincipalKey key)
Delete an AttivioPrincipal from AIE.
|
Modifier and Type | Field and Description |
---|---|
protected AttivioPrincipalKey |
AttivioGroupMembership.groupKey
The object (group) key.
|
protected AttivioPrincipalKey |
AttivioGroupMembership.principalKey
The subject (group member) key.
|
Modifier and Type | Method and Description |
---|---|
AttivioPrincipalKey |
AttivioPrincipalKey.clone() |
AttivioPrincipalKey |
AttivioGroupMembership.getGroupKey() |
AttivioPrincipalKey |
AttivioPrincipal.getPrincipalKey() |
AttivioPrincipalKey |
AttivioGroupMembership.getPrincipalKey() |
static AttivioPrincipalKey |
AttivioPrincipalKey.valueOf(String principalGuid)
Create an
AttivioPrincipalKey from the String returned from getGuid() . |
Modifier and Type | Method and Description |
---|---|
void |
SecurityFeeder.deletePrincipal(AttivioPrincipalKey key)
Deletes a principal from the index.
|
static boolean |
AttivioPrincipal.isAnonymous(AttivioPrincipalKey prinKey) |
Constructor and Description |
---|
AttivioGroupMembership(AttivioPrincipalKey principalKey,
AttivioPrincipalKey groupKey)
Constructs a group membership.
|
AttivioPrincipal(AttivioPrincipalKey principalKey,
String principalName,
AttivioPrincipal.PrincipalType principalType)
Constructs an Attivio principal from a principal key, name, and type.
|
AttivioPrincipalAlias(AttivioPrincipalKey principalKey,
AttivioPrincipalKey aliasGroupKey)
Constructs an alias membership.
|
Modifier and Type | Method and Description |
---|---|
void |
MockIngestClient.deletePrincipal(AttivioPrincipalKey key) |
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.