|
ThinkUI Data Generator 1.0.2 API | |||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||
java.lang.Objectthinkui.db.io.AbstractFormatFactory
Abstract implementation of the FormatFactory interface.
| Constructor Summary | |
AbstractFormatFactory()
|
|
| Method Summary | |
java.lang.String[] |
getFormatAttrNames()
Returns the attribute names to use to get the arguments for the Format or null. |
java.lang.String |
getFormatPattern()
Returns the pattern to initialize the created Format object or null. |
java.lang.String |
getFormatType()
Returns the type of Format to use or null |
void |
setFormatAttrNames(java.lang.String[] formatAttrNames)
Sets the format argument attribute names. |
void |
setFormatPattern(java.lang.String formatPattern)
Sets the pattern to initialize the created Format object. |
void |
setFormatType(java.lang.String formatType)
Sets the Format type to create. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface thinkui.db.io.FormatFactory |
createFormat |
| Constructor Detail |
public AbstractFormatFactory()
| Method Detail |
public final java.lang.String[] getFormatAttrNames()
getFormatAttrNames in interface FormatFactorypublic final java.lang.String getFormatPattern()
getFormatPattern in interface FormatFactorypublic final java.lang.String getFormatType()
getFormatType in interface FormatFactorypublic final void setFormatAttrNames(java.lang.String[] formatAttrNames)
setFormatAttrNames in interface FormatFactorypublic final void setFormatPattern(java.lang.String formatPattern)
setFormatPattern in interface FormatFactorypublic final void setFormatType(java.lang.String formatType)
setFormatType in interface FormatFactory
|
ThinkUI Data Generator 1.0.2 API | |||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||
Copyright © 2007-2009. ThinkUI Software Inc. All rights reserved.