Uses of Package
com.gentics.api.lib.expressionparser

Packages that use com.gentics.api.lib.expressionparser
com.gentics.api.lib.datasource Package for datasource related classes and interfaces. 
com.gentics.api.lib.expressionparser Package for classes and interfaces related to parsing and evaluating of expressions. 
com.gentics.api.lib.expressionparser.filtergenerator   
com.gentics.api.lib.expressionparser.functions   
com.gentics.api.lib.resolving Package for classes and interfaces related to property resolving. 
com.gentics.api.lib.rule Package for classes and interfaces related rule parsing and interpretation. 
com.gentics.api.portalnode.connector Package containing a factory to create all initial objects you need, and some helper classes. 
 

Classes in com.gentics.api.lib.expressionparser used by com.gentics.api.lib.datasource
Expression
          Base interface for expressions.
ExpressionParserException
          Abstract base class for all exceptions that are thrown by the expression parser.
 

Classes in com.gentics.api.lib.expressionparser used by com.gentics.api.lib.expressionparser
EvaluableExpression
          Interface for expression that can be evaluated.
EvaluationException
          Exception that is thrown whenever the evaluation of any EvaluableExpression fails.
Expression
          Base interface for expressions.
ExpressionParser
          This is the expression parser (singleton).
ExpressionParserException
          Abstract base class for all exceptions that are thrown by the expression parser.
ExpressionQueryRequest
          Request object that holds information passed to evaluable expressions and functions
 

Classes in com.gentics.api.lib.expressionparser used by com.gentics.api.lib.expressionparser.filtergenerator
EvaluableExpression
          Interface for expression that can be evaluated.
EvaluationException
          Exception that is thrown whenever the evaluation of any EvaluableExpression fails.
ExpressionParserException
          Abstract base class for all exceptions that are thrown by the expression parser.
ExpressionQueryRequest
          Request object that holds information passed to evaluable expressions and functions
 

Classes in com.gentics.api.lib.expressionparser used by com.gentics.api.lib.expressionparser.functions
EvaluableExpression
          Interface for expression that can be evaluated.
ExpressionParserException
          Abstract base class for all exceptions that are thrown by the expression parser.
ExpressionQueryRequest
          Request object that holds information passed to evaluable expressions and functions
 

Classes in com.gentics.api.lib.expressionparser used by com.gentics.api.lib.resolving
Expression
          Base interface for expressions.
ExpressionParserException
          Abstract base class for all exceptions that are thrown by the expression parser.
 

Classes in com.gentics.api.lib.expressionparser used by com.gentics.api.lib.rule
Expression
          Base interface for expressions.
 

Classes in com.gentics.api.lib.expressionparser used by com.gentics.api.portalnode.connector
Expression
          Base interface for expressions.
 



Copyright © 2013 Gentics Software GmbH. All Rights Reserved.