Uses of Class
de.xima.fc.entities.Benutzer
-
-
Uses of Benutzer in de.xima.fc.api.entity
Methods in de.xima.fc.api.entity that return Benutzer Modifier and Type Method Description BenutzerBenutzerAPI. byLDAPGruppe(UserContext uc, String username, Mandant mandant)Deprecated.BenutzerBenutzerAPI. byLDAPGruppeLogin(UserContext uc, Mandant man, String username, String clearTextPassword)Deprecated.BenutzerBenutzerAPI. byLogin(UserContext uc, String username, String clearTextPassword, Mandant mandant)Deprecated.Method for determining a user based on his login data.BenutzerBenutzerAPI. byNameAndMandant(UserContext uc, String username, Mandant mandant)Deprecated.BenutzerBenutzerAPI. checkLDAPGroupsActiveUser(UserContext uc, Long clientId, String userName)Deprecated.BenutzerBenutzerAPI. getByLDAPData(UserContext uc, Mandant mandant, String userName, byte[] objectID)Deprecated.BenutzerBenutzerAPI. getByUUID(UserContext uc, Mandant client, String uuid)Deprecated.Returns the user with the given UUID stringBenutzerBenutzerAPI. getByUUID(UserContext uc, Mandant client, UUID uuid)Deprecated.Returns the user with the given UUIDBenutzerBenutzerAPI. handleUserLogin(UserContext uc, Benutzer user)Deprecated.Method to register an successful user-loginBenutzerBenutzerAPI. registerBenutzer(UserContext uc, Benutzer benutzer, Mandant mandant)Deprecated.Method for creating a new user for aMandant.Methods in de.xima.fc.api.entity that return types with arguments of type Benutzer Modifier and Type Method Description List<Benutzer>BenutzerAPI. getByMandant(UserContext uc, Mandant mandant)Deprecated.Method for determining all user of aMandant.Methods in de.xima.fc.api.entity with parameters of type Benutzer Modifier and Type Method Description booleanBenutzerAPI. addBenutzerToGruppe(UserContext uc, Benutzer ben, BenutzerGruppe bg)Deprecated.Method to add a user to a user group.VorgangVorgangAPI. correctStatus(UserContext uc, Vorgang formRecord, Status targetState, Benutzer user)Deprecated.The old workflow is deprecated, use method for the new workflow.FormEingangFormEingangAPI. create(UserContext uc, FormEingang formEingang, Benutzer vorgangsOwner, Benutzer benutzer)Deprecated.UseAEntityAPI.create(UserContext, ITransferableEntity)Method for determining of aFormEingang.List<Postfach>PostfachAPI. getAllByBenutzer(UserContext uc, Benutzer benutzer)Deprecated.List<Vorgang>VorgangAPI. getAllByBenutzer(UserContext uc, Benutzer benutzer)Deprecated.List<Projekt>ProjektAPI. getAllByEditorUser(UserContext uc, Benutzer editor, Mandant client)Deprecated.List<Projekt>ProjektAPI. getAllByEditorUser(UserContext uc, Benutzer editor, Mandant client, String projectScope)Deprecated.List<BenutzerGruppe>BenutzerAPI. getBenutzergruppen(UserContext uc, Benutzer ben)Deprecated.Method for determining all user groups of a user.List<BenutzerGruppe>BenutzerGruppeAPI. getByBenutzer(UserContext uc, Benutzer benutzer)Deprecated.List<ExtendedPostfach>PostfachAPI. getExtendedPostfaecherByBenutzer(UserContext uc, Benutzer benutzer)Deprecated.List<Status>StatusAPI. getFolgeStatus(UserContext uc, Benutzer benutzer, Projekt projekt, Status aktuellerStatus)List<WorkflowTask>WorkflowTaskAPI. getInboxTasks(UserContext uc, Vorgang formRecord, Benutzer user)Deprecated.com.alibaba.fastjson.JSONObjectBenutzerAPI. getLDAPUserData(UserContext uc, Benutzer benutzer)Deprecated.BenutzerBenutzerAPI. handleUserLogin(UserContext uc, Benutzer user)Deprecated.Method to register an successful user-loginBooleanProjektAPI. isEditingAllowed(UserContext uc, Projekt projekt, Benutzer ben)Deprecated.booleanWorkflowTaskAPI. isTaskInvokableInInbox(UserContext uc, WorkflowTask task, Vorgang formRecord, Benutzer user)Deprecated.BooleanProjektAPI. isZugriffsberechtigt(UserContext uc, Projekt projekt, Benutzer benutzer)Deprecated.BenutzerBenutzerAPI. registerBenutzer(UserContext uc, Benutzer benutzer, Mandant mandant)Deprecated.Method for creating a new user for aMandant. -
Uses of Benutzer in de.xima.fc.api.system
Methods in de.xima.fc.api.system with parameters of type Benutzer Modifier and Type Method Description BooleanSetupAPI. createMandantWithDependencies(UserContext uc, Mandant client, MandantMailData mailData, MandantLdapData ldapData, Benutzer user)Deprecated.voidXfcSessionAPI. createNew(UserContext uc, String sessionID, Benutzer ben)Deprecated.This method does not do anything anymore.booleanMailAPI. sendLoginChangedMail(UserContext uc, Benutzer user, String password)Deprecated.booleanMailAPI. sendResetPasswordMail(UserContext uc, Benutzer user, String url)Deprecated. -
Uses of Benutzer in de.xima.fc.api.workflow
Methods in de.xima.fc.api.workflow with parameters of type Benutzer Modifier and Type Method Description IWorkflowResponseWorkflowAPI. initCorrectionWorkflow(UserContext uc, Vorgang vorgang, Status status, Benutzer user)Deprecated.Use methods of the new workflow engine.IWorkflowResponseWorkflowAPI. initWorkflow(UserContext uc, Vorgang vorgang, Status status, Benutzer user)Deprecated.Use methods of the new workflow engine, such asWorkflowAPI.triggerEvent(UserContext, IFormRecordProvidingEvent).IWorkflowResponseWorkflowAPI. initWorkflow(UserContext uc, Vorgang vorgang, Status status, Benutzer user, boolean anonymize)Deprecated.Use methods of the new workflow engine, such asWorkflowAPI.triggerEvent(UserContext, IFormRecordProvidingEvent).IWorkflowResponseWorkflowAPI. initWorkflow(UserContext uc, Vorgang vorgang, Status status, Benutzer user, SessionAttributes sessionAttributes)Deprecated.Use methods of the new workflow engine, such asWorkflowAPI.triggerEvent(UserContext, IFormRecordProvidingEvent).IWorkflowResponseWorkflowAPI. initWorkflow(UserContext uc, Vorgang vorgang, Status status, Benutzer user, Map<String,Serializable> sessionAttributes)Deprecated.Use methods of the new workflow engine, such asWorkflowAPI.triggerEvent(UserContext, IFormRecordProvidingEvent).IWorkflowResponseWorkflowAPI. initWorkflow(UserContext uc, Vorgang vorgang, Status status, Benutzer user, Map<String,Serializable> sessionAttributes, boolean anonymize)Deprecated.Use methods of the new workflow engine, such asWorkflowAPI.triggerEvent(UserContext, IFormRecordProvidingEvent). -
Uses of Benutzer in de.xima.fc.bl
Methods in de.xima.fc.bl with parameters of type Benutzer Modifier and Type Method Description static IWorkflowResponseWorkflowStarter. startSyncWorkflow(Vorgang v, Projekt p, Status newStatus, Benutzer curBen, SessionAttributes sessionAttributes)static IWorkflowResponseWorkflowStarter. startSyncWorkflow(Vorgang v, Projekt p, Status newStatus, Benutzer curBen, Map<String,Serializable> sessionAttributes)Deprecated.static IWorkflowResponseWorkflowStarter. startSyncWorkflow(Vorgang v, Projekt p, Status newStatus, Benutzer curBen, Map<String,Serializable> sessionAttributes, boolean isCorrection, boolean anonymize)Deprecated. -
Uses of Benutzer in de.xima.fc.bl.fdv
-
Uses of Benutzer in de.xima.fc.copy
Methods in de.xima.fc.copy with parameters of type Benutzer Modifier and Type Method Description ProjektProjectDuplicator. duplicate(IEntityContext ec, Benutzer user)Deprecated.UseProjectDuplicator.duplicate(IEntityContext, IUser)instead. -
Uses of Benutzer in de.xima.fc.dao.impl
Methods in de.xima.fc.dao.impl that return Benutzer Modifier and Type Method Description BenutzerBenutzerDao. byLogin(IEntityContext ec, String loginName, String loginPwd, Mandant mandant)Deprecated.BenutzerBenutzerDao. byNameAndMandant(IEntityContext ec, String loginName, Mandant mandant)Deprecated.BenutzerBenutzerDao. getByUUID(IEntityContext ec, Mandant client, String uuid)Deprecated.BenutzerBenutzerDao. getByUUID(IEntityContext ec, Mandant client, UUID uuid)Deprecated.BenutzerBenutzerDao. handleUserLogin(IEntityContext ec, Benutzer user)Deprecated.Methods in de.xima.fc.dao.impl that return types with arguments of type Benutzer Modifier and Type Method Description List<Benutzer>BenutzerDao. getBenutzerByMandant(IEntityContext ec, Mandant mandant)Deprecated.protected IFCDaoActionHook<Benutzer>BenutzerDao. getPostActionHook()Deprecated.protected IFCDaoActionHook<Benutzer>BenutzerDao. getPreActionHook()Deprecated.Methods in de.xima.fc.dao.impl with parameters of type Benutzer Modifier and Type Method Description List<Projekt>ProjektDao. allEditableProjects(IEntityContext ec, Benutzer benutzer, Mandant mandant, String projectScope, boolean includeTemplates)Deprecated.List<Projekt>ProjektDao. allEditableProjects(IEntityContext ec, Benutzer benutzer, Mandant mandant, String projectScope, boolean includeTemplates, de.xima.cmn.criteria.QueryCriteriaManager customQcm)Deprecated.List<Projekt>ProjektDao. allVisibleProjects(IEntityContext ec, Benutzer benutzer, Mandant mandant, String projectScope, boolean includeTemplates)Deprecated.List<Projekt>ProjektDao. allVisibleProjects(IEntityContext ec, Benutzer benutzer, Mandant mandant, String projectScope, boolean includeTemplates, de.xima.cmn.criteria.QueryCriteriaManager customQcm)Deprecated.de.xima.cmn.criteria.QueryCriteriaManagerProjektDao. allVisibleProjectsQcm(IEntityContext ec, Benutzer user, Mandant client, String projectScope, boolean includeTemplates)Deprecated.VorgangVorgangDao. correctStatus(IEntityContext ec, Vorgang formRecord, Status targetState, Benutzer user)Deprecated.FormEingangFormEingangDao. create(IEntityContext ec, FormEingang fe, Benutzer owner, Benutzer updater)Deprecated.List<BenutzerGruppe>BenutzerDao. getBenutzergruppen(IEntityContext ec, Benutzer benutzer)Deprecated.List<Status>StatusDao. getFolgeStatus(IEntityContext ec, Benutzer currentUser, Projekt projekt, Status currentStatus)Deprecated.List<Postfach>PostfachDao. getPostfachByBenutzer(IEntityContext ec, Benutzer benutzer)Deprecated.List<Projekt>ProjektDao. getProjektByEditorBenutzer(IEntityContext ec, Benutzer benutzer, Mandant mandant)Deprecated.List<Projekt>ProjektDao. getProjektByEditorBenutzer(IEntityContext ec, Benutzer benutzer, Mandant mandant, String projectScope)Deprecated.List<Vorgang>VorgangDao. getVorgaengeByBenutzer(IEntityContext ec, Benutzer benutzer)Deprecated.BenutzerBenutzerDao. handleUserLogin(IEntityContext ec, Benutzer user)Deprecated.booleanProjektDao. isEditingAllowed(IEntityContext ec, Projekt p, Benutzer ben)Deprecated.booleanBenutzerDao. isLastActiveMandantadmin(IEntityContext ec, Benutzer ben)Deprecated.booleanProjektDao. isZugriffsberechtigt(IEntityContext ec, Projekt project, Benutzer user)Deprecated. -
Uses of Benutzer in de.xima.fc.dao.interfaces
Methods in de.xima.fc.dao.interfaces that return Benutzer Modifier and Type Method Description BenutzerIBenutzerDao. byLogin(IEntityContext ec, String loginName, String loginPwd, Mandant mandant)Deprecated.Diese Methode sucht einenBenutzeranhand desgetLoginName()und desgetPasswort(), wurde ein aktiverBenutzergefunden, wird dieser zurückgeben.BenutzerIBenutzerDao. byNameAndMandant(IEntityContext ec, String loginName, Mandant mandant)Deprecated.BenutzerIBenutzerDao. getByUUID(IEntityContext ec, Mandant client, String uuid)Deprecated.Returns the user with the given UUID stringBenutzerIBenutzerDao. getByUUID(IEntityContext ec, Mandant client, UUID uuid)Deprecated.Returns the user with the given UUIDBenutzerIBenutzerDao. handleUserLogin(IEntityContext ec, Benutzer user)Deprecated.Methods in de.xima.fc.dao.interfaces that return types with arguments of type Benutzer Modifier and Type Method Description List<Benutzer>IBenutzerDao. getBenutzerByMandant(IEntityContext ec, Mandant mandant)Deprecated.Methods in de.xima.fc.dao.interfaces with parameters of type Benutzer Modifier and Type Method Description List<Projekt>IProjektDao. allEditableProjects(IEntityContext ec, Benutzer benutzer, Mandant mandant, String projectScope, boolean includeTemplates)Deprecated.List<Projekt>IProjektDao. allEditableProjects(IEntityContext ec, Benutzer benutzer, Mandant mandant, String projectScope, boolean includeTemplates, de.xima.cmn.criteria.QueryCriteriaManager customQcm)Deprecated.List<Projekt>IProjektDao. allVisibleProjects(IEntityContext ec, Benutzer benutzer, Mandant mandant, String projectScope, boolean includeTemplates)Deprecated.List<Projekt>IProjektDao. allVisibleProjects(IEntityContext ec, Benutzer benutzer, Mandant mandant, String projectScope, boolean includeTemplates, de.xima.cmn.criteria.QueryCriteriaManager customQcm)Deprecated.de.xima.cmn.criteria.QueryCriteriaManagerIProjektDao. allVisibleProjectsQcm(IEntityContext ec, Benutzer user, Mandant client, String projectScope, boolean includeTemplates)Deprecated.VorgangIVorgangDao. correctStatus(IEntityContext ec, Vorgang formRecord, Status targetState, Benutzer user)Deprecated.FormEingangIFormEingangDao. create(IEntityContext ec, FormEingang fe, Benutzer owner, Benutzer updater)Deprecated.List<BenutzerGruppe>IBenutzerDao. getBenutzergruppen(IEntityContext ec, Benutzer ben)Deprecated.List<Status>IStatusDao. getFolgeStatus(IEntityContext ec, Benutzer currentUser, Projekt projekt, Status currentStatus)Deprecated.List<Postfach>IPostfachDao. getPostfachByBenutzer(IEntityContext ec, Benutzer benutzer)Deprecated.List<Projekt>IProjektDao. getProjektByEditorBenutzer(IEntityContext ec, Benutzer benutzer, Mandant mandant)Deprecated.List<Projekt>IProjektDao. getProjektByEditorBenutzer(IEntityContext ec, Benutzer benutzer, Mandant mandant, String projectScope)Deprecated.List<Vorgang>IVorgangDao. getVorgaengeByBenutzer(IEntityContext ec, Benutzer benutzer)Deprecated.BenutzerIBenutzerDao. handleUserLogin(IEntityContext ec, Benutzer user)Deprecated.booleanIProjektDao. isEditingAllowed(IEntityContext ec, Projekt p, Benutzer ben)Deprecated.booleanIBenutzerDao. isLastActiveMandantadmin(IEntityContext ec, Benutzer ben)Deprecated.booleanIProjektDao. isZugriffsberechtigt(IEntityContext ec, Projekt p, Benutzer ben)Deprecated. -
Uses of Benutzer in de.xima.fc.dao.utils
Methods in de.xima.fc.dao.utils with parameters of type Benutzer Modifier and Type Method Description voidProtokollUtils. addStateChangeProtocolEntry(IEntityContext ec, Mandant client, Benutzer user, Vorgang formRecord, WorkflowState oldState, WorkflowState newState)voidProtokollUtils. addTriggerFiredProtocolEntry(IEntityContext ec, Mandant client, Benutzer user, Vorgang formRecord, WorkflowTask task)Deprecated.static ProtocolEntryClientProtokollUtils. getNewFormVersionPe(Benutzer user, FormVersion formversion)Deprecated. -
Uses of Benutzer in de.xima.fc.entities
Subclasses of Benutzer in de.xima.fc.entities Modifier and Type Class Description classAktuellerBenutzerDeprecated.The new user managemen uses the system-scopedUserProfile, the client-scopedDirectClientAuthorizationetc.Methods in de.xima.fc.entities that return Benutzer Modifier and Type Method Description BenutzerVorgang. getBearbeiter()Deprecated.BenutzerFormEingang. getErsteller()Deprecated.The creator of the form record is set at theVorgang.getInitialSubmission().BenutzerVorgang. getErsteller()Deprecated.Methods in de.xima.fc.entities that return types with arguments of type Benutzer Modifier and Type Method Description List<Benutzer>BenutzerGruppe. getBenutzer()Deprecated.List<Benutzer>Rolle. getBenutzer()Deprecated.Methods in de.xima.fc.entities with parameters of type Benutzer Modifier and Type Method Description voidBenutzerGruppe. addBenutzer(Benutzer benutzer)Deprecated.UseBenutzerGruppe.setDirectClientAuthorizations(Set)instead.voidRolle. addBenutzer(Benutzer benutzer)Deprecated.booleanProjekt. isEditableBy(Benutzer user, List<BenutzerGruppe> usergroups)Deprecated.booleanProjekt. isVisibleBy(Benutzer user, List<BenutzerGruppe> usergroups)Deprecated.Benutzer is deprecated.voidBenutzerGruppe. removeBenutzer(Benutzer benutzer)Deprecated.UseBenutzerGruppe.setDirectClientAuthorizations(Set)instead.voidRolle. removeBenutzer(Benutzer benutzer)Deprecated.voidVorgang. setBearbeiter(Benutzer bearbeiter)Deprecated.voidVorgang. setCreator(Benutzer creator)Deprecated.UseVorgang.setCreator(IUser)instead.voidVorgang. setEditor(Benutzer editor)Deprecated.UseVorgang.setEditor(IUser)instead.voidFormEingang. setErsteller(Benutzer ersteller)Deprecated.The creator of the form record is set at theVorgang.getInitialSubmission().voidVorgang. setErsteller(Benutzer ersteller)Deprecated.voidAProtocolEntry. setUser(Benutzer user)Deprecated.UseAProtocolEntry.setUser(IUser)instead.Method parameters in de.xima.fc.entities with type arguments of type Benutzer Modifier and Type Method Description voidBenutzerGruppe. setBenutzer(List<Benutzer> benutzer)Deprecated.UseBenutzerGruppe.setDirectClientAuthorizations(Set)instead.voidRolle. setBenutzer(List<Benutzer> benutzer)Deprecated. -
Uses of Benutzer in de.xima.fc.export
Methods in de.xima.fc.export with parameters of type Benutzer Modifier and Type Method Description static FormVersionAProjektUtil. createNewFormVersion(IEntityContext ec, Projekt project, Benutzer user)Deprecated.static FormVersionAProjektUtil. createNewFormVersion(IEntityContext ec, Long projectId, Benutzer user)Deprecated.Constructors in de.xima.fc.export with parameters of type Benutzer Constructor Description ProjektExportUtil(Mandant man, IEntityContext ec, Benutzer user, Set<EFormImpexOption> options)Deprecated.ProjektUpdateUtil(Mandant man, IEntityContext ec, Benutzer user)Deprecated. -
Uses of Benutzer in de.xima.fc.export.helper
Fields in de.xima.fc.export.helper declared as Benutzer Modifier and Type Field Description protected BenutzerAEnitityHelper. userDeprecated.Constructors in de.xima.fc.export.helper with parameters of type Benutzer Constructor Description AEnitityHelper(IEntityContext ec, Mandant mandant, Projekt project, Benutzer user)Deprecated.FormVersionHelper(IEntityContext ec, Mandant mandant, Projekt project, Benutzer user)Deprecated. -
Uses of Benutzer in de.xima.fc.exporter
Methods in de.xima.fc.exporter with parameters of type Benutzer Modifier and Type Method Description FileAEntityExporter. doExport(IEntityContext ec, File outDir, Benutzer user)Deprecated.FileAEntityExporter. doExport(IEntityContext ec, File outDir, String outName, Benutzer user)Deprecated. -
Uses of Benutzer in de.xima.fc.exporter.interfaces
Methods in de.xima.fc.exporter.interfaces with parameters of type Benutzer Modifier and Type Method Description FileIEntityExporter. doExport(IEntityContext ec, File baseDir, Benutzer user)Deprecated. -
Uses of Benutzer in de.xima.fc.exporter.legacy
Methods in de.xima.fc.exporter.legacy with parameters of type Benutzer Modifier and Type Method Description static voidLegacyExporter. addV1ProjectExport(IEntityContext ec, File outDir, List<? extends de.xima.cmn.dao.interfaces.IEntity<Long>> entities, Benutzer user) -
Uses of Benutzer in de.xima.fc.filter.db
Methods in de.xima.fc.filter.db that return Benutzer Modifier and Type Method Description BenutzerContextualEntityContext. getBenutzer()Deprecated. -
Uses of Benutzer in de.xima.fc.form.edit
Methods in de.xima.fc.form.edit with parameters of type Benutzer Modifier and Type Method Description static booleanFormEditValidator. checkEditContext(Mandant client, Projekt project, Benutzer user)Deprecated. -
Uses of Benutzer in de.xima.fc.form.helper
Methods in de.xima.fc.form.helper with parameters of type Benutzer Modifier and Type Method Description static AttachmentAttachmentHelper. createAttachment(UserContext uc, Mandant man, Benutzer ben, Vorgang vorgang, String fileName, EAttachmentSource attachmentSource, InputStream is)static AttachmentAttachmentHelper. createAttachment(UserContext uc, Mandant man, Benutzer ben, Vorgang vorgang, org.apache.commons.fileupload.FileItem item, EAttachmentSource attachmentSource) -
Uses of Benutzer in de.xima.fc.form.publish
Methods in de.xima.fc.form.publish that return Benutzer Modifier and Type Method Description BenutzerFormPublishContext. getCurrentBenutzer()Deprecated.UseFormPublishContext.getUser()instead.Methods in de.xima.fc.form.publish with parameters of type Benutzer Modifier and Type Method Description IFormPublishContextFormPublishContextBuilder. build(Benutzer benutzer, PublishRequestParameter parameters)Deprecated.voidFormPublishContext. setCurrentBenutzer(Benutzer benutzer)Deprecated.UseFormPublishContext.setUser(IUser)instead. -
Uses of Benutzer in de.xima.fc.form.render
Methods in de.xima.fc.form.render that return Benutzer Modifier and Type Method Description BenutzerFormRenderContextBuilder. getBenutzer()Deprecated.UseFormRenderContextBuilder.userinstead.Methods in de.xima.fc.form.render with parameters of type Benutzer Modifier and Type Method Description voidFormRenderContextBuilder. setBenutzer(Benutzer benutzer)Deprecated.UseFormRenderContextBuilder.userinstead.Constructors in de.xima.fc.form.render with parameters of type Benutzer Constructor Description FormRenderContextBuilder(long projektId, int formVersionNumber, Locale locale, Benutzer benutzer)Deprecated.FormRenderContextBuilder(long projektId, Integer formVersionNumber, Locale locale, Benutzer benutzer, String processId)Deprecated.FormRenderContextBuilder(long projektId, Locale locale, Benutzer benutzer)Deprecated.FormRenderContextBuilder(long projektId, Locale locale, Benutzer benutzer, String processId)Deprecated. -
Uses of Benutzer in de.xima.fc.form.request
Methods in de.xima.fc.form.request that return Benutzer Modifier and Type Method Description BenutzerFormRequestContextBuilder. getBenutzer()Deprecated.the current user will be determined from the web context (request, response)Methods in de.xima.fc.form.request with parameters of type Benutzer Modifier and Type Method Description voidFormRequestContextBuilder. setBenutzer(Benutzer benutzer)Deprecated.UseFormRequestContextBuilder.setUser(IUser)instead.Constructors in de.xima.fc.form.request with parameters of type Benutzer Constructor Description FormRequestContextBuilder(long projektId, Integer formVersionNummer, String prozessId, Benutzer benutzer)Deprecated.FormRequestContextBuilder(long projektId, Integer formVersionNummer, String prozessId, Benutzer benutzer, FrontendServer frontendServer)Deprecated. -
Uses of Benutzer in de.xima.fc.gui.bean.user
Methods in de.xima.fc.gui.bean.user that return Benutzer Modifier and Type Method Description BenutzerUserBean.EntityListModelImpl. getNew()Methods in de.xima.fc.gui.bean.user that return types with arguments of type Benutzer Modifier and Type Method Description List<Benutzer>UserDeletionBean. getActiveUsers()Deprecated.List<Benutzer>UserDeletionBean. getInactiveUsers()Deprecated.IEntityListModelSelectByView<Benutzer>UserBean. getModel()Deprecated.Methods in de.xima.fc.gui.bean.user with parameters of type Benutzer Modifier and Type Method Description booleanUserBean. deletionAllowed(Benutzer user)Deprecated.booleanUserBean. isLastClientAdmin(Benutzer user)Deprecated.booleanUserBean. isUserActive(Benutzer user)Deprecated.voidUserBean.EntityListModelImpl. setSelected(Benutzer selected)voidUserDeletionBean. setUser(Benutzer user)Deprecated.Method parameters in de.xima.fc.gui.bean.user with type arguments of type Benutzer Modifier and Type Method Description voidUserBean. setModel(IEntityListModelSelectByView<Benutzer> model)Deprecated.voidUserDeletionBean. setUsers(List<Benutzer> users)Deprecated. -
Uses of Benutzer in de.xima.fc.gui.bean.workflow
Methods in de.xima.fc.gui.bean.workflow that return types with arguments of type Benutzer Modifier and Type Method Description List<Benutzer>ProcessingBean. getAllUsers()Deprecated. -
Uses of Benutzer in de.xima.fc.gui.common.bean
Methods in de.xima.fc.gui.common.bean that return Benutzer Modifier and Type Method Description BenutzerSessionBean. getCurrentUser()Deprecated.Methods in de.xima.fc.gui.common.bean with parameters of type Benutzer Modifier and Type Method Description XfcSessionLoginBean. createSession(Benutzer user)Deprecated.voidSessionBean. setCurrentUser(Benutzer currentUser)Deprecated. -
Uses of Benutzer in de.xima.fc.gui.common.event
Methods in de.xima.fc.gui.common.event that return Benutzer Modifier and Type Method Description BenutzerLoginEvent. getUser()Deprecated.Methods in de.xima.fc.gui.common.event with parameters of type Benutzer Modifier and Type Method Description voidLoginEvent. setUser(Benutzer user)Deprecated.Constructors in de.xima.fc.gui.common.event with parameters of type Benutzer Constructor Description LoginEvent(Benutzer user, LoginModel login)Deprecated.LoginEvent(Benutzer user, LoginModel login, Long processId)Deprecated. -
Uses of Benutzer in de.xima.fc.gui.common.filter
Methods in de.xima.fc.gui.common.filter that return Benutzer Modifier and Type Method Description protected BenutzerAbstractFilter. getUser(javax.servlet.ServletRequest request)Deprecated.Methods in de.xima.fc.gui.common.filter with parameters of type Benutzer Modifier and Type Method Description protected voidAbstractFilter. setUser(javax.servlet.ServletRequest request, Benutzer user)Deprecated. -
Uses of Benutzer in de.xima.fc.gui.common.interfaces.event.listener
Methods in de.xima.fc.gui.common.interfaces.event.listener with parameters of type Benutzer Modifier and Type Method Description voidILoginListener. handleLogin(javax.faces.context.FacesContext context, Benutzer ben)Deprecated. -
Uses of Benutzer in de.xima.fc.gui.common.utils
Methods in de.xima.fc.gui.common.utils with parameters of type Benutzer Modifier and Type Method Description static booleanPermissionUtils. canUserAccessFormRecord(UserContext uc, Benutzer user, Vorgang process)Deprecated.static booleanPermissionUtils. canUserAccessInbox(Benutzer user, Postfach inbox)Deprecated.UseUserMgmtUtils.canAccessInbox(IUser, Postfach)instead.static booleanPermissionUtils. canUserAccessInbox(Benutzer user, Integer inboxId)Deprecated.UseUserMgmtUtils.canAccessInbox(IUser, Postfach)instead.static booleanPermissionUtils. canUserAccessProcess(Benutzer user, long processId)Deprecated.static booleanPermissionUtils. canUserAccessProcess(Benutzer user, Vorgang process)Deprecated.static booleanPermissionUtils. canUserAccessProcess(Benutzer user, String puid)Deprecated.static booleanPermissionUtils. canUserAccessProjectPage(UserContext uc, Benutzer user, Projekt project, EAccessProperty... props)Deprecated.static booleanPermissionUtils. canUserAccessProjectPage(UserContext uc, Benutzer user, Rolle role, Mandant client, boolean isEditingAllowed, EAccessProperty... props)Deprecated.static booleanPermissionUtils. canUserAccessProjectPage(UserContext uc, Benutzer user, Rolle role, Projekt project, boolean isEditingAllowed, EAccessProperty... props)Deprecated.static ProtocolEntryProcessingEntityUtils. getNewCommentEntry(Benutzer user, Vorgang process, String comment)Deprecated.static booleanPermissionUtils. hasUserInboxAccess(Benutzer user, Mandant client)Deprecated.static booleanPermissionUtils. isTestCloudClient(Mandant client, Benutzer user)Deprecated.UsePermissionUtils.isTestCloudClient(Mandant)instead.Constructors in de.xima.fc.gui.common.utils with parameters of type Benutzer Constructor Description FormParser(Vorgang formRecord, Locale locale, Benutzer user)Deprecated. -
Uses of Benutzer in de.xima.fc.gui.common.utils.msg
Methods in de.xima.fc.gui.common.utils.msg with parameters of type Benutzer Modifier and Type Method Description voidAJSFContext. redirectToDashboard(Benutzer user)Deprecated.voidAJSFContext. redirectToDashboard(Benutzer user, AJSFContext.RedirectOptions options)Deprecated. -
Uses of Benutzer in de.xima.fc.gui.event.entity
Constructors in de.xima.fc.gui.event.entity with parameters of type Benutzer Constructor Description UserModifiedEvent(Benutzer entity, de.xima.cmn.dao.enums.EDaoAction action, IEntityContext ec)Creates a new entity POJO with the given data. -
Uses of Benutzer in de.xima.fc.gui.model
Methods in de.xima.fc.gui.model with parameters of type Benutzer Modifier and Type Method Description voidPluginWrapperModel. delete(Benutzer user)Deprecated.UsePluginWrapperModel.delete(IUser)instead.List<FCMessage>PluginWrapperModel. save(Benutzer user)Deprecated.UsePluginWrapperModel.save(IUser)instead. -
Uses of Benutzer in de.xima.fc.gui.model.lazydata
Methods in de.xima.fc.gui.model.lazydata with parameters of type Benutzer Modifier and Type Method Description org.apache.commons.lang3.tuple.Pair<Integer,Long>LazyProjectViewListModel. updateProjectGroupNames(IEntityContext ec, ProjectViewModel model, Benutzer user)Deprecated.Constructors in de.xima.fc.gui.model.lazydata with parameters of type Benutzer Constructor Description LazyProjectViewListModel(Benutzer user, List<BenutzerGruppe> userGroups, Mandant client, Locale locale)Deprecated.LazyProjectWrapperListModel(Mandant client, Benutzer user, List<BenutzerGruppe> userGroups, boolean userHasUpdatePermission)Deprecated. -
Uses of Benutzer in de.xima.fc.gui.model.project
Constructors in de.xima.fc.gui.model.project with parameters of type Benutzer Constructor Description ProjectWrapper(Projekt project, Benutzer user, List<BenutzerGruppe> userGroups, boolean userHasUpdatePermission)Deprecated. -
Uses of Benutzer in de.xima.fc.gui.model.version
Constructors in de.xima.fc.gui.model.version with parameters of type Benutzer Constructor Description ProjectVersionModel(AProjectDetailsBean projectDetails, Benutzer user)Deprecated.UseProjectVersionModel(AProjectDetailsBean, IUser)instead. -
Uses of Benutzer in de.xima.fc.gui.transfer
Methods in de.xima.fc.gui.transfer with parameters of type Benutzer Modifier and Type Method Description static <T extends de.xima.cmn.dao.interfaces.IEntity<Long>>
org.primefaces.model.StreamedContentEntityExportHelper. getStreamedContent(IEntityExporter<T> exporter, Benutzer user)Deprecated.static org.primefaces.model.StreamedContentEntityExportHelper. getV1ProjectExport(IEntityContext ec, Projekt project, Benutzer user) -
Uses of Benutzer in de.xima.fc.handler.entity
Methods in de.xima.fc.handler.entity that return Benutzer Modifier and Type Method Description BenutzerBenutzerHandler. byLDAPGruppe(UserContext uc, String username, Mandant mandant)Deprecated.BenutzerBenutzerHandler. byLDAPGruppeLogin(UserContext uc, Mandant man, String userLogin, String userPwd)Deprecated.BenutzerBenutzerHandler. byLogin(UserContext uc, String userName, String passwd, Mandant man)Deprecated.BenutzerBenutzerHandler. byNameAndMandant(UserContext uc, String username, Mandant mandant)Deprecated.BenutzerBenutzerHandler. checkLDAPGroupsActiveUser(UserContext uc, Long clientId, String encryptUserLogin)Deprecated.BenutzerBenutzerHandler. getByLDAPData(UserContext uc, Mandant mandant, String userName, byte[] objectID)Deprecated.BenutzerBenutzerHandler. getByUUID(UserContext uc, Mandant client, String uuid)Deprecated.BenutzerBenutzerHandler. getByUUID(UserContext uc, Mandant client, UUID uuid)Deprecated.BenutzerBenutzerHandler. handleUserLogin(UserContext uc, Benutzer user)Deprecated.BenutzerBenutzerHandler. registerBenutzer(UserContext uc, Benutzer benutzer, Mandant mandant)Deprecated.Methods in de.xima.fc.handler.entity that return types with arguments of type Benutzer Modifier and Type Method Description List<Benutzer>BenutzerHandler. getByMandant(UserContext uc, Mandant man)Deprecated.Methods in de.xima.fc.handler.entity with parameters of type Benutzer Modifier and Type Method Description booleanBenutzerHandler. addBenutzerToGruppe(UserContext uc, Benutzer ben, BenutzerGruppe bg)Deprecated.VorgangVorgangHandler. correctStatus(UserContext uc, Vorgang formRecord, Status targetState, Benutzer user)Deprecated.FormEingangFormEingangHandler. create(UserContext uc, FormEingang fe, Benutzer vorgangsOwner, Benutzer benutzer)Deprecated.List<Projekt>ProjektHandler. getAllByEditorUser(UserContext uc, Benutzer editor, Mandant client, String projectScope)Deprecated.List<BenutzerGruppe>BenutzerHandler. getBenutzergruppen(UserContext uc, Benutzer ben)Deprecated.List<BenutzerGruppe>BenutzerGruppeHandler. getByBenutzer(UserContext uc, Benutzer ben)Deprecated.List<ExtendedPostfach>PostfachHandler. getExtendedPostfaecherByBenutzer(UserContext uc, Benutzer benutzer)Deprecated.List<Status>StatusHandler. getFolgeStatus(UserContext uc, Benutzer currentUser, Projekt projekt, Status currentStatus)Deprecated.List<WorkflowTask>WorkflowTaskHandler. getInboxTasks(UserContext uc, Vorgang formRecord, Benutzer user)Deprecated.com.alibaba.fastjson.JSONObjectBenutzerHandler. getLDAPUserData(UserContext uc, Benutzer benutzer)Deprecated.List<Postfach>PostfachHandler. getPostfaecherByBenutzer(UserContext uc, Benutzer benutzer)Deprecated.List<Vorgang>VorgangHandler. getVorgaengeByBenutzer(UserContext uc, Benutzer benutzer)Deprecated.BenutzerBenutzerHandler. handleUserLogin(UserContext uc, Benutzer user)Deprecated.BooleanProjektHandler. isEditingAllowed(UserContext uc, Projekt projekt, Benutzer ben)Deprecated.booleanWorkflowTaskHandler. isTaskInvokableInInbox(UserContext uc, WorkflowTask task, Vorgang formRecord, Benutzer user)Deprecated.BooleanProjektHandler. isZugriffsberechtigt(UserContext uc, Projekt projekt, Benutzer ben)Deprecated.BenutzerBenutzerHandler. registerBenutzer(UserContext uc, Benutzer benutzer, Mandant mandant)Deprecated. -
Uses of Benutzer in de.xima.fc.handler.interfaces.entity
Methods in de.xima.fc.handler.interfaces.entity that return Benutzer Modifier and Type Method Description BenutzerIBenutzerHandler. byLDAPGruppe(UserContext uc, String username, Mandant client)Deprecated.BenutzerIBenutzerHandler. byLDAPGruppeLogin(UserContext uc, Mandant client, String userLogin, String userPwd)Deprecated.Methode zum Auslesen und Erzeugen eines temporären Benutzers aus einer LDAP-GruppeBenutzerIBenutzerHandler. byLogin(UserContext uc, String userName, String passwd, Mandant client)Deprecated.By login.BenutzerIBenutzerHandler. byNameAndMandant(UserContext uc, String username, Mandant client)Deprecated.Methode zum Ermitteln eines Benutzers anhand seines Namens und des MandantensBenutzerIBenutzerHandler. checkLDAPGroupsActiveUser(UserContext uc, Long clientId, String encryptUserLogin)Deprecated.BenutzerIBenutzerHandler. getByLDAPData(UserContext uc, Mandant client, String userName, byte[] objectID)Deprecated.User management has been reworked.BenutzerIBenutzerHandler. getByUUID(UserContext uc, Mandant client, String uuid)Deprecated.Returns the user with the given UUID stringBenutzerIBenutzerHandler. getByUUID(UserContext uc, Mandant client, UUID uuid)Deprecated.Returns the user with the given UUIDBenutzerIBenutzerHandler. handleUserLogin(UserContext uc, Benutzer user)Deprecated.BenutzerIBenutzerHandler. registerBenutzer(UserContext uc, Benutzer benutzer, Mandant client)Deprecated.Methode zum Anlegen eines neuen Benutzers zu einem MandantenMethods in de.xima.fc.handler.interfaces.entity that return types with arguments of type Benutzer Modifier and Type Method Description List<Benutzer>IBenutzerHandler. getByMandant(UserContext uc, Mandant client)Deprecated.Gets the by mandant.Methods in de.xima.fc.handler.interfaces.entity with parameters of type Benutzer Modifier and Type Method Description booleanIBenutzerHandler. addBenutzerToGruppe(UserContext uc, Benutzer ben, BenutzerGruppe bg)Deprecated.Methode um einen Benutzer einer Benutzergruppe hinzuzufügen.VorgangIVorgangHandler. correctStatus(UserContext uc, Vorgang formRecord, Status targetState, Benutzer user)Deprecated.FormEingangIFormEingangHandler. create(UserContext uc, FormEingang fe, Benutzer vorgangsOwner, Benutzer benutzer)Deprecated.List<Projekt>IProjektHandler. getAllByEditorUser(UserContext uc, Benutzer editor, Mandant client, String projectScope)Deprecated.List<BenutzerGruppe>IBenutzerHandler. getBenutzergruppen(UserContext uc, Benutzer user)Deprecated.Gets theBenutzerGruppes.List<BenutzerGruppe>IBenutzerGruppeHandler. getByBenutzer(UserContext uc, Benutzer ben)Deprecated.List<ExtendedPostfach>IPostfachHandler. getExtendedPostfaecherByBenutzer(UserContext uc, Benutzer benutzer)Deprecated.List<Status>IStatusHandler. getFolgeStatus(UserContext uc, Benutzer currentUser, Projekt projekt, Status currentStatus)Deprecated.Gets the folge status.List<WorkflowTask>IWorkflowTaskHandler. getInboxTasks(UserContext uc, Vorgang formRecord, Benutzer user)Deprecated.com.alibaba.fastjson.JSONObjectIBenutzerHandler. getLDAPUserData(UserContext uc, Benutzer user)Deprecated.List<Postfach>IPostfachHandler. getPostfaecherByBenutzer(UserContext uc, Benutzer benutzer)Deprecated.List<Vorgang>IVorgangHandler. getVorgaengeByBenutzer(UserContext uc, Benutzer benutzer)Deprecated.BenutzerIBenutzerHandler. handleUserLogin(UserContext uc, Benutzer user)Deprecated.BooleanIProjektHandler. isEditingAllowed(UserContext uc, Projekt projekt, Benutzer ben)Deprecated.booleanIWorkflowTaskHandler. isTaskInvokableInInbox(UserContext uc, WorkflowTask task, Vorgang formRecord, Benutzer user)Deprecated.BooleanIProjektHandler. isZugriffsberechtigt(UserContext uc, Projekt projekt, Benutzer ben)Deprecated.BenutzerIBenutzerHandler. registerBenutzer(UserContext uc, Benutzer benutzer, Mandant client)Deprecated.Methode zum Anlegen eines neuen Benutzers zu einem Mandanten -
Uses of Benutzer in de.xima.fc.handler.interfaces.system
Methods in de.xima.fc.handler.interfaces.system with parameters of type Benutzer Modifier and Type Method Description booleanISetupHandler. createManantWithDependencies(UserContext uc, Mandant client, MandantMailData clientMailData, MandantLdapData clientLdapData, Benutzer user)Deprecated.voidIXfcSessionHandler. createNew(UserContext uc, String sessionId, Benutzer ben)Deprecated.booleanIMailHandler. sendLoginChanged(UserContext uc, Benutzer benuter, String passwort)Deprecated.booleanIMailHandler. sendResetPasswordMail(UserContext uc, Benutzer user, String url)Deprecated. -
Uses of Benutzer in de.xima.fc.handler.interfaces.workflow
Methods in de.xima.fc.handler.interfaces.workflow with parameters of type Benutzer Modifier and Type Method Description IWorkflowResponseIWorkflowHandler. initWorkflow(UserContext uc, Vorgang vorgang, Status status, Benutzer currentUser, Map<String,Serializable> sessionAttributes, boolean isCorrection, boolean anonymize)Deprecated.Use methods of the new workflow engine, such asIWorkflowHandler.triggerEvent(UserContext, IFormRecordProvidingEvent). -
Uses of Benutzer in de.xima.fc.handler.system
Methods in de.xima.fc.handler.system with parameters of type Benutzer Modifier and Type Method Description booleanSetupHandler. createManantWithDependencies(UserContext uc, Mandant mandant, MandantMailData mailData, MandantLdapData ldapData, Benutzer ben)Deprecated.voidXfcSessionHandler. createNew(UserContext uc, String sessionId, Benutzer ben)Deprecated.booleanMailHandler. sendLoginChanged(UserContext uc, Benutzer benuter, String passwort)Deprecated.booleanMailHandler. sendResetPasswordMail(UserContext uc, Benutzer user, String url)Deprecated. -
Uses of Benutzer in de.xima.fc.handler.workflow
Methods in de.xima.fc.handler.workflow with parameters of type Benutzer Modifier and Type Method Description IWorkflowResponseWorkflowHandler. initWorkflow(UserContext uc, Vorgang vorgang, Status status, Benutzer currentUser, Map<String,Serializable> sessionAttributes, boolean isCorrection, boolean anonymize)Deprecated.Use the new workflow engine. -
Uses of Benutzer in de.xima.fc.importer
Methods in de.xima.fc.importer with parameters of type Benutzer Modifier and Type Method Description EntityImportResultEntityImporter. doImport(Benutzer user)Deprecated.UseProjectImporter.doImport(Benutzer)instead -
Uses of Benutzer in de.xima.fc.importer.project
Methods in de.xima.fc.importer.project with parameters of type Benutzer Modifier and Type Method Description EntityImportResultProjectImporter. doImport(Benutzer user)Deprecated. -
Uses of Benutzer in de.xima.fc.importer.stager
Constructors in de.xima.fc.importer.stager with parameters of type Benutzer Constructor Description UserImportStager(IEntityContext ec, Benutzer entity, Mandant client)Deprecated. -
Uses of Benutzer in de.xima.fc.inbox.model
Methods in de.xima.fc.inbox.model with parameters of type Benutzer Modifier and Type Method Description static List<Status>ProcessGUIModel.Builder. findAvailableStates(UserContext uc, Benutzer user, Vorgang formRecord)Deprecated.static List<InvokableTaskModel>ProcessGUIModel.Builder. findAvailableTasks(UserContext uc, Benutzer user, Vorgang formRecord)Deprecated. -
Uses of Benutzer in de.xima.fc.inbox.utils
Methods in de.xima.fc.inbox.utils with parameters of type Benutzer Modifier and Type Method Description static booleanInboxUtils. canUserEditProcess(Benutzer user, long processId)Deprecated.UseUserMgmtUtils.canAccessInbox(IUser, Postfach)instead. -
Uses of Benutzer in de.xima.fc.interfaces
Methods in de.xima.fc.interfaces that return Benutzer Modifier and Type Method Description BenutzerIEntityContext. getBenutzer()Deprecated.UseIEntityContext.getUser()instead. -
Uses of Benutzer in de.xima.fc.interfaces.auth
Methods in de.xima.fc.interfaces.auth that return Benutzer Modifier and Type Method Description BenutzerIFCUserProfile. getUser()Deprecated.Get the system user -
Uses of Benutzer in de.xima.fc.interfaces.bean
Methods in de.xima.fc.interfaces.bean that return Benutzer Modifier and Type Method Description BenutzerISessionBean. getCurrentUser()Deprecated.Methods in de.xima.fc.interfaces.bean with parameters of type Benutzer Modifier and Type Method Description voidISessionBean. setCurrentUser(Benutzer currentUser)Deprecated. -
Uses of Benutzer in de.xima.fc.interfaces.form
Methods in de.xima.fc.interfaces.form that return Benutzer Modifier and Type Method Description default BenutzerIFormRenderContext. getBenutzer()Deprecated.BenutzerIFormPublishContext. getCurrentBenutzer()Deprecated.UseIFormPublishContext.getUser()instead.default BenutzerIFormRequestContext. getCurrentBenutzer()Deprecated.default BenutzerIFormRenderContext. getUser()Deprecated.UseIFormRenderContext.getUserModel()instead.default BenutzerIFormRequestContext. getUser()Deprecated.UseIFormRequestContext.getUserModel()instead.Methods in de.xima.fc.interfaces.form with parameters of type Benutzer Modifier and Type Method Description default voidIFormRenderContext. setBenutzer(Benutzer benutzer)Deprecated.voidIFormPublishContext. setCurrentBenutzer(Benutzer benutzer)Deprecated.UseIFormPublishContext.setUser(IUser)instead.default voidIFormRequestContext. setCurrentBenutzer(Benutzer benutzer)Deprecated.default voidIFormRenderContext. setUser(Benutzer user)Deprecated.UseIFormRenderContext.setUserModel(IUser)instead.default voidIFormRequestContext. setUser(Benutzer benutzer)Deprecated.UseIFormRequestContext.getUserModel()instead. -
Uses of Benutzer in de.xima.fc.interfaces.form.record.request
Methods in de.xima.fc.interfaces.form.record.request that return Benutzer Modifier and Type Method Description BenutzerIInboxFormRecordRequest. getUser()Deprecated.UseIInboxFormRecordRequest.getUserModel()instead. -
Uses of Benutzer in de.xima.fc.interfaces.plugin.param.backend
Methods in de.xima.fc.interfaces.plugin.param.backend that return Benutzer Modifier and Type Method Description BenutzerIPluginMenuEntriesParams. getUser()Deprecated.Irrelevant for the authorization to the menu entries. -
Uses of Benutzer in de.xima.fc.interfaces.plugin.param.form
Methods in de.xima.fc.interfaces.plugin.param.form that return Benutzer Modifier and Type Method Description BenutzerIPluginDataSourceParams. getCurrentUser()Deprecated.UseIPluginDataSourceParams.getUser()instead. -
Uses of Benutzer in de.xima.fc.interfaces.plugin.param.servlet
Methods in de.xima.fc.interfaces.plugin.param.servlet that return Benutzer Modifier and Type Method Description BenutzerIPluginServletActionParams. getBenutzer()Deprecated.UseIPluginServletActionParams.getUser()instead. -
Uses of Benutzer in de.xima.fc.interfaces.security.filter
Methods in de.xima.fc.interfaces.security.filter with parameters of type Benutzer Modifier and Type Method Description booleanIZugriffsrechtFilter. isAllowed(Benutzer bearbeiter, ITransferableEntity transferableEntity, String entityType, EZugriffsrecht aktion)Deprecated.Diese Methode dient dazu, zu überprüfen, ob einBenutzerauf eineAbstractLockableEntityeine Aktion ausführen darf. -
Uses of Benutzer in de.xima.fc.interfaces.servlet.event
Methods in de.xima.fc.interfaces.servlet.event that return Benutzer Modifier and Type Method Description default BenutzerIDoiVerificationEventData. getUser()Deprecated.UseIDoiVerificationEventData.getUser()instead. -
Uses of Benutzer in de.xima.fc.interfaces.workflow
Methods in de.xima.fc.interfaces.workflow that return types with arguments of type Benutzer Modifier and Type Method Description List<Benutzer>IWorkflowProvider. getAllUsers()Deprecated. -
Uses of Benutzer in de.xima.fc.interfaces.workflow.event
Methods in de.xima.fc.interfaces.workflow.event that return Benutzer Modifier and Type Method Description default BenutzerIWorkflowEventData. getUser()Deprecated.UseIWorkflowEventData.getUserModel()instead. -
Uses of Benutzer in de.xima.fc.interfaces.workflow.execution
Methods in de.xima.fc.interfaces.workflow.execution that return Benutzer Modifier and Type Method Description default BenutzerIWorkflowExecutionEnvironmentData. getEffectiveUser()Deprecated.default BenutzerIBaseEnvironmentData. getUser()Deprecated.UseIBaseEnvironmentData.getUserModel()instead. -
Uses of Benutzer in de.xima.fc.jpa.context
Methods in de.xima.fc.jpa.context that return Benutzer Modifier and Type Method Description BenutzerAEntityContext. getBenutzer()Deprecated.UseAEntityContext.getUser()instead.Methods in de.xima.fc.jpa.context with parameters of type Benutzer Modifier and Type Method Description static IEntityContextEntityContextFactory. newEntityContext(Benutzer ben)Deprecated.UseEntityContextFactory.newEntityContext(IUser)instead. -
Uses of Benutzer in de.xima.fc.ldap
Methods in de.xima.fc.ldap that return Benutzer Modifier and Type Method Description static BenutzerLDAPBenutzerUtil. checkLDAPGroupsActiveUser(IEntityContext ec, Long clientId, String userLogin)Deprecated.The user management has been reworked in version 8.0.0.static BenutzerLDAPBenutzerUtil. getByLDAPData(IEntityContext ec, Mandant man, String userName, byte[] objectId)Deprecated.User management has been reworked.static BenutzerLDAPBenutzerUtil. getLDAPGruppeBenutzer(IEntityContext ec, Mandant man, String userLogin)Deprecated.The user management has been reworked in version 8.0.0.static BenutzerLDAPBenutzerUtil. getLDAPGruppeBenutzerByLogin(IEntityContext ec, Mandant man, String userLogin, String userPwd)Deprecated.The user management has been reworked in version 8.0.0.Methods in de.xima.fc.ldap with parameters of type Benutzer Modifier and Type Method Description static com.alibaba.fastjson.JSONObjectLDAPBenutzerUtil. getLDAPUserData(Benutzer ben)Deprecated.User management has been reworked in version 8.0.0. -
Uses of Benutzer in de.xima.fc.mail.utils
Methods in de.xima.fc.mail.utils with parameters of type Benutzer Modifier and Type Method Description static booleanUserMailUtil. sendLDAPLogin(IEntityContext ec, Benutzer user)Deprecated.static booleanUserMailUtil. sendLoginData(IEntityContext ec, Benutzer user, String password)Deprecated.static booleanUserMailUtil. sendResetPassword(IEntityContext ec, Benutzer user, String resetPasswordUrl)Deprecated.static booleanUserMailUtil. sendSystemLogin(IEntityContext ec, Benutzer user, String password)Deprecated.static booleanUserMailUtil. sendUserSetPassword(IEntityContext ec, Benutzer user, String setPasswordUrl)Deprecated. -
Uses of Benutzer in de.xima.fc.manager
Methods in de.xima.fc.manager with parameters of type Benutzer Modifier and Type Method Description static ProjektProjectManager. create(IEntityContext ec, Projekt project, Benutzer user)Deprecated.static ProjektProjectManager. create(IEntityContext ec, Projekt project, Benutzer user, boolean useOldWorkflow)Deprecated.static booleanAccessManager. hasAccess(Benutzer benutzer, Mandant client, EAccessProperty property)Deprecated.static booleanAccessManager. hasAccess(Benutzer benutzer, EAccessProperty property)Deprecated.static ProjektProjectManager. update(IEntityContext ec, Projekt project, Benutzer user)Deprecated. -
Uses of Benutzer in de.xima.fc.mdl
Subclasses of Benutzer in de.xima.fc.mdl Modifier and Type Class Description classLDAPBenutzerDeprecated.classVirtualBenutzerDeprecated. -
Uses of Benutzer in de.xima.fc.mdl.auth
Methods in de.xima.fc.mdl.auth that return Benutzer Modifier and Type Method Description BenutzerFCUserProfile. getUser()Deprecated.Methods in de.xima.fc.mdl.auth with parameters of type Benutzer Modifier and Type Method Description voidFCUserProfile. setUser(Benutzer user)Deprecated. -
Uses of Benutzer in de.xima.fc.mdl.enums
Methods in de.xima.fc.mdl.enums with parameters of type Benutzer Modifier and Type Method Description static StringEBenutzerTyp. getRef(Benutzer ben)Deprecated. -
Uses of Benutzer in de.xima.fc.mdl.form
Methods in de.xima.fc.mdl.form that return Benutzer Modifier and Type Method Description BenutzerFormRequest. getBenuter()Deprecated.UseIUserto get user data.BenutzerFormUserRequest. getBenutzer()Deprecated.BenutzerFormUserRequestData. getBenutzer()Deprecated.Methods in de.xima.fc.mdl.form with parameters of type Benutzer Modifier and Type Method Description voidFormRequest. setBenuter(Benutzer benuter)Deprecated.UseIUserto get user data.voidFormUserRequest. setBenutzer(Benutzer benutzer)Deprecated.voidFormUserRequestData. setBenutzer(Benutzer benutzer)Deprecated.Constructors in de.xima.fc.mdl.form with parameters of type Benutzer Constructor Description FormRequest(long projektId, Integer formVersionNummer, String prozessId, boolean useFormVersionByVorgang, Benutzer benutzer, FrontendServer frontendServer)Deprecated.FormRequest(long projektId, Integer formVersionNummer, String prozessId, String verifyId, boolean useFormVersionByVorgang, Benutzer benutzer, FrontendServer frontendServer)Deprecated.FormUserRequest(Benutzer benutzer, Projekt projekt)Deprecated. -
Uses of Benutzer in de.xima.fc.mdl.print
Methods in de.xima.fc.mdl.print that return Benutzer Modifier and Type Method Description BenutzerPrintJob. getBenutzer()Deprecated.UsePrintJob.getUser()instead.Methods in de.xima.fc.mdl.print with parameters of type Benutzer Modifier and Type Method Description voidPrintJob. setBenutzer(Benutzer benutzer)Deprecated.UsePrintJob.setUser(IUser)instead. -
Uses of Benutzer in de.xima.fc.plugin.models.params.backend
Methods in de.xima.fc.plugin.models.params.backend that return Benutzer Modifier and Type Method Description BenutzerPluginMenuEntriesParams. getUser()Deprecated.Constructors in de.xima.fc.plugin.models.params.backend with parameters of type Benutzer Constructor Description PluginMenuEntriesParams(Mandant client, Benutzer user) -
Uses of Benutzer in de.xima.fc.plugin.models.params.servlet
Methods in de.xima.fc.plugin.models.params.servlet that return Benutzer Modifier and Type Method Description BenutzerPluginServletActionParams. getBenutzer()Deprecated.UsePluginServletActionParams.getUser()instead. -
Uses of Benutzer in de.xima.fc.security
Methods in de.xima.fc.security with parameters of type Benutzer Modifier and Type Method Description static booleanAccessManager. hasAccess(Benutzer benutzer, EAccessProperty property)Deprecated.static booleanAccessManager. hasAccess(Benutzer user, EAccessProperty property, AccessManager licenseAccess)Deprecated.booleanFilterZugriffsrechtDefault. isAllowed(Benutzer bearbeiter, ITransferableEntity transferableEntity, String entityType, EZugriffsrecht aktion)Deprecated.Diese Methode dient dazu, zu überprüfen, ob einBenutzerauf eineAbstractLockableEntityeine Aktion ausführen darf. -
Uses of Benutzer in de.xima.fc.security.authentication
Methods in de.xima.fc.security.authentication with parameters of type Benutzer Modifier and Type Method Description static voidAutoLoginHelper. addCookie(Benutzer user, Locale locale, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse res)Deprecated.UseAutoLoginHelper.addCookie(IUser, IAuthWebContext)instead. -
Uses of Benutzer in de.xima.fc.servlet.handler
Methods in de.xima.fc.servlet.handler that return Benutzer Modifier and Type Method Description BenutzerAbstractServletHandler. getCurrBenutzer(javax.servlet.http.HttpSession sess)Deprecated. -
Uses of Benutzer in de.xima.fc.session
Methods in de.xima.fc.session that return Benutzer Modifier and Type Method Description BenutzerXfcSession. currentBenutzer()Deprecated.The (backend) user is no longer saved in this session but rather in the generalHttpSession.BenutzerFD2Session. getFormBenutzer()Deprecated.BenutzerFRQSession. getFormBenutzer()Deprecated.userFRQSession.getUser()BenutzerFRQSession. getUser()Deprecated.UseFRQSession.getUserModel()instead.Methods in de.xima.fc.session with parameters of type Benutzer Modifier and Type Method Description static XfcSessionXfcSessionManager. createNew(javax.servlet.http.HttpSession session, Benutzer user)Deprecated.UseXfcSessionManager.createNew(HttpSession)instead.static XfcSessionXfcSessionManager. createNew(javax.servlet.http.HttpSession session, Benutzer user, String loginName)Deprecated.UseXfcSessionManager.createNew(HttpSession)instead.voidFD2Session. setFormBenutzer(Benutzer ben)Deprecated.voidFRQSession. setFormBenutzer(Benutzer ben)Deprecated.voidFRQSession. setUser(Benutzer formUser)Deprecated.UseFRQSession.setUserModel(IUser)instead.voidXfcSession. update(Benutzer user)Deprecated. -
Uses of Benutzer in de.xima.fc.setup
Methods in de.xima.fc.setup that return Benutzer Modifier and Type Method Description protected BenutzerDefaultClientCreator. createBenutzer(IEntityContext ec, Mandant client, Benutzer user, Rolle role)protected BenutzerDefaultClientCreator. createUser(IEntityContext ec, Mandant client, Benutzer user, Rolle role)Deprecated.Methods in de.xima.fc.setup with parameters of type Benutzer Modifier and Type Method Description protected BenutzerDefaultClientCreator. createBenutzer(IEntityContext ec, Mandant client, Benutzer user, Rolle role)MandantDefaultClientCreator. createClient(IEntityContext ec, Mandant client, MandantMailData mailData, MandantLdapData ldapData, Benutzer defaultUser, IClientCreateData defaultData)static FCMessageXFSetup. createMandant(IEntityContext ec, Mandant client, MandantMailData mailData, MandantLdapData ldapData, Benutzer user)Deprecated.protected BenutzerDefaultClientCreator. createUser(IEntityContext ec, Mandant client, Benutzer user, Rolle role)Deprecated. -
Uses of Benutzer in de.xima.fc.setup.interfaces
Methods in de.xima.fc.setup.interfaces with parameters of type Benutzer Modifier and Type Method Description default MandantIClientCreator. createClient(IEntityContext ec, Mandant man, MandantMailData mailData, MandantLdapData ldapData, Benutzer ben, IClientCreateData defaultData)default MandantIClientCreator. createMandant(IEntityContext ec, Mandant man, Benutzer ben, IClientCreateData defaultData) -
Uses of Benutzer in de.xima.fc.testhelper
Methods in de.xima.fc.testhelper that return Benutzer Modifier and Type Method Description static BenutzerEntityDummyFactory. dummyUser(String surename, String givenName, Rolle role)Deprecated.static BenutzerEntityDummyFactory. dummyUser(String surename, String givenName, Rolle role, String email)Deprecated. -
Uses of Benutzer in de.xima.fc.transform.excel
Methods in de.xima.fc.transform.excel with parameters of type Benutzer Modifier and Type Method Description FdToExcelResultFdToExcelBuilder. buildForInbox(UserContext uc, Benutzer user, de.xima.cmn.criteria.QueryCriteriaManager qcm)Deprecated.FdToExcelResultFdToExcelBuilder. buildForProcessIDs(UserContext uc, Benutzer user, List<Long> processIDs)Deprecated.ByteArrayOutputStreamFDToExcelTransformer. createForPostfach(UserContext uc, List<String> vl, XfcSession sess, de.xima.cmn.criteria.QueryCriteriaManager qm, boolean withAlias, boolean multiline, Benutzer ben)ByteArrayOutputStreamFDToExcelTransformer. createForPostfach(UserContext uc, List<String> vl, XfcSession sess, de.xima.cmn.criteria.QueryCriteriaManager qm, EColumnLabelType columnLabelType, boolean multiline, Benutzer ben) -
Uses of Benutzer in de.xima.fc.transform.xml
Methods in de.xima.fc.transform.xml with parameters of type Benutzer Modifier and Type Method Description FdToXmlResultFdToXmlBuilder. buildForInbox(UserContext uc, Benutzer user, de.xima.cmn.criteria.QueryCriteriaManager qcm)Deprecated.FdToXmlResultFdToXmlBuilder. buildForProcessIDs(UserContext uc, Benutzer user, List<Long> processIDs)Deprecated.static RootFdXmlFDToXmlTransformer. createForPostfach(UserContext uc, List<String> vl, XfcSession xfcSesssion, de.xima.cmn.criteria.QueryCriteriaManager qcm, Benutzer user) -
Uses of Benutzer in de.xima.fc.user
Methods in de.xima.fc.user that return Benutzer Modifier and Type Method Description BenutzerUserContext. getBenutzer()Deprecated.userUserContext.getUser()instead.Methods in de.xima.fc.user with parameters of type Benutzer Modifier and Type Method Description static UserContextUserContextFactory. forBenutzer(Benutzer ben)Deprecated.useUserContextFactory.forUser(IUser)instead.booleanUserAccess. hasAccess(Benutzer user, EAccessProperty property)UserContextUserContext. setBenutzer(Benutzer benutzer)Deprecated. -
Uses of Benutzer in de.xima.fc.utils
Fields in de.xima.fc.utils declared as Benutzer Modifier and Type Field Description static BenutzerUserMgmtUtils. ANONYMOUSDeprecated.static BenutzerUserMgmtUtils. DESIGNER_INITIAL_DUMMYDeprecated.Usevirtual usersstatic BenutzerUserMgmtUtils. DESIGNER_LAST_DUMMYDeprecated.Usevirtual usersstatic BenutzerUserMgmtUtils. DESIGNER_USERDeprecated.No equivalent, but seeVirtualUserstatic BenutzerUserMgmtUtils. SETUPDeprecated.static BenutzerUserMgmtUtils. SYSTEMDeprecated.Methods in de.xima.fc.utils that return Benutzer Modifier and Type Method Description static BenutzerUserMgmtUtils. getBenutzerFromUser(IUser user, Mandant client)Deprecated.static BenutzerUserMgmtUtils. getFromProfile(org.pac4j.core.profile.CommonProfile profile)Deprecated.Methods in de.xima.fc.utils with parameters of type Benutzer Modifier and Type Method Description static org.pac4j.core.profile.CommonProfileUserMgmtUtils. convertToProfile(Benutzer user)Deprecated.static booleanUserMgmtUtils. isAnonymousUser(Benutzer user)Deprecated.static booleanUserMgmtUtils. isExternalUser(Benutzer user)Deprecated.static booleanUserMgmtUtils. isInternalUser(Benutzer user)Deprecated.Not neede anymore.static booleanUserMgmtUtils. isSetupUser(Benutzer user)Deprecated.UseUserMgmtUtils.isSuperUser(IUser)instead.static booleanUserMgmtUtils. isSetupUserWithClient(Benutzer user, javax.servlet.http.HttpSession session)Deprecated.static booleanUserMgmtUtils. isSetupUserWithoutClient(Benutzer user, javax.servlet.http.HttpSession session)Deprecated.static booleanUserMgmtUtils. isSystemUser(Benutzer user)Deprecated.Not needed anymore.static com.alibaba.fastjson.JSONObjectUserMgmtUtils. toJSON(Benutzer user, List<BenutzerGruppe> userGroups)Deprecated.UseUserMgmtUtils.toJson(IUser, Mandant)instead.static com.alibaba.fastjson.JSONObjectUserMgmtUtils. toJSON(Benutzer user, List<BenutzerGruppe> userGroups, org.pac4j.core.profile.CommonProfile prof)Deprecated.UseUserMgmtUtils.toJson(IUser, Mandant)instead. -
Uses of Benutzer in de.xima.fc.web
Methods in de.xima.fc.web that return Benutzer Modifier and Type Method Description static BenutzerLoginHelper. doFormHeaderLogin(IExtendedFormRequestContext ctx)Deprecated.static BenutzerLoginHelper. doFormRequestLogin(IExtendedFormRequestContext ctx)Deprecated.static BenutzerLoginHelper. doLogin(AutoLoginInData data)Deprecated.static BenutzerLoginHelper. doLogin(UserContext uc, String userLogin, String userPwd, Long mandantId)Methods in de.xima.fc.web with parameters of type Benutzer Modifier and Type Method Description static StringLoginHelper. responseCurrentBenutzer(Benutzer user, javax.servlet.http.HttpSession session, String lang)Deprecated.static StringLoginHelper. responseLogin(Benutzer user, javax.servlet.http.HttpSession session, String lang)Deprecated.static StringLoginHelper. responseLogin(Benutzer user, javax.servlet.http.HttpSession session, String lang, String userLogin, Long manID)Deprecated.static StringLoginHelper. responseLogin(Benutzer user, javax.servlet.http.HttpSession session, String lang, String userLogin, Long manID, String targetUrl)Deprecated. -
Uses of Benutzer in de.xima.fc.web.common.auth.kerberos
Methods in de.xima.fc.web.common.auth.kerberos that return Benutzer Modifier and Type Method Description BenutzerKerberosUserProfile. getUser()Deprecated.Methods in de.xima.fc.web.common.auth.kerberos with parameters of type Benutzer Modifier and Type Method Description voidKerberosUserProfile. setUser(Benutzer user)Deprecated. -
Uses of Benutzer in de.xima.fc.web.common.datasource
Methods in de.xima.fc.web.common.datasource that return Benutzer Modifier and Type Method Description BenutzerDatenquelleParams. getCurrentUser()Deprecated.UseDatenquelleParams.getUser()instead.Constructors in de.xima.fc.web.common.datasource with parameters of type Benutzer Constructor Description DatenquelleParams(Mandant mandant, Map<String,Serializable> sessionAttributes, ValueParameters requestParameters, Projekt projekt, Benutzer user, com.alibaba.fastjson.JSONObject userData)Deprecated. -
Uses of Benutzer in de.xima.fc.web.common.json
Methods in de.xima.fc.web.common.json with parameters of type Benutzer Modifier and Type Method Description static StringJSONBuilder. buildBenutzerMsg(Benutzer b, javax.servlet.http.HttpSession session, String lang, Object... params)Deprecated.static StringJSONBuilder. buildLoginMsg(Benutzer user, javax.servlet.http.HttpSession session, String lang, String userLogin, Long manID, Object... params)Deprecated.static StringJSONBuilder. buildLoginMsg(Benutzer user, javax.servlet.http.HttpSession session, String lang, String userLogin, Long manID, String targetUrl, Object... params)Deprecated. -
Uses of Benutzer in de.xima.fc.workflow.data
Methods in de.xima.fc.workflow.data with parameters of type Benutzer Modifier and Type Method Description static List<WorkflowTask>InboxTaskUtil. getInboxTasks(IEntityContext ec, Vorgang formRecord, Benutzer user)Deprecated.static booleanInboxTaskUtil. isTaskInvokableInInbox(IEntityContext ec, WorkflowTask task, Vorgang formRecord, Benutzer user)Deprecated. -
Uses of Benutzer in de.xima.fc.workflow.designer.bean
Methods in de.xima.fc.workflow.designer.bean that return types with arguments of type Benutzer Modifier and Type Method Description List<Benutzer>WorkflowProviderBean. getAllUsers()Deprecated. -
Uses of Benutzer in de.xima.fc.workflow.designer.logic
Methods in de.xima.fc.workflow.designer.logic that return Benutzer Modifier and Type Method Description BenutzerBeanWorkflowValidationEnvironmentData. getUser()Deprecated.UseBeanWorkflowValidationEnvironmentData.getUserModel()instead.BenutzerFacesWorkflowLocalValidationContext. getUser()Deprecated.UseFacesWorkflowLocalValidationContext.getUserModel()instead.BenutzerRequestWorkflowEnvironmentData. getUser()Deprecated.UseRequestWorkflowEnvironmentData.getUserModel()instead. -
Uses of Benutzer in de.xima.fc.workflow.designer.model
Methods in de.xima.fc.workflow.designer.model that return types with arguments of type Benutzer Modifier and Type Method Description List<Benutzer>WorkflowRequestContextModel. getUsers()Deprecated.Method parameters in de.xima.fc.workflow.designer.model with type arguments of type Benutzer Modifier and Type Method Description voidWorkflowRequestContextModel. setUsers(List<Benutzer> users)Deprecated. -
Uses of Benutzer in de.xima.fc.workflow.iface
Methods in de.xima.fc.workflow.iface that return Benutzer Modifier and Type Method Description BenutzerIWorkflowTaskRunnerParams. getUser()Deprecated.UseIWorkflowTaskRunnerParams.getUserModel()instead. -
Uses of Benutzer in de.xima.fc.workflow.model
Methods in de.xima.fc.workflow.model that return Benutzer Modifier and Type Method Description BenutzerWorkflowTaskRunnerParams. getUser()Deprecated.UseWorkflowTaskRunnerParams.getUserModel()instead.Methods in de.xima.fc.workflow.model with parameters of type Benutzer Modifier and Type Method Description WorkflowTaskRunnerParams.BuilderWorkflowTaskRunnerParams.Builder. user(Benutzer user)Deprecated.UseWorkflowTaskRunnerParams.Builder.user(IUser)instead. -
Uses of Benutzer in de.xima.fc.workflow.processor.engine
Methods in de.xima.fc.workflow.processor.engine with parameters of type Benutzer Modifier and Type Method Description WorkflowValidator.BuilderWorkflowValidator.Builder. user(Benutzer user)Deprecated.UseWorkflowValidator.Builder.user(IUser)instead. -
Uses of Benutzer in de.xima.fc.workflow.processor.logic
Methods in de.xima.fc.workflow.processor.logic that return types with arguments of type Benutzer Modifier and Type Method Description static List<Benutzer>WorkflowProviderHelper. computeAllUsers(IEntityContext ec, Mandant client) -
Uses of Benutzer in de.xima.fc.workflow.processor.logic.validation
Methods in de.xima.fc.workflow.processor.logic.validation that return Benutzer Modifier and Type Method Description BenutzerDefaultWorkflowValidationContext. getUser()Deprecated.UseDefaultWorkflowValidationContext.getUserModel()instead.BenutzerInjectableValidationContext. getUser()Deprecated.UseInjectableValidationContext.getUserModel()instead.Methods in de.xima.fc.workflow.processor.logic.validation that return types with arguments of type Benutzer Modifier and Type Method Description List<Benutzer>ValidationWorkflowProvider. getAllUsers()Deprecated. -
Uses of Benutzer in de.xima.fc.workflow.taglib.model
Methods in de.xima.fc.workflow.taglib.model with parameters of type Benutzer Modifier and Type Method Description static ClientUserViewClientUserView. forUser(Benutzer user)Deprecated.
-