|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of EvaluationResult in org.gcube.portlets.admin.irbootstrapperportlet.gwt.server.types |
|---|
| Methods in org.gcube.portlets.admin.irbootstrapperportlet.gwt.server.types that return EvaluationResult | |
|---|---|
EvaluationResult |
Evaluable.evaluate(String expression)
|
abstract EvaluationResult |
ExecutionEntity.evaluate(String expression)
Evaluates the given expression on the execution tree rooted at the current object and returns a Node representing the result |
| Uses of EvaluationResult in org.gcube.portlets.admin.irbootstrapperportlet.gwt.server.types.data |
|---|
| Methods in org.gcube.portlets.admin.irbootstrapperportlet.gwt.server.types.data that return EvaluationResult | |
|---|---|
EvaluationResult |
DataType.evaluate(String expression)
Returns the Node object representing a node in the XML definition of this data type. |
| Uses of EvaluationResult in org.gcube.portlets.admin.irbootstrapperportlet.gwt.server.types.job |
|---|
| Methods in org.gcube.portlets.admin.irbootstrapperportlet.gwt.server.types.job that return EvaluationResult | |
|---|---|
EvaluationResult |
JobType.evaluate(String expression)
|
| Uses of EvaluationResult in org.gcube.portlets.admin.irbootstrapperportlet.gwt.server.types.task |
|---|
| Methods in org.gcube.portlets.admin.irbootstrapperportlet.gwt.server.types.task that return EvaluationResult | |
|---|---|
EvaluationResult |
AssignTaskType.evaluate(String expression)
|
EvaluationResult |
CustomTaskType.evaluate(String expression)
|
EvaluationResult |
ExecutionType.evaluate(String expression)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||