public class ClientStorageProviderModel extends CacheableStorageProviderModel
CacheableStorageProviderModel.CachePolicy
Modifier and Type | Field and Description |
---|---|
static String |
ENABLED |
CACHE_INVALID_BEFORE, CACHE_POLICY, EVICTION_DAY, EVICTION_HOUR, EVICTION_MINUTE, MAX_LIFESPAN
comparator, PRIORITY
Constructor and Description |
---|
ClientStorageProviderModel() |
ClientStorageProviderModel(ComponentModel copy) |
Modifier and Type | Method and Description |
---|---|
boolean |
isEnabled() |
void |
setEnabled(boolean flag) |
dailyEvictionBoundary, dailyTimeout, getCacheInvalidBefore, getCachePolicy, getEvictionDay, getEvictionHour, getEvictionMinute, getLifespan, getMaxLifespan, setCacheInvalidBefore, setCachePolicy, setEvictionDay, setEvictionHour, setEvictionMinute, setMaxLifespan, shouldInvalidate, weeklyTimeout
getPriority, parsePriority, setPriority
contains, get, get, get, get, get, getConfig, getId, getName, getNote, getParentId, getProviderId, getProviderType, getSubType, hasNote, put, put, put, put, removeNote, setConfig, setId, setName, setNote, setParentId, setProviderId, setProviderType, setSubType
public static final String ENABLED
public ClientStorageProviderModel()
public ClientStorageProviderModel(ComponentModel copy)
public void setEnabled(boolean flag)
setEnabled
in class CacheableStorageProviderModel
public boolean isEnabled()
isEnabled
in class CacheableStorageProviderModel
Copyright © 2021 JBoss by Red Hat. All rights reserved.