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.void
reset()
void
void
setCurrentTyp
(ETextbausteinKategorie currentTyp) void
void
setSessionBean
(SessionBean sessionBean) Deprecated.void
setTemplatesSheetBean
(TemplatesSheetBean sheetBean) void
setViewEventBusBean
(ViewEventBusBean viewEventBusBean) void
Should update data when calledvoid
Methods 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, msg
Methods 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:IDataContainer
Should update data when called- Specified by:
updateData
in 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.
-