ThinkUI SQL Client 1.1.3 API

thinkui.sqlclient.objects
Class DataAttrCons

java.lang.Object
  extended bythinkui.db.AbstractDataObject
      extended bythinkui.sqlclient.objects.AuditTrailDataObject
          extended bythinkui.sqlclient.objects.DataAttrCons
All Implemented Interfaces:
thinkui.common.CaptionSupport, thinkui.common.ClassNameSupport, java.lang.Cloneable, java.lang.Comparable, thinkui.db.DataClassSupport, DataObject, java.io.Serializable

public class DataAttrCons
extends AuditTrailDataObject

Implements the DataAttrCons DataObject.

See Also:
Serialized Form

Field Summary
static java.lang.String ATTR_CONS_CODE
           
static java.lang.String CONS_VALUE1
           
static java.lang.String CONS_VALUE2
           
static DataClass DATA_CLASS
           
static java.lang.String ID
           
 
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
DataAttrCons()
          DataAttrCons constructor.
DataAttrCons(java.lang.String objectName)
          DataAttrCons constructor.
 
Method Summary
 DataClass getDataClass()
           
 
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

ATTR_CONS_CODE

public static final java.lang.String ATTR_CONS_CODE
See Also:
Constant Field Values

CONS_VALUE1

public static final java.lang.String CONS_VALUE1
See Also:
Constant Field Values

CONS_VALUE2

public static final java.lang.String CONS_VALUE2
See Also:
Constant Field Values

DATA_CLASS

public static final DataClass DATA_CLASS

ID

public static final java.lang.String ID
See Also:
Constant Field Values
Constructor Detail

DataAttrCons

public DataAttrCons()
DataAttrCons constructor.


DataAttrCons

public DataAttrCons(java.lang.String objectName)
DataAttrCons constructor.

Method Detail

getDataClass

public final DataClass getDataClass()

ThinkUI SQL Client 1.1.3 API

Copyright © 2007-2009. ThinkUI Software Inc. All rights reserved.