|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ScalarFunction
A ConcreteFunction that evaluates a single
Row.
| Method Summary | |
|---|---|
java.lang.Object |
evaluate(RowDecorator row)
|
| Methods inherited from interface org.axiondb.functions.ConcreteFunction |
|---|
isValid |
| Methods inherited from interface org.axiondb.Function |
|---|
addArgument, getAlias, getArgument, getArgumentCount, getName, setAlias, setArgument |
| Methods inherited from interface org.axiondb.Selectable |
|---|
getDataType, getLabel, setVariableContext |
| Method Detail |
|---|
java.lang.Object evaluate(RowDecorator row)
throws AxionException
evaluate in interface SelectableAxionException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||