Package de.xima.fc.gui.bean.workflow
Class ProcessingBean
- All Implemented Interfaces:
IProcessingBean
,Serializable
@Deprecated
@Named
@ViewScoped
public class ProcessingBean
extends FCContextBean
implements IProcessingBean
Deprecated.
Use the new workflow engine.
- Author:
- XIMA MEDIA GmbH
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interface
Deprecated.class
Deprecated.class
Deprecated.Nested classes/interfaces inherited from class de.xima.fc.gui.common.utils.msg.AJSFContext
AJSFContext.RedirectOptions, AJSFContext.RedirectOptionsBuilder
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected ActionBean
Deprecated.protected StateBean
Deprecated.Fields inherited from class de.xima.fc.gui.bean.FCContextBean
systemUC
Fields inherited from class de.xima.fc.gui.common.utils.msg.AJSFContext
localeBean
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
Deprecated.addNewParameter
(String name) Deprecated.Adds a new parameter to the list of parameters, and returns the newly createdIParameterModel
for that parameter.void
Deprecated.void
createNewProcessing
(String selectedProcessing) Deprecated.void
Deprecated.void
destroy()
Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Liefert alle für den aktuellen Mandanten hinterlegten DatenbankzugriffeDeprecated.Returns all direct client authorizations for the given client.Deprecated.Liefert Liste mit allen Upload-Element der aktuell aktiven FormularversionDeprecated.Methode zum Erhalt aller Postfächer vom aktuellen MandantenDeprecated.Returns the list of all parameters.Deprecated.Liefert eine Liste mit allen verfügbaren PluginsList<javax.faces.model.SelectItem>
Deprecated.Deprecated.Liefert alle Status eines Projektes zurückDeprecated.Liefert Liste mit allen Upload-Element der aktuell aktiven FormularversionDeprecated.Returns allBenutzerGruppe
defined for theMandant
List<javax.faces.model.SelectItem>
getAvailableResources
(boolean includeForm, boolean includeClient, boolean includeExternal) Deprecated.Returns a list of all available resources, which may include client resources, form resources, and external resource URLs.List<javax.faces.model.SelectItem>
getAvailableResources
(boolean includeForm, boolean includeClient, boolean includeExternal, String... extensions) Deprecated.Returns a list of all available resources, which may include client resources, form resources, and external resource URLs.Deprecated.Deprecated.Deprecated.Finds the currently selected workflow action.Deprecated.Finds the locale the current user is using.Deprecated.Finds the project to which the workflow action belongDeprecated.Finds the state to which the workflow action belongsDeprecated.Finds the entity context that can be used to access the database.Deprecated.Deprecated.Deprecated.Deprecated.List<javax.faces.model.SelectItem>
Deprecated.List<javax.faces.model.SelectItem>
Deprecated.Deprecated.getParameter
(String paramName) Deprecated.Finds the parameter with the given name in the list of parametersDeprecated.Liefert eine Liste mit Zeichenketten aller verfügbaren Platzhalter (Systemplatzhalter, Formularplatzhalter, Platzhalter aus WorkflowProcessingContext)getPlaceholderListForCodeMirror
(org.primefaces.extensions.event.CompleteEvent event) Deprecated.Deprecated.Liefert die anzuzeigende XHtml-Page für die Konfiguration von PluginsDeprecated.Getter forIPluginCustomGUIBean
objectDeprecated.Deprecated.Deprecated.getProcessingIcon
(String processingKey) Deprecated.getProcessingLabel
(String processingKey) Deprecated.Deprecated.Deprecated.List<javax.faces.model.SelectItem>
Deprecated.Deprecated.Deprecated.Liefert eine Liste mit allen datei-bereitstellenden Aktionen, welche der aktuellen Aktion innerhalb des aktuellen Status vorgelagert sindDeprecated.Erzeugt den Vorschau-URL für Verarbeitungen vom TypVerarbeitungWeiterleitung
Deprecated.Deprecated.Deprecated.Liefert Liste mit mandanten-spezifische Textbausteinen einer bestimmten Kategorie.Deprecated.Deprecated.void
init()
Deprecated.boolean
Deprecated.boolean
Deprecated.boolean
Deprecated.boolean
Deprecated.boolean
Deprecated.boolean
Deprecated.void
onClose()
Deprecated.void
removeParameter
(int idx) Deprecated.Removes the parameter at the given index from the list of parameters.void
removeParameter
(String paramName) Deprecated.Removes the parameter with the given name from the list of parameters.void
reset()
Deprecated.void
setActionBean
(ActionBean actionBean) Deprecated.void
setActionIds
(List<Long> actionIds) Deprecated.void
setActionUUIDs
(List<String> uuids) Deprecated.void
setInstalledFontNameList
(List<String> installedFontNameList) Deprecated.void
setSelectedProcessing
(String selectedProcessing) Deprecated.void
setStateBean
(StateBean stateBean) Deprecated.void
setUploadElements
(List<String> uploadElements) Deprecated.void
Deprecated.void
setViewEventBusBean
(ViewEventBusBean viewEventBusBean) Deprecated.Deprecated.void
treeSelectionChanged
(boolean hasSelectionChanged) Deprecated.void
updateConfigParameterList
(javax.faces.event.AjaxBehaviorEvent evt) Deprecated.Methods inherited from class de.xima.fc.gui.bean.FCContextBean
getNavigationBean, getSessionBean, isSetupUser, redirectToDashboard, setNavigationBean, setSessionBean, switchMainView, switchMainView, switchSubView, switchSubView
Methods inherited from class de.xima.fc.gui.bean.ABackendJSFContext
ec, findEntityContext, isDetached, isHasDB
Methods inherited from class de.xima.fc.gui.common.utils.msg.AJSFContext
destroySessionBean, encodeURL, findBean, findBean, findBean, findBean, findBean, findBean, findBean, findCurrentView, findUserContext, getBeanName, getBeanName, getContext, getCurrentViewBean, getLocaleBean, getRequest, getResponse, getSession, getSession, getSessionAttribute, isMasterServerContext, loadLazy, redirect, redirect, redirect, redirect, redirectToDashboard, redirectToDashboard, redirectToDashboard, setLocaleBean, setSessionAttribute, uc
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
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface de.xima.fc.plugin.config.IProcessingBean
getFilteredParameters, setFilterForParameter
-
Field Details
-
actionBean
Deprecated. -
stateBean
Deprecated.
-
-
Constructor Details
-
ProcessingBean
public ProcessingBean()Deprecated.
-
-
Method Details
-
init
@PostConstruct public void init()Deprecated. -
isNewWorkflow
public boolean isNewWorkflow()Deprecated.- Specified by:
isNewWorkflow
in interfaceIProcessingBean
-
destroy
@PreDestroy public void destroy()Deprecated. -
getViewEventBusBean
Deprecated. -
setViewEventBusBean
Deprecated. -
getInstalledFontNameList
Deprecated. -
setInstalledFontNameList
Deprecated. -
getCurrentAction
Deprecated.Description copied from interface:IProcessingBean
Finds the currently selected workflow action.- Specified by:
getCurrentAction
in interfaceIProcessingBean
- Returns:
- The selected workflow action.
-
getSelectedProcessing
Deprecated. -
setSelectedProcessing
Deprecated. -
createNewProcessing
Deprecated. -
isShowEncryptionSelection
public boolean isShowEncryptionSelection()Deprecated.- Returns:
- Whether the user may select an encryption method for the email. When no methods are available, the select field is hidden.
-
getTextbausteineByKategorie
Deprecated.Liefert Liste mit mandanten-spezifische Textbausteinen einer bestimmten Kategorie.- Parameters:
kategorie
- Type of the templates to look for- Returns:
- Liste mit Textbausteinen oder leere Liste.
-
getAllInboxes
Deprecated.Methode zum Erhalt aller Postfächer vom aktuellen Mandanten- Returns:
- Liste mit allen Postfächern oder leere Liste
-
getAllStatus
Deprecated.Liefert alle Status eines Projektes zurück- Returns:
- Liste mit allen Status eines Projekts oder leere Liste
-
getAllSateRefOptions
Deprecated. -
getAllDatabaseConnections
Deprecated.Liefert alle für den aktuellen Mandanten hinterlegten Datenbankzugriffe- Returns:
- Liste mit allen Datenbankzugriffen oder leere Liste
-
getAllUsers
Deprecated.- Returns:
- List of
Benutzer
-
getAllDirectClientAuthorization
Deprecated.Returns all direct client authorizations for the given client.- Returns:
- All direct client authorizations.
-
getAllUserGroups
Deprecated.Returns allBenutzerGruppe
defined for theMandant
- Returns:
- List of
BenutzerGruppe
-
getAllUploadElements
Deprecated.Liefert Liste mit allen Upload-Element der aktuell aktiven Formularversion- Returns:
List
of upload elements
-
getAllFormElements
Deprecated.Liefert Liste mit allen Upload-Element der aktuell aktiven Formularversion- Returns:
List
of all form elements
-
getAllPlugins
Deprecated.Liefert eine Liste mit allen verfügbaren Plugins- Returns:
Set
of all processing plugins
-
getPluginConfigPage
Deprecated.Liefert die anzuzeigende XHtml-Page für die Konfiguration von Plugins- Returns:
- the path to the plugin config page
-
getPluginCustomGUIBean
Deprecated.Getter forIPluginCustomGUIBean
object- Returns:
- a
IPluginCustomGUIBean
object if exists, elsenull
-
updateConfigParameterList
public void updateConfigParameterList(javax.faces.event.AjaxBehaviorEvent evt) Deprecated. -
getPluginDescription
Deprecated.- Returns:
- eine Beschreibung oder null
-
getPlaceholderList
Deprecated.Liefert eine Liste mit Zeichenketten aller verfügbaren Platzhalter (Systemplatzhalter, Formularplatzhalter, Platzhalter aus WorkflowProcessingContext)- Returns:
- Liste mit Platzhaltern
-
getPlaceholderListForCodeMirror
public List<String> getPlaceholderListForCodeMirror(org.primefaces.extensions.event.CompleteEvent event) Deprecated. -
supportedCharsets
Deprecated. -
getRedirectPreviewUrl
Deprecated.Erzeugt den Vorschau-URL für Verarbeitungen vom TypVerarbeitungWeiterleitung
- Returns:
- preview url to redirect to
-
getActionIds
Deprecated.- Returns:
- The selected action IDs for the current processing. Action IDs that do not exist anymore or that refer to actions that are not placed before the current action are filtered out.
-
getUploadElements
Deprecated. -
getAvailableResources
public List<javax.faces.model.SelectItem> getAvailableResources(boolean includeForm, boolean includeClient, boolean includeExternal) Deprecated.Returns a list of all available resources, which may include client resources, form resources, and external resource URLs.- Parameters:
includeForm
- Whether to include the available form resources.includeClient
- Whether to include the available client resources.includeExternal
- Whether to include an option for entering an external resource URL.- Returns:
- A list of all available resources (files).
-
getAvailableResources
public List<javax.faces.model.SelectItem> getAvailableResources(boolean includeForm, boolean includeClient, boolean includeExternal, String... extensions) Deprecated.Returns a list of all available resources, which may include client resources, form resources, and external resource URLs.- Parameters:
includeForm
- Whether to include the available form resources.includeClient
- Whether to include the available client resources.includeExternal
- Whether to include an option for entering an external resource URL.extensions
- A list of extensions for filtering the returned resources. When no extensions are given, no filtering is applied.- Returns:
- A list of all available resources. Only resources with the given extensions are returned.
-
setUploadElements
Deprecated. -
setActionIds
Deprecated. -
setActionUUIDs
Deprecated. -
getActionUUIDs
Deprecated. -
getProvidingPrevActions
Deprecated.Description copied from interface:IProcessingBean
Liefert eine Liste mit allen datei-bereitstellenden Aktionen, welche der aktuellen Aktion innerhalb des aktuellen Status vorgelagert sind- Specified by:
getProvidingPrevActions
in interfaceIProcessingBean
- Returns:
- an list of actions which provides files
-
getFollowActions
Deprecated. -
getFormPlaceholder
Deprecated. -
getProjectResource
Deprecated. -
getClientResource
Deprecated. -
getProcessingModel
Deprecated. -
getProcessing
Deprecated. -
getConsumingProcessing
Deprecated. -
getStateBean
Deprecated. -
setStateBean
Deprecated. -
getActionBean
Deprecated. -
setActionBean
Deprecated. -
getPluginNotAvailableMsg
Deprecated. -
getAllParameter
Deprecated.Description copied from interface:IProcessingBean
Returns the list of all parameters.- Specified by:
getAllParameter
in interfaceIProcessingBean
- Returns:
- A
List
with a processing parameters.
-
addNewParameter
public void addNewParameter()Deprecated. -
addNewParameter
Deprecated.Description copied from interface:IProcessingBean
Adds a new parameter to the list of parameters, and returns the newly createdIParameterModel
for that parameter.- Specified by:
addNewParameter
in interfaceIProcessingBean
- Parameters:
name
- Name of the parameter to add- Returns:
- The newly created
IParameterModel
-
getParameter
Deprecated.Description copied from interface:IProcessingBean
Finds the parameter with the given name in the list of parameters- Specified by:
getParameter
in interfaceIProcessingBean
- Parameters:
paramName
- Name of the parameter to get- Returns:
- The
IParameterModel
for the parameter, ornull
when no such parameter exists
-
removeParameter
Deprecated.Description copied from interface:IProcessingBean
Removes the parameter with the given name from the list of parameters.- Specified by:
removeParameter
in interfaceIProcessingBean
- Parameters:
paramName
- Name of the parameter to remove
-
removeParameter
public void removeParameter(int idx) Deprecated.Description copied from interface:IProcessingBean
Removes the parameter at the given index from the list of parameters.- Specified by:
removeParameter
in interfaceIProcessingBean
- Parameters:
idx
- 0-based index of the parameter to remove.
-
isPluginSelected
public boolean isPluginSelected()Deprecated. -
isPlugin
Deprecated. -
getProcessingIcon
Deprecated. -
getIcon
Deprecated. -
getProcessingLabel
Deprecated. -
treeSelectionChanged
public void treeSelectionChanged(boolean hasSelectionChanged) Deprecated. -
deleteCheckedNodes
public void deleteCheckedNodes()Deprecated. -
copyCheckedNodes
public void copyCheckedNodes()Deprecated. -
reset
public void reset()Deprecated. -
onClose
public void onClose()Deprecated. -
setupNewProcessing
public void setupNewProcessing()Deprecated. -
getProcessingTypes
Deprecated. -
getListActions
Deprecated. -
getListPlugins
Deprecated. -
getProcessingPage
Deprecated. -
getCurrentProject
Deprecated.Description copied from interface:IProcessingBean
Finds the project to which the workflow action belong- Specified by:
getCurrentProject
in interfaceIProcessingBean
- Returns:
- The current
Projekt
-
getCurrentState
Deprecated.Description copied from interface:IProcessingBean
Finds the state to which the workflow action belongs- Specified by:
getCurrentState
in interfaceIProcessingBean
- Returns:
- The current
Status
of the action
-
getEntityContext
Deprecated.Description copied from interface:IProcessingBean
Finds the entity context that can be used to access the database.- Specified by:
getEntityContext
in interfaceIProcessingBean
- Returns:
- A
IEntityContext
for the database
-
getCurrentLocale
Deprecated.Description copied from interface:IProcessingBean
Finds the locale the current user is using.- Specified by:
getCurrentLocale
in interfaceIProcessingBean
- Returns:
- The current locale
-
getMailServerData
Deprecated. -
isAllowCustomSenderAddress
public boolean isAllowCustomSenderAddress()Deprecated.- Returns:
- Whether the email server for this client allows a custom sender address to be configured.
-
isMailServerSystemScope
public boolean isMailServerSystemScope()Deprecated.- Returns:
- Whether the system mail server is used for sending mails (as opposed to a client mail server).
-