public class KUtilisateur_droit extends KObject
Constructor and Description |
---|
KUtilisateur_droit() |
Modifier and Type | Method and Description |
---|---|
KDroit |
getDroit() |
int |
getIdDroit() |
int |
getIdUtilisateur() |
KUtilisateur |
getUtilisateur() |
void |
setDroit(KDroit aDroit) |
void |
setIdDroit(int aIdDroit) |
void |
setIdUtilisateur(int aIdUtilisateur) |
void |
setUtilisateur(KUtilisateur aUtilisateur) |
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, getTableName, 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 int getIdDroit()
public int getIdUtilisateur()
public KUtilisateur getUtilisateur()
public KDroit getDroit()
public void setIdDroit(int aIdDroit)
public void setIdUtilisateur(int aIdUtilisateur)
public void setUtilisateur(KUtilisateur aUtilisateur)
public void setDroit(KDroit aDroit)
public java.lang.String toString()
toString
in class java.lang.Object