|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--agonism.dovetail.site.DovetailInstance | +--agonism.dovetail.site.Value | +--agonism.dovetail.site.QueryValue
Fields inherited from class agonism.dovetail.site.DovetailInstance |
m_context |
Constructor Summary | |
protected |
QueryValue(IRequestContext context,
QQueryValue peer)
|
Method Summary | |
Type |
getType()
|
java.lang.Object |
getValue()
|
protected java.lang.Object |
getValue(boolean advanceToFirst)
|
java.lang.String |
toString()
Overrides toString to not advance the IQueryResult |
Methods inherited from class agonism.dovetail.site.Value |
convert, convert, format, parse, parseType |
Methods inherited from class agonism.dovetail.site.DovetailInstance |
findObject, findPageName, getContext, getFactory, getName, getPage, getPeer, getSite |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
protected QueryValue(IRequestContext context, QQueryValue peer)
Method Detail |
public java.lang.Object getValue()
getValue
in class Value
protected java.lang.Object getValue(boolean advanceToFirst)
advanceToFirst
- advance the IQueryResult
to the first
result if it is before the beginning of the result set.public Type getType()
getType
in class Value
public java.lang.String toString()
toString
to not advance the IQueryResult
toString
in class Value
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |