|
SolarMetric Kodo JDO 3.2.4 generated on January 7 2005 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Marker interface for any non-operator in a query filter, including constants, variables, and object fields.
| Method Summary | |
ClassMetaData |
getMetaData()
Return any associated persistent type. |
Class |
getType()
Return the expected type for this value, or Object if
the type is unknown. |
boolean |
isVariable()
Return true if this value is a variable. |
void |
setImplicitType(Class type)
Set the implicit type of the value, based on how it is used in the filter. |
void |
setMetaData(ClassMetaData meta)
Associate a persistent type with this value. |
| Method Detail |
public Class getType()
Object if
the type is unknown.public void setImplicitType(Class type)
Object from getType().public boolean isVariable()
public void setMetaData(ClassMetaData meta)
public ClassMetaData getMetaData()
|
SolarMetric Kodo JDO 3.2.4 generated on January 7 2005 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||