public class ProcessExportBean extends AJSFContext
AJSFContext.RedirectOptions, AJSFContext.RedirectOptionsBuilder
Constructor and Description |
---|
ProcessExportBean() |
Modifier and Type | Method and Description |
---|---|
List<EColumnLabelType> |
getAvailableColumnLabelTypes() |
EColumnLabelType |
getColumnLabelType() |
EExportType |
getExportType() |
String |
getI18nDialogHeader() |
ProcessListBean |
getProcessListBean() |
SessionBean |
getSessionBean() |
org.primefaces.model.StreamedContent |
getStreamedContent() |
ViewFilterBean |
getViewFilterBean() |
String |
getXsltId() |
List<MenuItem> |
getXslTransforms() |
void |
init() |
void |
reset() |
void |
setColumnLabelType(EColumnLabelType columnLabelType) |
void |
setExportType(EExportType exportType) |
void |
setProcessListBean(ProcessListBean processListBean) |
void |
setSessionBean(SessionBean sessionBean) |
void |
setViewFilterBean(ViewFilterBean viewFilterBean) |
void |
setXsltId(String xsltId) |
destroySessionBean, encodeURL, 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
@PostConstruct public void init()
public ProcessListBean getProcessListBean()
public void setProcessListBean(ProcessListBean processListBean)
public ViewFilterBean getViewFilterBean()
public void setViewFilterBean(ViewFilterBean viewFilterBean)
public SessionBean getSessionBean()
public void setSessionBean(SessionBean sessionBean)
public EExportType getExportType()
public void setExportType(EExportType exportType)
public EColumnLabelType getColumnLabelType()
public void setColumnLabelType(EColumnLabelType columnLabelType)
public List<EColumnLabelType> getAvailableColumnLabelTypes()
public String getXsltId()
public void setXsltId(String xsltId)
public String getI18nDialogHeader()
public org.primefaces.model.StreamedContent getStreamedContent()
public void reset()
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.