Class Summary |
CASDelete_Impl |
The delete operation removes zero to n metadata entries from a
catalog that matches the Filter that is returned by the
methode getFilter. |
CASDescribeRecordTypeRequest_Impl |
The describe record type operation describes the architecture of a
possible result to a getRecord request as a XML schema. |
CASDescribeRecordTypeResponse_Impl |
At the moment only XML-schema definitions are defined as valid responses.
|
CASGetCapabilitiesRequest_Impl |
The class implements the get capabilities CAS request.
|
CASGetCapabilitiesResponse_Impl |
-------------------------------------------------------- |
CASGetRecordRequest_Impl |
A query request against a catalog service is described using the
>GetRecord< element. |
CASGetRecordResponse_Impl |
-------------------------------------------------------------------- |
CASInsert_Impl |
An insert opration adds new metadata to the catalog. because a catalog
probably knows several different metadata fromats no specific type
is used to access the metadata.
|
CASInsertResult_Impl |
The element is used to delimit one or more
feature identifiers of newly created features. |
CASOperation_Impl |
this is the basic interface of all catalog operations (insert, delete,
update):
-------------------------------------------------------------------- |
CASProtocolFactory |
-------------------------------------------------------- |
CASQuery_Impl |
|
CASRegisterServiceRequest_Impl |
A RegisterService request forces the catalog to call metadata of the
service identified by getServiceAddress. |
CASSearchResponse_Impl |
The interface describes the access to the result of a GetRecord request.
|
CASSearchResult_Impl |
The interface describes the access to a part of the result of a
GetRecord request. |
CASTransactionRequest_Impl |
The interface defines the access to the parts of a Transaction request.
|
CASTransactionResponse_Impl |
-------------------------------------------------------------------- |
CASUpdate_Impl |
The update operation changes the content of the metadata entries
identified by the Filter
-------------------------------------------------------------------- |