|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OwExprFunction
The expression language function interface.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
| Method Summary | |
|---|---|
OwExprType |
type()
|
OwExprValue |
value(OwExprValue[] arguments_p)
Evaluation method for this function. |
| Method Detail |
|---|
OwExprValue value(OwExprValue[] arguments_p)
throws OwExprEvaluationException
arguments_p -
OwExprEvaluationException
OwExprType type()
throws OwExprEvaluationException
OwExprType that this function will return upon evaluation.
OwExprEvaluationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||