Package | Description |
---|---|
net.ko.cache |
Gestion du cache (ehCache)
|
net.ko.framework |
Classes de lancement de l'application
|
Modifier and Type | Method and Description |
---|---|
static KCacheType |
KCacheType.getCacheTypeByIndex(int index) |
static KCacheType |
KCacheType.getCacheTypeByIndex(java.lang.String index) |
static KCacheType |
KCacheType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static KCacheType[] |
KCacheType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
static KCacheType |
Ko.cacheType |