Package org.apache.ws.resource.properties.query

Interface Summary
ExpressionEvaluator An ExpressionEvaluator is used to implement a query expression evaluation of a ResourcePropertySet.
QueryConstants  
QueryEngine The QueryEngine interface is used to map queries on the service data of a service to the appropriate ExpressionEvaluators and then return the result.
QueryExpression Java representation of the wsrf-rp:QueryExpressionType XML schema type.
 

Class Summary
QueryConstants.Initializer DOCUMENT_ME
 

Exception Summary
InvalidQueryExpressionException Indicates the given Query Expression is not valid within the QueryExpression language identified by the dialect attribute.
QueryEvaluationErrorException Indicates the Query Expression failed during evaluation.
UnknownQueryExpressionDialectException Indicates that the given QueryExpression has a dialect that is unknown to the Web service.
 



Copyright © 2004-2005 Apache Software Foundation. All Rights Reserved.