Package de.xima.fc.gui.bean.project
Class ProjectInboxBean
- All Implemented Interfaces:
Serializable
- Author:
- XIMA MEDIA GmbH
- See Also:
-
Field Summary
Fields inherited from class de.xima.fc.gui.bean.project.BasicDataTableBean
userManagerFields inherited from class de.xima.fc.gui.bean.AEntityDetailsBean
entity -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidchangePostfachUsage(javax.faces.event.AjaxBehaviorEvent evt) Deprecated.voidDeprecated.Liefert den Message-Key für die Anzeige des Tabellennamens in der ViewLegt fest, um welchen Typ Datentabelle es sich handeltprotected voidinit(IEntityContext ec, Projekt project) voidSaves the current project inbox setingsvoidreset()voidsave()Saves the current inbox settings if no changes have been made the might need a longer update time.voidvoidSave changes to project specific inboxes an (re-)initialize the project inboxvoidDeprecated.voidupdateSystemModelNames(PostfachTemplate pfTemplate) Methods inherited from class de.xima.fc.gui.bean.project.BasicDataTableBean
doManuallySync, getCurrentFormElementModel, getCurrentFormElements, getDataTableName, getFormElementsForProjectFormVersion, getParamNameEditFormElementHash, getSelectedElementHash, init, isManuallySync, isShowManuallySyncButton, isVisible, onEditElementSelection, onFormElementTransfer, selectPickListElem, setCurrentFormElementModel, setCurrentFormElements, setManuallySync, setSelectedElementHash, update, updateDataMethods inherited from class de.xima.fc.gui.bean.project.AProjectDetailsBean
getCurrentProjectBean, getDao, getProject, getSessionBean, reloadProject, setCurrentProjectBean, setEntity, setEntity, setProject, setProject, setSessionBeanMethods inherited from class de.xima.fc.gui.bean.AEntityDetailsBean
getEntityMethods 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
-
Constructor Details
-
ProjectInboxBean
public ProjectInboxBean()
-
-
Method Details
-
getTableType
Description copied from class:BasicDataTableBeanLegt fest, um welchen Typ Datentabelle es sich handelt- Specified by:
getTableTypein classBasicDataTableBean- Returns:
- the table type
-
getMessageKeyTableName
Description copied from class:BasicDataTableBeanLiefert den Message-Key für die Anzeige des Tabellennamens in der View- Specified by:
getMessageKeyTableNamein classBasicDataTableBean- Returns:
- the key for the table name
-
generateSystemColumns
-
updateSystemModelNames
-
getI18nConfirmMessages
-
getInboxList
-
reset
public void reset() -
saveAlias
public void saveAlias() -
save
public void save()Saves the current inbox settings if no changes have been made the might need a longer update time. Otherwise shows a confirmation dialog.- Overrides:
savein classBasicDataTableBean
-
performSave
public void performSave()Saves the current project inbox setings -
saveAndReindex
public void saveAndReindex()Save changes to project specific inboxes an (re-)initialize the project inbox -
init
- Overrides:
initin classAEntityDetailsBean<Projekt>
-
updateModel
Deprecated. -
deleteVorgaenge
Deprecated. -
changePostfachUsage
Deprecated.
-