|
|||||||||
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.DataSizeType
public class DataSizeType
Field Summary |
---|
Fields inherited from class com.pmease.quickbuild.plugin.report.engine.datatype.AbstractDataType |
---|
CSV_FORMAT, nodeType, XML_FORMAT |
Constructor Summary | |
---|---|
DataSizeType()
|
Method Summary | |
---|---|
java.lang.String |
asString(java.lang.Object value,
java.lang.String pattern,
java.util.Locale locale)
|
java.lang.String |
getDefaultPattern()
|
java.lang.String |
getType()
|
Methods inherited from class com.pmease.quickbuild.plugin.report.engine.datatype.LongType |
---|
fromDbObject, fromString, 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, isIdType, newInstance, setNodeType, toString, toXML |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public DataSizeType()
Method Detail |
---|
public java.lang.String asString(java.lang.Object value, java.lang.String pattern, java.util.Locale locale)
asString
in interface DataType
asString
in class LongType
public java.lang.String getDefaultPattern()
getDefaultPattern
in interface DataType
getDefaultPattern
in class LongType
public java.lang.String getType()
getType
in interface TypedObject
getType
in class LongType
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |