Autonomy API Reference

ACI Client APIs (v4.6.0)
com.autonomy.aci The ACI Client API, provides classes for sending actions to and recieving responses from Autonomy ACI servers.

 

ACI Service APIs (v4.6.0)
com.autonomy.aci.businessobjects Classes in this package represent the entities and data structures that can be read and/or manipulated within Autonomy's IDOL.
com.autonomy.aci.constants Provides definitions for the action, parameter and XML tag names used when communicating with ACI servers and lists of the character encodings and languages supported by IDOL.
com.autonomy.aci.exceptions Groups together all the exceptions that can be throw when using either the low-level ACI client API (com.autonomy.aci) or the object-based ACI Service API (com.autonomy.aci.services).
com.autonomy.aci.services The ACI Services API provides access to the full functionality of IDOL at a more object-oriented level than the ACI Client API.

 

Encryption utilities
com.autonomy.encryption Provides classes for encrypting and decrypting strings (only BTEA encryption is currently supported).