|
|||||||||
| 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
| Fields inherited from class agonism.dovetail.site.DovetailInstance |
m_context |
| Constructor Summary | |
protected |
Value(IRequestContext context,
QGBaseIntf peer)
|
| Method Summary | |
static java.lang.Object |
convert(java.lang.Object obj,
Type type)
|
static java.lang.Object |
convert(java.lang.String str,
Type type)
|
static java.lang.String |
format(java.util.Date date)
|
abstract Type |
getType()
|
abstract java.lang.Object |
getValue()
|
protected static Value |
parse(IRequestContext context,
java.lang.Object obj,
java.lang.String name)
|
protected static Type |
parseType(QType type)
|
java.lang.String |
toString()
|
| 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 Value(IRequestContext context,
QGBaseIntf peer)
| Method Detail |
public abstract java.lang.Object getValue()
public abstract Type getType()
public java.lang.String toString()
toString in class java.lang.Objectpublic static java.lang.String format(java.util.Date date)
protected static Type parseType(QType type)
protected static Value parse(IRequestContext context,
java.lang.Object obj,
java.lang.String name)
public static java.lang.Object convert(java.lang.Object obj,
Type type)
public static java.lang.Object convert(java.lang.String str,
Type type)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||