Initializes a Pazpar2 sessions while clearing any statically defined
databases from Pazpar2's configuration and loading and from the target
repository and setting them up on the session.
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
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.
Makes a non-managed pazpar2 search request on a cloned pazpar2 client
This is for 'embedded' pazpar2 requests by other plug-ins than Relay and
independently of the main pazpar2 session.
Sends a Pazpar2 ping command for the current Pazpar2 session ID (if any
exists) Returns true if the Pazpar2 session ID exists and Pazpar2 says the
session is alive