Uses of Interface
org.kuali.rice.krad.uif.view.ExpressionEvaluatorFactory
Packages that use ExpressionEvaluatorFactory
Package
Description
-
Uses of ExpressionEvaluatorFactory in org.kuali.rice.krad.service
Methods in org.kuali.rice.krad.service that return ExpressionEvaluatorFactoryModifier and TypeMethodDescriptionstatic ExpressionEvaluatorFactoryKRADServiceLocatorWeb.getExpressionEvaluatorFactory()Gets a globally defined instance ofExpressionEvaluatorFactory. -
Uses of ExpressionEvaluatorFactory in org.kuali.rice.krad.uif.service
Methods in org.kuali.rice.krad.uif.service that return ExpressionEvaluatorFactoryModifier and TypeMethodDescriptionViewHelperService.getExpressionEvaluatorFactory()Gets an expression evaluator factory for use with the current view. -
Uses of ExpressionEvaluatorFactory in org.kuali.rice.krad.uif.service.impl
Methods in org.kuali.rice.krad.uif.service.impl that return ExpressionEvaluatorFactoryModifier and TypeMethodDescriptionViewHelperServiceImpl.getExpressionEvaluatorFactory()Gets an expression evaluator factory for use with the current view.Methods in org.kuali.rice.krad.uif.service.impl with parameters of type ExpressionEvaluatorFactoryModifier and TypeMethodDescriptionvoidViewHelperServiceImpl.setExpressionEvaluatorFactory(ExpressionEvaluatorFactory expressionEvaluatorFactory) -
Uses of ExpressionEvaluatorFactory in org.kuali.rice.krad.uif.view
Classes in org.kuali.rice.krad.uif.view that implement ExpressionEvaluatorFactory