Package edu.ucsb.nceas.metacat.client

Interface Summary
Metacat This interface provides methods for initializing and logging in to a Metacat server, and then querying, reading, transforming, inserting, updating and deleting documents from that server.
 

Class Summary
MetacatClient This interface provides methods for initializing and logging in to a Metacat server, and then querying, reading, transforming, inserting, updating and deleting documents from that server.
MetacatFactory This class is a factory which allows the caller to create an instance of a Metacat object for accessing a metacat server.
 

Exception Summary
InsufficientKarmaException Exception thrown when an error occurs because a Metacat server operation requires higher access rights than the currently logged in user has.
MetacatAuthException Exception thrown when a Metacat server denies a login authentication request.
MetacatException Exception thrown when an error occurs during a metacat operation.
MetacatInaccessibleException Exception thrown when a Metacat server is not accessible for the operation requested.
 



Copyright © 2000 National Center for Ecological Analysis and Synthesis. All Rights Reserved.