Package | Description |
---|---|
com.attivio.sdk.businesscenter | |
com.attivio.sdk.client |
Interfaces for client side AIE development.
|
com.attivio.sdk.dictionary |
Constructor and Description |
---|
AdminQuery(DictionaryInfo info)
Template an administration query based on
info . |
Modifier and Type | Method and Description |
---|---|
DictionaryInfo |
DictionaryClient.approveDictionary(DictionaryInfo info)
Approve pending changes to dictionary identified by
info . |
DictionaryInfo |
DictionaryClient.cloneDictionary(DictionaryInfo source,
DictionaryInfo dest)
Clone dictionary
source to dest . |
DictionaryInfo |
DictionaryClient.createDictionary(DictionaryInfo info)
Create dictionary
info . |
DictionaryInfo |
DictionaryClient.createDictionaryEntries(DictionaryInfo info,
String contentStoreId)
Add all entries from
contentStorId in csv format to dictionary identified by info . |
DictionaryInfo |
DictionaryClient.deleteDictionary(DictionaryInfo info)
Delete dictionary
info . |
DictionaryInfo |
DictionaryClient.getDictionary(RevisionStatus view,
DictionaryType type,
String name,
String group)
Get a dictionary info based on the (type, name, group).
|
DictionaryInfo |
DictionaryClient.publishDictionary(DictionaryInfo info)
Publish approved changes to dictionary identified by
info . |
DictionaryInfo |
DictionaryClient.refreshDictionary(DictionaryInfo info)
Refresh dictionary identified by
info . |
DictionaryInfo |
DictionaryClient.registerDictionary(DictionaryInfo info,
String contentStoreId)
Create dictionary defined by
info and import all dictionary entries at contentStoreId in csv format. |
DictionaryInfo |
DictionaryClient.replaceDictionaryEntries(DictionaryInfo info,
String contentStoreId)
Add all entries from
contentStorId in csv format to dictionary identified by info . |
DictionaryInfo |
DictionaryClient.revertDictionary(DictionaryInfo info,
boolean recursive)
Revert pending changes to dictionary.
|
DictionaryInfo |
DictionaryClient.revertDictionaryApproval(DictionaryInfo info,
boolean recursive)
Revert approved changes to dictionary.
|
DictionaryInfo |
DictionaryClient.updateDictionary(DictionaryInfo info)
Update dictionary
info . |
Modifier and Type | Method and Description |
---|---|
AdminQueryResult<DictionaryInfo> |
DictionaryClient.getDictionaries(AdminQuery query,
int offset,
int rows)
Get all matching dictionaries.
|
Modifier and Type | Method and Description |
---|---|
DictionaryInfo |
DictionaryClient.approveDictionary(DictionaryInfo info)
Approve pending changes to dictionary identified by
info . |
DictionaryInfo |
DictionaryClient.cloneDictionary(DictionaryInfo source,
DictionaryInfo dest)
Clone dictionary
source to dest . |
DictionaryInfo |
DictionaryClient.createDictionary(DictionaryInfo info)
Create dictionary
info . |
DictionaryInfo |
DictionaryClient.createDictionaryEntries(DictionaryInfo info,
String contentStoreId)
Add all entries from
contentStorId in csv format to dictionary identified by info . |
DictionaryInfo |
DictionaryClient.deleteDictionary(DictionaryInfo info)
Delete dictionary
info . |
String |
DictionaryClient.exportDictionary(DictionaryInfo info)
Export published form of dictionary.
|
String |
DictionaryClient.getDictionaryUri(DictionaryInfo info) |
DictionaryInfo |
DictionaryClient.publishDictionary(DictionaryInfo info)
Publish approved changes to dictionary identified by
info . |
DictionaryInfo |
DictionaryClient.refreshDictionary(DictionaryInfo info)
Refresh dictionary identified by
info . |
DictionaryInfo |
DictionaryClient.registerDictionary(DictionaryInfo info,
String contentStoreId)
Create dictionary defined by
info and import all dictionary entries at contentStoreId in csv format. |
DictionaryInfo |
DictionaryClient.replaceDictionaryEntries(DictionaryInfo info,
String contentStoreId)
Add all entries from
contentStorId in csv format to dictionary identified by info . |
DictionaryInfo |
DictionaryClient.revertDictionary(DictionaryInfo info,
boolean recursive)
Revert pending changes to dictionary.
|
DictionaryInfo |
DictionaryClient.revertDictionaryApproval(DictionaryInfo info,
boolean recursive)
Revert approved changes to dictionary.
|
DictionaryInfo |
DictionaryClient.updateDictionary(DictionaryInfo info)
Update dictionary
info . |
Modifier and Type | Method and Description |
---|---|
DictionaryInfo |
DictionaryInfo.clone() |
DictionaryInfo |
DictionaryInfo.validate() |
Constructor and Description |
---|
DictionaryEntry(DictionaryInfo info) |
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.