Package org.myskua.sac.client

Interface Summary
SacClient Public interface for the (Meta-)SAC client.
 

Class Summary
QsacSacClientImpl SAC client implementation to operate against a Quaestor-based QSAC.
SacUtils Class implementing static utility methods that might be useful to a variety of SacClient implementations.
 

Exception Summary
SacClientConnectionException An exception to be thrown when an underlying communication problem occurs while attempting a SAC or MetaSAC operation.
SacClientException An exception for when things go wrong communicating with a SAC or MetaSAC.
SacClientTargetException An exception to be thrown when a SAC or MetaSAC operation is attempted on an entity that doesn't exist (for example, deleting a non-existent SAC).