Package | Description |
---|---|
com.attivio.sdk.client |
Interfaces for client side AIE development.
|
com.attivio.sdk.ingest | |
com.attivio.sdk.search | |
com.attivio.sdk.search.relevancy |
Contains classes relevancy model related classes.
|
com.attivio.sdk.security | |
com.attivio.sdk.test |
Modifier and Type | Method and Description |
---|---|
void |
IngestClient.feed(AttivioPrincipal principal)
Feeds an AttivioPrincipal to AIE.
|
Modifier and Type | Method and Description |
---|---|
AttivioPrincipal |
IngestDocument.getPrincipal()
Get the
AttivioPrincipal for this document. |
Modifier and Type | Method and Description |
---|---|
void |
IngestDocument.setPrincipal(AttivioPrincipal value)
Set the
AttivioPrincipal for this document. |
Modifier and Type | Method and Description |
---|---|
AttivioPrincipal |
QueryRequest.getPrincipal() |
Modifier and Type | Method and Description |
---|---|
void |
QueryRequest.setPrincipal(AttivioPrincipal principal) |
Modifier and Type | Method and Description |
---|---|
AttivioPrincipal |
Signal.getPrincipal() |
Modifier and Type | Method and Description |
---|---|
void |
Signal.setPrincipal(AttivioPrincipal principal) |
Modifier and Type | Field and Description |
---|---|
static AttivioPrincipal |
AttivioPrincipal.ANONYMOUS_USER
Represents the anonymous user (whose realm ID, principal ID, and principal name are
ANONYMOUS ). |
Modifier and Type | Method and Description |
---|---|
AttivioPrincipal |
AttivioPrincipal.clone() |
static AttivioPrincipal |
AttivioPrincipal.fromPrincipalString(String principalString)
Creates an attivio principal from a principal string in the form of realmId:principalId:principalName
|
AttivioPrincipal |
AttivioAclEntry.getAttivioPrincipal() |
Modifier and Type | Method and Description |
---|---|
int |
AttivioPrincipal.compareTo(AttivioPrincipal other)
{inheritDoc}
|
void |
SecurityFeeder.feed(AttivioPrincipal principal)
Ingests an AttivioPrincipal.
|
Constructor and Description |
---|
AttivioAclEntry(AttivioPrincipal prin,
List<AttivioPermission> perms,
boolean isNeg)
Constructs an ACL entry, given a principal and their permissions.
|
Modifier and Type | Method and Description |
---|---|
void |
MockIngestClient.feed(AttivioPrincipal 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.