Package de.xima.fc.gui.bean.templates
Class TemplatesBean
java.lang.Object
de.xima.fc.gui.common.utils.msg.I18nUtils
de.xima.fc.gui.common.utils.msg.MessageUtils
de.xima.fc.gui.common.utils.msg.AMessaging
de.xima.fc.gui.bean.templates.TemplatesBean
- All Implemented Interfaces:
IDataContainer,Serializable
Bean für die aktuelle Session und deren Informationen
- Author:
- XIMA MEDIA GmbH
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetModel()Deprecated.voidreset()voidvoidsetCurrentTyp(ETextbausteinKategorie currentTyp) voidvoidsetSessionBean(SessionBean sessionBean) Deprecated.voidsetTemplatesSheetBean(TemplatesSheetBean sheetBean) voidsetViewEventBusBean(ViewEventBusBean viewEventBusBean) voidShould update data when calledvoidMethods inherited from class de.xima.fc.gui.common.utils.msg.MessageUtils
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, addMsgs, addMsgToComponent, addMsgToComponent, addWarnMsg, addWarnMsg, addWarnMsg, addWarnMsg, addWarnMsgFromString, addWarnMsgFromString, addWarnMsgToComponent, addWarnMsgToComponent, addWarnMsgToComponent, addWarnMsgToComponent, cleanErrorMsg, errorMsg, errorMsg, getErrorMessage, getNewErrorMsg, getNewErrorMsg, getNewErrorMsg, getNewInfoMsg, getNewInfoMsg, getNewMsg, getNewWarnMsg, getNewWarnMsg, msgMethods inherited from class de.xima.fc.gui.common.utils.msg.I18nUtils
getFacesContext, getLocale, rbValue, rbValue, rbValue, rbValueOrDefault, rbValueOrDefault
-
Field Details
-
PARAM_TEMPLATE_TYPE
- See Also:
-
-
Constructor Details
-
TemplatesBean
public TemplatesBean()
-
-
Method Details
-
getCurrentTyp
- Returns:
- the currentTyp
-
getTemplateBodyStyleClass
-
updateData
public void updateData()Description copied from interface:IDataContainerShould update data when called- Specified by:
updateDatain interfaceIDataContainer
-
updateModel
public void updateModel() -
setCurrentTyp
-
getModel
- Returns:
- the model
-
reset
public void reset() -
resetSingle
public void resetSingle() -
setModel
- Parameters:
model- the model to set
-
getAllByType
-
getTemplatesSheetBean
-
setTemplatesSheetBean
-
getViewEventBusBean
-
setViewEventBusBean
-
getSessionBean
Deprecated. -
setSessionBean
Deprecated.
-