Package | Description |
---|---|
net.ko.cache |
Gestion du cache (ehCache)
|
net.ko.kobject |
Classes de base mapping
|
Modifier and Type | Method and Description |
---|---|
static void |
KCache.opOnKObjectInKL(KObject ko,
KRecordStatus rs) |
Modifier and Type | Method and Description |
---|---|
KRecordStatus |
KObject.getRecordStatus()
Retourne le statut d'enregistrement de l'objet en cours
|
static KRecordStatus |
KRecordStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static KRecordStatus[] |
KRecordStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
KObject.setRecordStatus(KRecordStatus recordStatus) |
void |
KListObject.setRecordStatus(KRecordStatus recordStatus) |