|
SAP J2EE Engine Version 6.40 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
This interface marks a SQL operation symbol of a function.
| Method Summary | |
IExpression |
getArgument(int index)
Returns an argument of the function at specified index. |
IExpression[] |
getArguments()
Returns the arguments of the function expression. |
java.lang.String |
getName()
Returns the name of the function expression. |
| Methods inherited from interface com.sapportals.connector.execution.objects.language.IExpression |
getType |
| Method Detail |
public IExpression getArgument(int index)
public IExpression[] getArguments()
public java.lang.String getName()
|
SAP J2EE Engine Version 6.40 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||