Class Summary |
AbstractPazpar2Client |
|
ClientCommand |
Wraps the query string of a request to the Service Proxy. |
Pazpar2ClientConfiguration |
Data object representing all configuration parameters for a Pazpar2 proxy client. |
Pazpar2ClientGeneric |
|
Pazpar2ClientTorus |
Creates a Pazpar2 client with settings retrieved from the torus |
Pazpar2ServiceDefinition |
Defines the Pazpar2 service definition to use, based on the configuration
in the service proxy's property file
There are three ways to define the service:
Use service settings as defined in provided XML file
If no XML file provided: Use service settings as identified by provided ID
If no ID provided: Use default service as defined in pazpar2.cfg
|
Pazpar2Session |
A Pazpar2 session object holding a Pazpar2 session ID and the target settings
(if any) for the session. |
Pazpar2Settings |
Manages Pazpar2Settings
Loads target settings from a realm in the torus
Sets record filtering settings on all or selected targets in the realm
Sends settings to Pazpar2
TODO: THIS CLASS IS CONFUSED ABOUT IT'S ROLE (CONTROLER OR CONTROLEE?) AND
DEPENDENCY TO PAZPAR2 CLIENT OBJECT. |