|
ThinkUI SQL Client 1.1.3 API | |||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectthinkui.db.AbstractDataObject
thinkui.sqlclient.objects.AuditTrailDataObject
thinkui.sqlclient.objects.TemplateFile
Implements the TemplateFile DataObject.
Field Summary | |
static DataClass |
DATA_CLASS
|
static java.lang.String |
DATA_CLASS_ID
|
static java.lang.String |
FILE_NAME
|
static java.lang.String |
ID
|
static java.lang.String |
PATH_NAME
|
static java.lang.String |
PROJECT_ID
|
static java.lang.String |
TEMPLATE_DESC
|
static java.lang.String |
TEMPLATE_PATH_DIR
|
Fields inherited from class thinkui.sqlclient.objects.AuditTrailDataObject |
CREATE_DATETIME, CREATE_USER, UPDATE_DATETIME, UPDATE_USER |
Fields inherited from interface thinkui.db.DataObject |
INDEX_SEPARATOR, NAME_SEPARATOR |
Constructor Summary | |
TemplateFile()
TemplateFile constructor. |
|
TemplateFile(java.lang.String objectName)
TemplateFile constructor. |
Method Summary | |
DataClass |
getDataClass()
|
java.io.File |
getFile(SQLClientPreferences preferences)
|
Methods inherited from class thinkui.db.AbstractDataObject |
clearValue, clearValues, compareTo, copy, copyFrom, copyFrom, copyFrom, copyNonEmptyValuesFrom, equals, getAsString, getAttribute, getBigDecimal, getBigInteger, getBoolean, getCaption, getCharacter, getDate, getInteger, getLong, getModifiedAttrNames, getName, getNumber, getObjectClassName, getPersistentState, getPrimaryKey, getShort, getString, getTimestamp, getValue, getValuesMap, hashCode, initFrom, initFrom, initFrom, initValue, isAttribute, isModified, isModified, isNew, isOverridden, isReadOnly, isReadOnly, isValueEmpty, isValueSet, override, setModifiedAttrNames, setName, setPersistentState, setReadOnly, setValue, setValuesMap, toString, validate |
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final DataClass DATA_CLASS
public static final java.lang.String DATA_CLASS_ID
public static final java.lang.String FILE_NAME
public static final java.lang.String ID
public static final java.lang.String PATH_NAME
public static final java.lang.String PROJECT_ID
public static final java.lang.String TEMPLATE_DESC
public static final java.lang.String TEMPLATE_PATH_DIR
Constructor Detail |
public TemplateFile()
public TemplateFile(java.lang.String objectName)
Method Detail |
public final DataClass getDataClass()
public final java.io.File getFile(SQLClientPreferences preferences)
|
ThinkUI SQL Client 1.1.3 API | |||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |