public class KClass extends KObject
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCaption() |
java.lang.String |
getCategorie() |
java.lang.Class<KObject> |
getClazz() |
java.lang.String |
getPluriel() |
java.lang.String |
getSimpleName() |
java.lang.String |
getTableName() |
void |
setCaption(java.lang.String caption) |
void |
setCategorie(java.lang.String categorie) |
void |
setSimpleName(java.lang.String simpleName) |
java.lang.String |
toString() |
_constraintShowWithMask, _constraintShowWithMask, _showWithMask, _showWithMask, add, addIn, compareTo, copyFrom, countShowableFields, delete, deleteFrom, equals, equalsWith, exists, exists, find, generateMask, getAllFields, getAttribute, getAttribute, getAttributes, getBestControl, getConstraints, getController, getControlType, getDisplay, getFc, getFcCheckBox, getFcCheckBox, getFcCheckBox, getFcCheckBox, getFcInput, getFcInput, getFcInput, getFcInput, getFcLabel, getFcLabel, getFcList, getFcList, getFcList, getFcList, getFcList, getFcRadio, getFcRadio, getFcRadio, getFcRadio, getField, getFieldName, getFieldNames, getFieldType, getFirstKey, getFirstKey, getFirstKeyValue, getForConstraint, getId, getKeyFields, getKeyValues, getKeyValues, getKObjectFieldController, getQuery, getQuery, getQuery, getRecordStatus, getSimpleTableName, getSql, getUniqueId, getUniqueIdHash, invoke, isLoadConstraints, isLoaded, isSerializable, kExists, keyValuesToSql, keyValuesToUrl, kloadOne, kloadOne, kloadOneForConstraint, kloadOneForConstraint, loadAllPriKeysNotIn, loadFromDb, loadFromDb, loadFromDbForConstraint, loadList, loadOne, loadOne, loadOne, loadOneById, loadOneByPriKeys, makeCriteria, makeCriteria, makeSQLFilter_, makeSQLFilter, makeWhere, makeWhere, matchWith, matchWithValue, onUpdate, refresh, setAttribute, setAttributes, setAttributes, setController, setFirstKeyValue, setHasMany, setId, setKeyValues, setLoadConstraints, setRecordStatus, showAsInput, showWithMask, showWithMask, showWithMask, showWithMask, toAdd, toDelete, toUpdate, update, updateToDb, updateToDb
public java.lang.String getTableName()
getTableName
in class KObject
public java.lang.String toString()
toString
in class java.lang.Object
public java.lang.String getCaption()
public void setCaption(java.lang.String caption)
public java.lang.String getCategorie()
public void setCategorie(java.lang.String categorie)
public java.lang.String getSimpleName()
public void setSimpleName(java.lang.String simpleName)
public java.lang.String getPluriel()
public java.lang.Class<KObject> getClazz()