WebLogic Integration


Uses of Class
com.bea.wlpi.evaluator.EvaluatorException

Packages that use EvaluatorException
com.bea.wlpi.common.plugin Provides common classes used by plugins in the WebLogic Process Integrator client and server. 
 

Uses of EvaluatorException in com.bea.wlpi.common.plugin
 

Methods in com.bea.wlpi.common.plugin that throw EvaluatorException
 boolean PluginPanelContext.isVariableInExpression(java.lang.String expr, java.lang.String var)
          Check whether an expression references the specified variable.
 java.lang.String PluginPanelContext.renameVariableInExpression(java.lang.String expr, java.lang.String oldName, java.lang.String newName)
          Update an expression's references to a renamed variable.
 boolean PluginPanelContext.validateExpression(java.lang.String expression, boolean allowVariables, FieldInfo fieldInfo, java.lang.String eventDescriptor)
          Validate an expression.
 


WebLogic Integration

WebLogic Integration (WLI)