public class ProtocolCleanupBean extends FCContextBean
AJSFContext.RedirectOptions, AJSFContext.RedirectOptionsBuilder
systemUC
Constructor and Description |
---|
ProtocolCleanupBean() |
Modifier and Type | Method and Description |
---|---|
void |
cleanupProtocol()
Deletes all protocol entries according to the configuration
|
EProtocolCleanupRange |
getCleanupRange() |
Date |
getOlderThanDate() |
String |
getOlderThanDateDisplayString() |
long |
getOlderThanDays() |
String |
getOlderThanDaysDisplayString() |
EProtocolType |
getProtocolType() |
SessionBean |
getSessionBean() |
ViewBean |
getViewBean() |
void |
init() |
boolean |
isKeepFormRecordHistory() |
void |
setCleanupRange(EProtocolCleanupRange cleanupRange) |
void |
setKeepFormRecordHistory(boolean keepFormRecordHistory) |
void |
setOlderThanDate(Date olderThanDate) |
void |
setOlderThanDays(long olderThanDays) |
void |
setProtocolType(EProtocolType protocolType) |
void |
setViewBean(ViewBean viewBean) |
getNavigationBean, 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
@PostConstruct public void init()
public ViewBean getViewBean()
public void setViewBean(ViewBean viewBean)
public SessionBean getSessionBean()
getSessionBean
in class FCContextBean
public EProtocolType getProtocolType()
public void setProtocolType(EProtocolType protocolType)
public EProtocolCleanupRange getCleanupRange()
public void setCleanupRange(EProtocolCleanupRange cleanupRange)
public Date getOlderThanDate()
public void setOlderThanDate(Date olderThanDate)
public String getOlderThanDateDisplayString()
public long getOlderThanDays()
public void setOlderThanDays(long olderThanDays)
public String getOlderThanDaysDisplayString()
public boolean isKeepFormRecordHistory()
public void setKeepFormRecordHistory(boolean keepFormRecordHistory)
public void cleanupProtocol()
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.