public class CacheConfigBean extends FCContextBean
AJSFContext.RedirectOptions, AJSFContext.RedirectOptionsBuilder
systemUC
Constructor and Description |
---|
CacheConfigBean() |
Modifier and Type | Method and Description |
---|---|
Long |
getGenericCacheMaxDiskSize() |
Long |
getGenericCacheMaxHeapSize() |
Long |
getGenericCacheTimeToIdle() |
Long |
getXformCacheMaxDiskSize() |
Long |
getXformCacheMaxHeapSize() |
Long |
getXformCacheTimeToIdle() |
void |
saveConfig() |
void |
setGenericCacheMaxDiskSize(Long fileCacheMaxDiskSize) |
void |
setGenericCacheMaxHeapSize(Long fileCacheMaxHeapSize) |
void |
setGenericCacheTimeToIdle(Long fileCacheTimeToIdle) |
void |
setXformCacheMaxDiskSize(Long xformCacheMaxDiskSize) |
void |
setXformCacheMaxHeapSize(Long xformCacheMaxHeapSize) |
void |
setXformCacheTimeToIdle(Long xformCacheTimeToIdle) |
getNavigationBean, getSessionBean, isSetupUser, redirectToDashboard, setNavigationBean, setSessionBean, switchMainView, switchMainView, switchSubView, switchSubView
ec, isDetached, isHasDB
destroySessionBean, encodeURL, findBean, findBean, findBean, findBean, findBean, findBean, findBean, findCurrentView, getBeanName, getBeanName, getContext, getCurrentViewBean, getLocaleBean, getRequest, getResponse, getSession, getSession, getSessionAttribute, isMasterServerContext, loadLazy, redirect, redirect, redirect, redirect, redirectToDashboard, redirectToDashboard, setLocaleBean, setSessionAttribute, uc
addErrorMsg, addErrorMsg, addErrorMsg, addErrorMsg, addErrorMsg, addErrorMsg, addErrorMsgFromString, addErrorMsgFromString, addErrorMsgToComponent, addErrorMsgToComponent, addErrorMsgToComponent, addErrorMsgToComponent, addErrorMsgToComponent, addErrorMsgToComponent, addInfoMsg, addInfoMsg, addInfoMsg, addInfoMsg, addInfoMsgFromString, addInfoMsgFromString, addInfoMsgToComponent, addInfoMsgToComponent, addInfoMsgToComponent, addInfoMsgToComponent, addMsg, addMsg, addMsg, addMsg, addMsgs, addMsgToComponent, addMsgToComponent, addWarnMsg, addWarnMsg, addWarnMsg, addWarnMsg, addWarnMsgFromString, addWarnMsgFromString, addWarnMsgToComponent, addWarnMsgToComponent, addWarnMsgToComponent, addWarnMsgToComponent, cleanErrorMsg, getErrorMessage, getNewErrorMsg, getNewErrorMsg, getNewErrorMsg, getNewInfoMsg, getNewInfoMsg, getNewMsg, getNewWarnMsg, getNewWarnMsg
public void saveConfig()
public Long getXformCacheMaxHeapSize()
public void setXformCacheMaxHeapSize(Long xformCacheMaxHeapSize)
public Long getXformCacheMaxDiskSize()
public void setXformCacheMaxDiskSize(Long xformCacheMaxDiskSize)
public Long getXformCacheTimeToIdle()
public void setXformCacheTimeToIdle(Long xformCacheTimeToIdle)
public Long getGenericCacheMaxHeapSize()
public void setGenericCacheMaxHeapSize(Long fileCacheMaxHeapSize)
public Long getGenericCacheMaxDiskSize()
public void setGenericCacheMaxDiskSize(Long fileCacheMaxDiskSize)
public Long getGenericCacheTimeToIdle()
public void setGenericCacheTimeToIdle(Long fileCacheTimeToIdle)
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.