Package org.gcube.opensearch.opensearchoperator.resource

Interface Summary
OpenSearchResource Interface of the OpenSearch resource class that contains information pertaining to an OpenSearch provider
ResourceRepository A OpenSearchResource repository class used to obtain OpenSearch resources by their description document URL
 

Class Summary
ISOpenSearchResource Class implementing the OpenSearchResource interface that processes OpenSearch resources when an InformationSystem is available
ISOpenSearchResourceCache A resource cache that caches generic resources, description documents in XML form and OpenSearchResource objects.
ISResourceRepository Class implementing the ResourceRepository interface that is used to retrieve OpenSearch resources utilizing an InformationSystem.
LocalOpenSearchResource Class implementing the OpenSearchResource interface that processes OpenSearch resources in the absence of an InformationSystem
LocalResourceRepository Class implementing the ResourceRepository interface that is used to store and retrieve OpenSearch resources in the absence of an InformationSystem