ExistClient
From Gcube Wiki
Introduction
The ExistClient is a Java library that implements the ISClient interface provided by the gCoreFramework. This library allow the developer to execute queries on the Information System.
Implementation Overview
The ExistClient implements all the query defined in the ISClient Interface:
Queries over GCUBEResource:
- GCUBECollectionQuery
- GCUBECSInstanceQuery
- GCUBECSQuery
- GCUBEExternalRIQuery
- GCUBEGenericResourceQuery
- GCUBEGHNQuery
- GCUBEMCollectionQuery
- GCUBERIQuery
- GCUBEServiceQuery
- GCUBETPQuery
- GCUBEVREQuery
Queries over GCUBEWSResource:
- WSResourceQuery
Generic queries:
- GCUBEGenericQuery