Uses of Package
org.gcube.common.core.informationsystem.client

Packages that use org.gcube.common.core.informationsystem.client
org.gcube.common.core.informationsystem.client   
org.gcube.common.core.informationsystem.client.impl   
org.gcube.common.core.informationsystem.client.queries   
org.gcube.common.core.utils.calls   
org.gcube.common.core.utils.handlers   
 

Classes in org.gcube.common.core.informationsystem.client used by org.gcube.common.core.informationsystem.client
AtomicCondition
          A model of an XPath equality condition on a result of a ISTemplateQuery.
ISClient.ISMalformedQueryException
          Exception raised when the query expression is not well-formed with respect to the language supported by the underlying implementation of ISClient.
ISClient.ISUnsupportedQueryException
          Exception raised when the implementation ISClient does not support a given query.
ISInputStream
          An input stream for IS results
ISQuery
          Defines the minimal behaviour of queries accepted by ISClients: they contain their textual expression and specify a time-to-live for their results.
QueryParameter
          A (name,value) pair used as a query parameter.
XMLResult
          Models arbitrary XML results and exposes a simple XPath-based query interface over them.
XMLResult.ISResultEvaluationException
          An exception returned during xpath evaluation.
 

Classes in org.gcube.common.core.informationsystem.client used by org.gcube.common.core.informationsystem.client.impl
ISClient
          Defines the local interface to query an Information System in a gCube infrastructure.
ISClient.ISMalformedQueryException
          Exception raised when the query expression is not well-formed with respect to the language supported by the underlying implementation of ISClient.
ISClient.ISMalformedResultException
          Exception raised when the results of a query cannot be parsed by the implementation underlying ISClient.
ISClient.ISUnsupportedQueryException
          Exception raised when the implementation ISClient does not support a given query.
ISInputStream
          An input stream for IS results
ISQuery
          Defines the minimal behaviour of queries accepted by ISClients: they contain their textual expression and specify a time-to-live for their results.
QueryParameter
          A (name,value) pair used as a query parameter.
XMLResult
          Models arbitrary XML results and exposes a simple XPath-based query interface over them.
XMLResult.ISResultEvaluationException
          An exception returned during xpath evaluation.
XMLResult.ISResultInitialisationException
          An exception returned during result initialisation.
 

Classes in org.gcube.common.core.informationsystem.client used by org.gcube.common.core.informationsystem.client.queries
ISQuery
          Defines the minimal behaviour of queries accepted by ISClients: they contain their textual expression and specify a time-to-live for their results.
ISTemplateQuery
          A specialisation of ISQuery for queries instantiated from fixed templates.
QueryParameter
          A (name,value) pair used as a query parameter.
 

Classes in org.gcube.common.core.informationsystem.client used by org.gcube.common.core.utils.calls
ISQuery
          Defines the minimal behaviour of queries accepted by ISClients: they contain their textual expression and specify a time-to-live for their results.
RPDocument
          A specialisation of XMLResult to Resource Property Document of WS-Resources.
 

Classes in org.gcube.common.core.informationsystem.client used by org.gcube.common.core.utils.handlers
RPDocument
          A specialisation of XMLResult to Resource Property Document of WS-Resources.
 



Copyright © 2013. All Rights Reserved.