|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Selectable
An abstraction of objects that can be selected from (a row in) the database.
Method Summary | |
---|---|
Object |
evaluate(RowDecorator row)
|
String |
getAlias()
|
DataType |
getDataType()
|
String |
getLabel()
|
String |
getName()
|
void |
setVariableContext(VariableContext context)
|
Method Detail |
---|
Object evaluate(RowDecorator row) throws AxionException
AxionException
String getAlias()
DataType getDataType()
String getLabel()
String getName()
void setVariableContext(VariableContext context)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |