|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.pmease.quickbuild.plugin.report.engine.datatype.AbstractDataType
com.pmease.quickbuild.plugin.report.engine.datatype.AbstractNumericType
com.pmease.quickbuild.plugin.report.engine.datatype.LongType
com.pmease.quickbuild.plugin.report.engine.datatype.IdType
public class IdType
Field Summary |
---|
Fields inherited from class com.pmease.quickbuild.plugin.report.engine.datatype.AbstractDataType |
---|
CSV_FORMAT, nodeType, XML_FORMAT |
Constructor Summary | |
---|---|
IdType()
|
Method Summary | |
---|---|
java.lang.String |
getType()
|
boolean |
isIdType()
|
Methods inherited from class com.pmease.quickbuild.plugin.report.engine.datatype.LongType |
---|
asString, fromDbObject, fromString, getDefaultPattern, getDefaultValue, getReturnedClass, getSqlType, typeCast |
Methods inherited from class com.pmease.quickbuild.plugin.report.engine.datatype.AbstractNumericType |
---|
asDbObject, isNumericType, isPrimitiveType, readFromNode, toNumber, writeToNode |
Methods inherited from class com.pmease.quickbuild.plugin.report.engine.datatype.AbstractDataType |
---|
asString, asString, compare, equals, fromString, fromString, fromXML, getNodeType, getReadFormat, getWriteFormat, hashCode, isCollectionType, isEqual, newInstance, setNodeType, toString, toXML |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public IdType()
Method Detail |
---|
public java.lang.String getType()
getType
in interface TypedObject
getType
in class LongType
public boolean isIdType()
isIdType
in interface DataType
isIdType
in class AbstractDataType
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |