public class TemplatesBean extends FCContextBean implements IDataContainer
Modifier and Type | Class and Description |
---|---|
class |
TemplatesBean.EntityListModelImpl |
AJSFContext.RedirectOptions, AJSFContext.RedirectOptionsBuilder
systemUC
Constructor and Description |
---|
TemplatesBean() |
Modifier and Type | Method and Description |
---|---|
List<Textbaustein> |
getAllByType(ETextbausteinKategorie kat) |
ETextbausteinKategorie |
getCurrentTyp() |
IEntityListModelSelectByView<Textbaustein> |
getModel() |
String |
getTemplateBodyStyleClass() |
TemplatesSheetBean |
getTemplatesSheetBean() |
ViewEventBusBean |
getViewEventBusBean() |
void |
reset() |
void |
resetSingle() |
void |
setCurrentTyp(ETextbausteinKategorie currentTyp) |
void |
setModel(IEntityListModelSelectByView<Textbaustein> model) |
void |
setTemplatesSheetBean(TemplatesSheetBean sheetBean) |
void |
setViewEventBusBean(ViewEventBusBean viewEventBusBean) |
void |
updateData()
Should update data when called
|
void |
updateModel() |
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
public ETextbausteinKategorie getCurrentTyp()
public String getTemplateBodyStyleClass()
public void updateData()
IDataContainer
updateData
in interface IDataContainer
public void updateModel()
public void setCurrentTyp(ETextbausteinKategorie currentTyp)
currentTyp
- the currentTyp to setpublic IEntityListModelSelectByView<Textbaustein> getModel()
public void reset()
public void resetSingle()
public void setModel(IEntityListModelSelectByView<Textbaustein> model)
model
- the model to setpublic List<Textbaustein> getAllByType(ETextbausteinKategorie kat)
public TemplatesSheetBean getTemplatesSheetBean()
public void setTemplatesSheetBean(TemplatesSheetBean sheetBean)
public ViewEventBusBean getViewEventBusBean()
public void setViewEventBusBean(ViewEventBusBean viewEventBusBean)
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.