Liferay 7.0-ce-m3

Uses of Class
com.liferay.portal.expression.Variable

Packages that use Variable
com.liferay.portal.expression   
 

Uses of Variable in com.liferay.portal.expression
 

Methods in com.liferay.portal.expression with parameters of type Variable
protected  Expression<?> ExpressionImpl.getExpression(Variable variable)
           
protected  Object ExpressionImpl.getVariableValue(Variable variable)
           
protected  VariableDependencies ExpressionImpl.populateVariableDependenciesMap(Variable variable, Map<String,VariableDependencies> variableDependenciesMap)
           
 


Liferay 7.0-ce-m3