Uses of Class
de.xima.fc.entities.Mandant
-
-
Uses of Mandant in de.xima.fc
Methods in de.xima.fc with parameters of type Mandant Modifier and Type Method Description static StringPathHandler.Web. aliasFor(Mandant mandant)static StringPathHandler.Web. aliasFormRequestWithoutAlias(Mandant client)static StringPathHandler.Web. aliasFormRequestWithoutAlias(MandantFrontendServer mfs, Mandant client)static StringPathHandler.Web. baseFormIncludeUrlFor(Mandant client)Determines the path to the JavaScript file for including the form via AJAX.static StringPathHandler.Web. baseFormUrlFor(Mandant mandant)Returns the clients base-url with form servlet sub-dirstatic StringPathHandler.Web. baseIncludesFor(Mandant client)Generates the base URL for form includes,/form/includes.static StringPathHandler.Web. baseUrlFor(Mandant mandant)Liefert die (ggfs mandantenabhängige) Basis-Adresse zum Aufruf von Formcycle.static StringPathHandler.Web. getBaseProvideUrl(Mandant client)static StringPathHandler.FS. getMandantBaseDirPath(Mandant m)Deprecated.static StringPathHandler.FS. getMandantPluginDirPath(Mandant mandant)Deprecated.static StringPathHandler.Web. includeUrlFor(Mandant client, String resourceName)Returns the URL to the given form resource, eg.static StringPathHandler.Web. loginRequestFor(Mandant mandant)Diese Methode liefert die URL zur Startseite von XFC. -
Uses of Mandant in de.xima.fc.api
Methods in de.xima.fc.api with parameters of type Mandant Modifier and Type Method Description List<String>PublicPropertyAccessor. getTextbausteinPlaceholder(Mandant mandant)Diese Methode dient dazu, Textbausteinplatzhalter zu ermitteln die nicht vom Typ SYSTEM sindList<String>PublicPropertyAccessor. getTextbausteinPlaceholderForTyp(Mandant mandant, ETextbausteinKategorie kat)Diese Methode dient dazu, Textbausteinplatzhalter zu ermitteln nur von einem übergebenen Typ sind -
Uses of Mandant in de.xima.fc.api.cache
Methods in de.xima.fc.api.cache with parameters of type Mandant Modifier and Type Method Description static com.alibaba.fastjson.JSONObjectGenericDataCache. getCachedI18nValues(UserContext uc, Mandant client)static LicenseModelLicenseCache. getCachedLicense(Mandant client) -
Uses of Mandant in de.xima.fc.api.entity
Methods in de.xima.fc.api.entity that return Mandant Modifier and Type Method Description MandantMandantAPI. getByName(UserContext uc, String name)Method for determining aMandantby his name (case insensitive).MandantMandantAPI. getByUUID(UserContext uc, String uuid)MandantMandantAPI. getByUUID(UserContext uc, UUID uuid)Methods in de.xima.fc.api.entity that return types with arguments of type Mandant Modifier and Type Method Description List<Mandant>MandantAPI. getAllByName(UserContext uc, String name)Method for determining allMandants by name (case insensitive).Methods in de.xima.fc.api.entity with parameters of type Mandant Modifier and Type Method Description voidProtokollAPI. addMandantProtokollEintrag(UserContext uc, Mandant mandant, ProtocolEntryClient entry)Method for creating a protocol entry when a client is changed.BenutzerBenutzerAPI. byLDAPGruppe(UserContext uc, String username, Mandant mandant)BenutzerBenutzerAPI. byLDAPGruppeLogin(UserContext uc, Mandant man, String username, String clearTextPassword)BenutzerBenutzerAPI. byLogin(UserContext uc, String username, String clearTextPassword, Mandant mandant)Method for determining a user based on his login data.BenutzerBenutzerAPI. byNameAndMandant(UserContext uc, String username, Mandant mandant)booleanBenutzerAPI. checkLDAPLogin(UserContext uc, Mandant man, String username, String clearTextPassword)Method for determining a user based on his LDAP login.BooleanBenutzerAPI. checkLogin(UserContext uc, String username, String clearTextPassword, Mandant man)Method for checking login data of a user.voidPostfachAPI. clear(UserContext uc, Mandant mandant, Postfach postfach)Deprecated.MandantRessourceMandantRessourcenAPI. create(UserContext uc, String name, byte[] data, String userName, String fileName, Mandant mandant)Method for creating aMandantRessourcewith the transmitted data.ProjektRessourceProjektRessourcenAPI. create(UserContext uc, String name, byte[] daten, String userName, String fileName, Mandant mandant, Projekt projekt)de.xima.cmn.db.model.SerializableResultSetDatenbankZugriffAPI. executeDBquery(UserContext uc, Mandant mandant, String abfrageName, boolean suppressStatementLimits, Serializable... parameters)Method for executing a query with parameter.de.xima.cmn.db.model.SerializableResultSetDatenbankZugriffAPI. executeDBquery(UserContext uc, Mandant mandant, String abfrageName, IReplacerParams placeholderParams, boolean suppressStatementLimits, Serializable... parameters)de.xima.cmn.db.model.SerializableResultSetDatenquelleAPI. executeDBquery(UserContext uc, Mandant mandant, String datenquellenName, Serializable... parameters)Deprecated.de.xima.cmn.db.model.SerializableResultSetDatenbankZugriffAPI. executePublicDBquery(UserContext uc, Mandant client, String queryName, boolean suppressStatementLimits, Serializable[] parameters)com.alibaba.fastjson.JSONArrayLDAPAbfrageAPI. executePublicQuery(UserContext uc, Mandant man, String queryName, Serializable[] parameters)com.alibaba.fastjson.JSONArrayLDAPAbfrageAPI. executeQuery(UserContext uc, Mandant man, String abfrageName, Serializable[] parameters)Method for executing a query by query name.RolleRolleAPI. getAdminRolle(UserContext uc, Mandant mandant)Method for determining a admin role of a client.List<AppointmentTemplate>AppointmentTemplateAPI. getAllByClient(UserContext uc, Mandant currentClient)Finds all available appointment templates of the given client.List<Postfach>PostfachAPI. getAllByClient(UserContext uc, Mandant client)Returns all inboxes of the givenMandantList<Projekt>ProjektAPI. getAllByClient(UserContext uc, Mandant mandant, boolean includeTemplates)List<Projekt>ProjektAPI. getAllByClient(UserContext uc, Mandant mandant, String scope, boolean includeTemplates)List<Projekt>ProjektAPI. getAllByEditorUser(UserContext uc, Benutzer editor, Mandant client)Gets all projects where the given user is editor ofList<Projekt>ProjektAPI. getAllByEditorUser(UserContext uc, Benutzer editor, Mandant client, String projectScope)List<MandantRessource>MandantRessourcenAPI. getAllByMandant(UserContext uc, Mandant mandant)Method for determining allMandantRessources for a client.List<Modul>ModulAPI. getAllByMandant(UserContext uc, Mandant mandant)Method for determining all modules by a client.List<Projekt>ProjektAPI. getAllByMandant(UserContext uc, Mandant mandant)Deprecated.List<Projekt>ProjektAPI. getAllByMandantAndStatus(UserContext uc, Mandant mandant, Boolean isOnline)Method for determining all projects of a client and its online status.List<Textbaustein>TextbausteinAPI. getAllByMandantAndTyp(UserContext uc, Mandant client, ETextbausteinKategorie category)Method for reading all templates of a client and a specified type.List<Projekt>ProjektAPI. getAllTemplatesByClient(UserContext uc, Mandant mandant)List<Projekt>ProjektAPI. getAllTemplatesByClient(UserContext uc, Mandant mandant, String scope)MandantLdapDataMandantLdapDataAPI. getByClient(UserContext uc, Mandant mandant)Method deliver the LDAP data for a client.MandantMailDataMandantMailDataAPI. getByClient(UserContext uc, Mandant mandant)Method deliver the mail data for the client.BenutzerBenutzerAPI. getByLDAPData(UserContext uc, Mandant mandant, String userName, byte[] objectID)List<Benutzer>BenutzerAPI. getByMandant(UserContext uc, Mandant mandant)Method for determining all user of aMandant.List<BenutzerGruppe>BenutzerGruppeAPI. getByMandant(UserContext uc, Mandant mandant)Method for determining allBenutzerGruppeof aMandant.MandantFrontendServerMandantFrontendServerAPI. getByMandantAndFs(UserContext uc, Mandant mandant, FrontendServer fs)Method for fetching aMandantFrontendServerDatenbankZugriffDatenbankZugriffAPI. getByMandantAndName(UserContext uc, Mandant mandant, String name)PostfachPostfachAPI. getByMandantAndName(UserContext uc, Mandant mandant, String name)TextbausteinTextbausteinAPI. getByMandantAndName(UserContext uc, Mandant mandant, String name)ClientCounterClientCounterApi. getByName(UserContext uc, Mandant client, String name)MandantRessourceMandantRessourcenAPI. getByName(UserContext uc, Mandant mandant, String name)Method for determining theMandantRessourceby his name.ClientCounterClientCounterApi. getByUuid(UserContext uc, Mandant client, UUID uuid)AppointmentTemplateAppointmentTemplateAPI. getByUUID(UserContext uc, Mandant client, String uuid)Finds the appointment template with the given UUID.AppointmentTemplateAppointmentTemplateAPI. getByUUID(UserContext uc, Mandant client, UUID uuid)Finds the appointment template with the given UUID.BenutzerBenutzerAPI. getByUUID(UserContext uc, Mandant client, String uuid)Returns the user with the given UUID stringBenutzerBenutzerAPI. getByUUID(UserContext uc, Mandant client, UUID uuid)Returns the user with the given UUIDBenutzerGruppeBenutzerGruppeAPI. getByUUID(UserContext uc, Mandant client, String uuid)Returns the user group with the given UUID stringBenutzerGruppeBenutzerGruppeAPI. getByUUID(UserContext uc, Mandant client, UUID uuid)Returns the user group with the given UUIDDatenbankZugriffDatenbankZugriffAPI. getByUUID(UserContext uc, Mandant client, String uuid)Returns the DB access with the given UUIDDatenbankZugriffDatenbankZugriffAPI. getByUUID(UserContext uc, Mandant client, UUID uuid)Returns the DB access with the given UUIDPostfachPostfachAPI. getByUUID(UserContext uc, Mandant client, String uuid)Returns the inbox with the given UUIDPostfachPostfachAPI. getByUUID(UserContext uc, Mandant client, UUID uuid)Returns the inbox with the given UUIDProjektProjektAPI. getByUUID(UserContext uc, Mandant client, String uuid)ProjektProjektAPI. getByUUID(UserContext uc, Mandant client, UUID uuid)RolleRolleAPI. getByUUID(UserContext uc, Mandant client, String uuid)Returns the role with the given UUIDRolleRolleAPI. getByUUID(UserContext uc, Mandant client, UUID uuid)Returns the role with the given UUIDTextbausteinTextbausteinAPI. getByUUID(UserContext uc, Mandant client, String uuid)Method for determining anTextbausteinby an UUID asStringand the clientTextbausteinTextbausteinAPI. getByUUID(UserContext uc, Mandant client, UUID uuid)Method for determining anTextbausteinby an UUID and the clientLicenseSyncDataLicenseFileAPI. getClientLicenseSyncMeta(UserContext uc, Mandant client)javax.mail.AddressMandantMailDataAPI. getClientMailAddress(UserContext uc, Mandant client)Gets the client mail address if one has been set.List<ProtocolEntryClient>ProtokollAPI. getClientProtocol(UserContext uc, Mandant client)DatenquelleDatenquelleAPI. getDatenquelleById(UserContext uc, Mandant mandant, int id)Method for determining a data source of client by the ID.DatenquelleDatenquelleAPI. getDatenquelleByName(UserContext uc, Mandant mandant, String name)Deprecated.DatenquelleDatenquelleAPI. getDatenquelleByName(UserContext uc, Mandant mandant, String name, EDatenquellenTyp datenquellenTyp)Method for determining a data source of a client by the name and type.List<Datenquelle>DatenquelleAPI. getDatenquellen(UserContext uc, Mandant mandant)Method for determining all data sources of aMandant.TextbausteinTextbausteinAPI. getFD2Theme(UserContext uc, Mandant mandant, String theme)Method for reading a CSS template of a client by his name.ModulModulAPI. getModulByName(UserContext uc, Mandant mandant, String name)Method for determining of a defined module by the name and associated client.DatenquelleDatenquelleAPI. getPublicDatasource(UserContext uc, Mandant mandant, String name, EDatenquellenTyp datenquellenTyp)TextbausteinTextbausteinAPI. getTextbausteinBy(UserContext uc, Mandant mandant, String name, ETextbausteinKategorie category)Method for determining aTextbausteinby his name and category.List<Textbaustein>TextbausteinAPI. getTextbausteine(UserContext uc, Mandant mandant)Method for determining allTextbausteinof a client.UserAccessBenutzerAPI. getUserAccess(Mandant client)Creates an useraccess based on an clientProjektProjektAPI. importProjekt(UserContext uc, Mandant mandant, byte[] bytes, String name, String description, String title)Method for importing a project for a client.booleanMandantAPI. isCreationAllowed(UserContext uc, Mandant mandant)Method for checking if the creation of aMandantis allowed.booleanBenutzerAPI. isLDAPUserActive(UserContext uc, Mandant man, String username)StringTextbausteinAPI. mandantSpecificMsg(UserContext uc, Mandant mandant, ETextbausteinMsgCode textbausteinCode)Method for determining a message based on aMandantand aTextbausteincode.de.xima.cmn.db.model.SerializableResultSetDatenbankZugriffAPI. query(UserContext uc, Mandant mandant, String abfrageName, Serializable... parameters)BenutzerBenutzerAPI. registerBenutzer(UserContext uc, Benutzer benutzer, Mandant mandant)Method for creating a new user for aMandant. -
Uses of Mandant in de.xima.fc.api.system
-
Uses of Mandant in de.xima.fc.appointment
Methods in de.xima.fc.appointment that return Mandant Modifier and Type Method Description MandantAppointmentBookingParams. getClient()MandantAppointmentQueryParams. getClient()MandantAppointmentValidateParams. getClient()MandantDaoProviderIcalQueryAccessObject. getClientBy(IEntityContext ctx, UUID uuid)Methods in de.xima.fc.appointment with parameters of type Mandant Modifier and Type Method Description static AppointmentQueryParams.BuilderAppointmentQueryParams. builder(Mandant client)THISAppointmentBookingParams.Builder. client(Mandant client)AppointmentValidateParams.BuilderAppointmentValidateParams.Builder. client(Mandant client)List<Appointment>DaoProviderIcalQueryAccessObject. getAppointmentsBy(IEntityContext ctx, Mandant client, AppointmentTemplate template, com.google.common.collect.Range<Instant> range, boolean includePartiallyInRange)AppointmentTemplateDaoProviderIcalQueryAccessObject. getTemplateBy(IEntityContext ctx, Mandant client, UUID uuid)AppointmentQueryParams.BuilderAppointmentQueryParams.Builder. limitToClient(Mandant client)Constructors in de.xima.fc.appointment with parameters of type Mandant Constructor Description AppointmentBookingParams(IAppointmentSpecifier appointmentSpecifier, com.google.common.collect.ImmutableSet<EAppointmentBookingFlag> bookingFlags, Mandant client)AppointmentCreateBookingParams(IAppointmentSpecifier appointmentSpecifier, com.google.common.collect.ImmutableSet<EAppointmentBookingFlag> bookingFlags, Mandant client)AppointmentDeleteBookingParams(IAppointmentSpecifier appointmentSpecifier, com.google.common.collect.ImmutableSet<EAppointmentBookingFlag> bookingFlags, Mandant client)AppointmentMoveBookingParams(IAppointmentSpecifier appointmentSpecifier, com.google.common.collect.ImmutableSet<EAppointmentBookingFlag> bookingFlags, Mandant client, com.google.common.collect.Range<Instant> range)AppointmentValidateParams(com.google.common.collect.ImmutableList<SubmittedAppointment> actions, com.google.common.collect.ImmutableSet<EAppointmentBookingFlag> bookingFlags, Mandant client) -
Uses of Mandant in de.xima.fc.bl.fdv
Methods in de.xima.fc.bl.fdv that return Mandant Modifier and Type Method Description MandantWorkflowProcessing. getMandant()Deprecated. -
Uses of Mandant in de.xima.fc.bl.fdv.processing
Methods in de.xima.fc.bl.fdv.processing with parameters of type Mandant Modifier and Type Method Description Class<?>ProcessingWrapper. getPluginClass(Mandant client)Class<? extends IPluginProcessing>VerarbeitungPlugin. getPluginClass(Mandant man)booleanAVerarbeitung. isAvailable(IEntityContext ec, Mandant client)booleanProcessingWrapper. isAvailable(IEntityContext ec, Mandant man)booleanVerarbeitungCallback. isAvailable(IEntityContext ec, Mandant man)Deprecated. -
Uses of Mandant in de.xima.fc.bl.fdv.processing.data
Methods in de.xima.fc.bl.fdv.processing.data that return Mandant Modifier and Type Method Description MandantProcessingPrefillData. getClient()Constructors in de.xima.fc.bl.fdv.processing.data with parameters of type Mandant Constructor Description ProcessingPrefillData(IEntityContext ec, Mandant client, Projekt project, Status status, Aktion action) -
Uses of Mandant in de.xima.fc.dao.hook
Methods in de.xima.fc.dao.hook with parameters of type Mandant Modifier and Type Method Description static List<Bedingung>DaoActionHookHelper. getBedingungen(IEntityContext ec, Mandant man)static List<ProjectDOIData>DaoActionHookHelper. getProjectDoi(IEntityContext ec, Mandant man)static List<ProjectIdentityCheckData>DaoActionHookHelper. getProjectIdCheck(IEntityContext ec, Mandant client)static List<? extends de.xima.cmn.dao.interfaces.IEntity<Long>>DaoActionHookHelper. getReferencingWorkflowElementsInClient(IEntityContext ec, Mandant client, de.xima.cmn.dao.interfaces.IEntity<Long> entity)Finds all workflow elements (nodes / triggers) that have a reference to the given entity. -
Uses of Mandant in de.xima.fc.dao.impl
Methods in de.xima.fc.dao.impl that return Mandant Modifier and Type Method Description MandantMandantDao. getByUUID(IEntityContext ec, String uuid)MandantMandantDao. getByUUID(IEntityContext ec, UUID uuid)MandantMandantDao. readByName(IEntityContext ec, String name)Methods in de.xima.fc.dao.impl that return types with arguments of type Mandant Modifier and Type Method Description List<Mandant>MandantDao. getAllByName(IEntityContext ec, String name)protected IFCDaoActionHook<Mandant>MandantDao. getPostActionHook()protected IFCDaoActionHook<Mandant>MandantDao. getPreActionHook() -
Uses of Mandant in de.xima.fc.dao.interfaces
Methods in de.xima.fc.dao.interfaces that return Mandant Modifier and Type Method Description MandantIMandantDao. getByUUID(IEntityContext ec, String uuid)Returns the client with the given UUIDMandantIMandantDao. getByUUID(IEntityContext ec, UUID uuid)Returns the client with the given UUIDMandantIMandantDao. readByName(IEntityContext ec, String name)Method for determining aMandantby his name (case insensitive).Methods in de.xima.fc.dao.interfaces that return types with arguments of type Mandant Modifier and Type Method Description List<Mandant>IMandantDao. getAllByName(IEntityContext ec, String name)Method for determining allMandants by name (case insensitive).Methods in de.xima.fc.dao.interfaces with parameters of type Mandant Modifier and Type Method Description List<Projekt>IProjektDao. allByClient(IEntityContext ec, Mandant mandant, boolean includeTemplates)List<Projekt>IProjektDao. allByClient(IEntityContext ec, Mandant client, String scope, boolean includeTemplates)List<Projekt>IProjektDao. allByMandant(IEntityContext ec, Mandant mandant)Deprecated.List<Projekt>IProjektDao. allEditableProjects(IEntityContext ec, Benutzer benutzer, Mandant mandant, String projectScope, boolean includeTemplates)List<Projekt>IProjektDao. allEditableProjects(IEntityContext ec, Benutzer benutzer, Mandant mandant, String projectScope, boolean includeTemplates, de.xima.cmn.criteria.QueryCriteriaManager customQcm)List<Projekt>IProjektDao. allTemplatesByClient(IEntityContext ec, Mandant mandant)List<Projekt>IProjektDao. allTemplatesByClient(IEntityContext ec, Mandant client, String scope)List<Projekt>IProjektDao. allVisibleProjects(IEntityContext ec, Benutzer benutzer, Mandant mandant, String projectScope, boolean includeTemplates)List<Projekt>IProjektDao. allVisibleProjects(IEntityContext ec, Benutzer benutzer, Mandant mandant, String projectScope, boolean includeTemplates, de.xima.cmn.criteria.QueryCriteriaManager customQcm)de.xima.cmn.criteria.QueryCriteriaManagerIProjektDao. allVisibleProjectsQcm(IEntityContext ec, Benutzer user, Mandant client, String projectScope, boolean includeTemplates)BenutzerIBenutzerDao. byLogin(IEntityContext ec, String loginName, String loginPwd, Mandant mandant)Diese Methode sucht einenBenutzeranhand desBenutzer.getLoginName()und desBenutzer.getPasswort(), wurde ein aktiverBenutzergefunden, wird dieser zurückgeben.BenutzerIBenutzerDao. byNameAndMandant(IEntityContext ec, String loginName, Mandant mandant)voidIPostfachDao. clear(IEntityContext entityContext, Mandant man, Postfach postfach)Deprecated.MandantRessourceIMandantRessourceDao. create(IEntityContext ec, String name, byte[] daten, String userName, String fileName, Mandant mandant)MandantRessourceIMandantRessourceDao. create(IEntityContext ec, String name, byte[] daten, String userName, String fileName, String resourceDescription, Mandant mandant)ProjektRessourceIProjektRessourceDao. create(IEntityContext ec, String name, byte[] daten, String userName, String fileName, Mandant mandant, Projekt projekt)ProjektRessourceIProjektRessourceDao. create(IEntityContext ec, String name, byte[] daten, String userName, String fileName, String resourceDescription, Mandant mandant, Projekt projekt)StringIAppointmentTemplateDao. findUniqueName(IEntityContext ec, Mandant client, String candidate)Returns a name that is not taken by anotherAppointmentTemplatein the given client.StringIAppointmentTemplateDao. findUniqueName(IEntityContext ec, Mandant client, String candidate, AppointmentTemplate exclude)Returns a name that is not taken by anotherAppointmentTemplatein the given client.StringIBenutzerGruppeDao. findUniqueName(IEntityContext ec, Mandant client, String candidate, BenutzerGruppe exclude)Returns a name that is not taken by anotherBenutzerGruppein the given client other than the excluded user group.StringIClientCounterDao. findUniqueName(IEntityContext ec, Mandant client, String candidate, ClientCounter exclude)Returns a name that is not taken by anotherClientCounterin the given client.StringIDatenquelleDao. findUniqueName(IEntityContext ec, Mandant client, String candidate, Datenquelle exclude)Returns a name that is not taken by anotherDatenquellein the given client other than the excluded data source.StringIMandantRessourceDao. findUniqueName(IEntityContext ec, Mandant client, String candidate, MandantRessource exclude)Returns a name that is not taken by anotherMandantRessourcein the given client.StringIPostfachDao. findUniqueName(IEntityContext ec, Mandant client, String candidate, Postfach exclude)Returns a name that is not taken by anotherPostfachin the given client other than the excluded inbox.StringIProjektDao. findUniqueName(IEntityContext ec, Mandant client, String candidate, Projekt exclude)Returns a name that is not taken by anotherProjektin the given client other than the excluded data source.StringITextbausteinDao. findUniqueName(IEntityContext ec, Mandant client, String candidate)Returns a name that is not taken by anotherTextbausteinin the given client.StringITextbausteinDao. findUniqueName(IEntityContext ec, Mandant client, String candidate, Textbaustein exclude)Returns a name that is not taken by anotherTextbausteinin the given client other than the excluded template.StringIProjektDao. findUniqueTitle(IEntityContext ec, Mandant client, String candidate, Projekt exclude)Returns a title that is not taken by anotherProjektin the given client other than the excluded data source.RolleIRolleDao. getAdminRolle(IEntityContext ec, Mandant mandant)List<Textbaustein>ITextbausteinDao. getAll(IEntityContext ec, Mandant m)List<AppointmentTemplate>IAppointmentTemplateDao. getAllByClient(IEntityContext ec, Mandant currentClient)Finds all available appointment templates of the given client.List<Postfach>IPostfachDao. getAllByClient(IEntityContext ec, Mandant client)Returns all inboxes of the givenMandantList<MandantRessource>IMandantRessourceDao. getAllByExtension(IEntityContext ec, Mandant client, Iterable<String> extensions)List<Textbaustein>ITextbausteinDao. getAllByKat(IEntityContext ec, Mandant mandant, ETextbausteinKategorie kategorie)List<FormTemplate>IFormTemplateDao. getAllByMandant(IEntityContext ec, Mandant m)List<LDAPGruppe>ILDAPGruppeDao. getAllByMandant(IEntityContext ec, Mandant man)List<MandantRessource>IMandantRessourceDao. getAllByMandant(Mandant mandant, IEntityContext ec)List<ProjektZaehlerDaten>IProjektZaehlerDatenDao. getAllByMandant(IEntityContext ec, Date startDate, Date endDate, Mandant mandant)List<Aktion>IAktionDao. getAllByProcessingClass(IEntityContext ec, Mandant client, Class<?> processingClass)Returns all actions that have processing of defined by the given processing classList<LDAPGruppe>ILDAPGruppeDao. getAllByUserGroup(IEntityContext entityContext, Mandant client, BenutzerGruppe userGroup)Returns allLDAPGruppewhich are assigned to theBenutzerGruppeList<TElement>IWorkflowElementDao. getAllReferencingElements(IEntityContext ec, Mandant client, de.xima.cmn.dao.interfaces.IEntity<Long> entity)Finds all workflow elements within the client that reference the given entity .List<FormTemplateTag>IFormTemplateDao. getAllTagsByMandant(IEntityContext ec, Mandant m)List<Benutzer>IBenutzerDao. getBenutzerByMandant(IEntityContext ec, Mandant mandant)Map<String,BenutzerGruppe>IBenutzerGruppeDao. getBenutzerGruppeByMandant(IEntityContext ec, Mandant mandant)TextbausteinITextbausteinDao. getByKatAndName(IEntityContext ec, Mandant mandant, ETextbausteinKategorie kategorie, String name)MandantLdapDataIMandantLdapDataDao. getByMandant(IEntityContext ec, Mandant mandant)MandantMailDataIMandantMailDataDao. getByMandant(IEntityContext ec, Mandant mandant)MandantFrontendServerIMandantFrontendServerDao. getByMandantAndFs(IEntityContext ec, Mandant mandant, FrontendServer fs)TextbausteinITextbausteinDao. getByMsgCode(IEntityContext ec, Mandant m, String msgCode)ClientCounterIClientCounterDao. getByName(IEntityContext ec, Mandant client, String name)MandantRessourceIMandantRessourceDao. getByName(Mandant mandant, String name, IEntityContext ec)TextbausteinITextbausteinDao. getByName(IEntityContext ec, Mandant mandant, String name)LDAPAbfrageILDAPAbfrageDao. getByNameAndClient(IEntityContext ec, String queryName, Mandant client)MandantFrontendServerIMandantFrontendServerDao. getBySource(IEntityContext ec, FrontendServer fs, Mandant mandant)Deprecated.ClientAuthenticatorIClientAuthenticatorDao. getByUuid(IEntityContext ec, Mandant client, UUID uuid)ClientCounterIClientCounterDao. getByUuid(IEntityContext ec, Mandant client, UUID uuid)AppointmentTemplateIAppointmentTemplateDao. getByUUID(IEntityContext ec, Mandant client, String uuid)Returns the template with the given UUIDAppointmentTemplateIAppointmentTemplateDao. getByUUID(IEntityContext ec, Mandant client, UUID uuid)Returns the template with the given UUIDBenutzerIBenutzerDao. getByUUID(IEntityContext ec, Mandant client, String uuid)Returns the user with the given UUID stringBenutzerIBenutzerDao. getByUUID(IEntityContext ec, Mandant client, UUID uuid)Returns the user with the given UUIDBenutzerGruppeIBenutzerGruppeDao. getByUUID(IEntityContext ec, Mandant client, String uuid)Returns the user group with the given UUID stringBenutzerGruppeIBenutzerGruppeDao. getByUUID(IEntityContext ec, Mandant client, UUID uuid)Returns the user group with the given UUIDClientPluginIClientPluginDao. getByUUID(IEntityContext ec, Mandant client, String uuid)Returns the client plugin with the given UUID stringClientPluginIClientPluginDao. getByUUID(IEntityContext ec, Mandant client, UUID uuid)Returns the client plugin with the given UUIDDatenbankZugriffIDatenbankZugriffDao. getByUUID(IEntityContext ec, Mandant client, String uuid)Returns the DB access with the given UUIDDatenbankZugriffIDatenbankZugriffDao. getByUUID(IEntityContext ec, Mandant client, UUID uuid)Returns the DB access with the given UUIDDatenquelleIDatenquelleDao. getByUUID(IEntityContext ec, Mandant client, String uuid)Returns the data source with the given UUID stringDatenquelleIDatenquelleDao. getByUUID(IEntityContext ec, Mandant client, UUID uuid)Returns the data source with the given UUIDLDAPAbfrageILDAPAbfrageDao. getByUUID(IEntityContext ec, Mandant client, String uuid)Returns the LDAP query with the given UUID stringLDAPAbfrageILDAPAbfrageDao. getByUUID(IEntityContext ec, Mandant client, UUID uuid)Returns the LDAP query with the given UUIDLDAPZugriffILDAPZugriffDao. getByUUID(IEntityContext ec, Mandant client, String uuid)Returns the LDAP connection with the given UUID stringLDAPZugriffILDAPZugriffDao. getByUUID(IEntityContext ec, Mandant client, UUID uuid)Returns the LDAP connection with the given UUIDMandantRessourceIMandantRessourceDao. getByUUID(IEntityContext ec, Mandant client, String uuid)Returns the client resource for the given UUID string and clientMandantRessourceIMandantRessourceDao. getByUUID(IEntityContext ec, Mandant client, UUID uuid)Returns the client resource for the given UUID and clientPostfachIPostfachDao. getByUUID(IEntityContext ec, Mandant client, String uuid)Returns the inbox with the given UUIDPostfachIPostfachDao. getByUUID(IEntityContext ec, Mandant client, UUID uuid)Returns the inbox with the given UUIDProjektIProjektDao. getByUUID(IEntityContext ec, Mandant client, String uuid)ProjektIProjektDao. getByUUID(IEntityContext ec, Mandant client, UUID uuid)RolleIRolleDao. getByUUID(IEntityContext ec, Mandant client, String uuid)Returns the role with the given UUIDRolleIRolleDao. getByUUID(IEntityContext ec, Mandant client, UUID uuid)Returns the role with the given UUIDTextbausteinITextbausteinDao. getByUUID(IEntityContext ec, Mandant client, String uuid)Returns the template with the given UUID stringTextbausteinITextbausteinDao. getByUUID(IEntityContext ec, Mandant client, UUID uuid)Returns the template with the given UUIDLicenseFileILicenseFileDao. getClientLicense(IEntityContext ec, Mandant client)LicenseModelILicenseFileDao. getClientLicenseModel(IEntityContext ec, Mandant client)DatenbankZugriffIDatenbankZugriffDao. getDatenbankzugriffByName(Mandant m, String name)DatenquelleIDatenquelleDao. getDatenquelleById(IEntityContext ec, Mandant mandant, int id)DatenquelleIDatenquelleDao. getDatenquelleByName(IEntityContext ec, Mandant mandant, String name)DatenquelleIDatenquelleDao. getDatenquelleByNameAndType(IEntityContext ec, Mandant mandant, String name, EDatenquellenTyp datenquellenTyp)List<Datenquelle>IDatenquelleDao. getDatenquellen(IEntityContext ec, Mandant mandant)LicenseDataSnapshotIMandantDao. getLicenseDataSnapshot(IEntityContext ec, Mandant client)List<Projekt>IProjektDao. getProjektByEditorBenutzer(IEntityContext ec, Benutzer benutzer, Mandant mandant)List<Projekt>IProjektDao. getProjektByEditorBenutzer(IEntityContext ec, Benutzer benutzer, Mandant mandant, String projectScope)DatenquelleIDatenquelleDao. getPublicDatasource(IEntityContext ec, Mandant client, String name, EDatenquellenTyp type)TextbausteinITextbausteinDao. getTextbausteinByMsgCode(IEntityContext ec, Mandant m, ETextbausteinMsgCode msgCode)List<FrontendServer>IFrontendServerDao. getUnconnectedByMandant(IEntityContext ec, Mandant man)longIAttachmentDao. getUsedFileSize(IEntityContext ec, Mandant mandant)longIFormEingangDao. getUsedFileSize(IEntityContext ec, Mandant mandant)longIMandantDao. getUsedFileSize(IEntityContext ec, Mandant mandant)longIMandantRessourceDao. getUsedFileSize(IEntityContext ec, Mandant mandant)longIProjektRessourceDao. getUsedFileSize(IEntityContext ec, Mandant mandant)booleanIMandantDao. isCreationAllowed(IEntityContext ec, Mandant mandant)booleanIAppointmentTemplateDao. isNameExisiting(IEntityContext ec, Mandant client, String name)Returns whether or not the given entity name exists within the given clientbooleanIBenutzerGruppeDao. isNameExisiting(IEntityContext ec, Mandant client, String name)Returns whether or not the given user group name exists within the given clientbooleanIDatenquelleDao. isNameExisiting(IEntityContext ec, Mandant client, String name)Returns whether or not the given data source name exists within the given clientbooleanIMandantRessourceDao. isNameExisiting(IEntityContext ec, Mandant client, String name)Returns whether or not the given client resource name exists within the given clientbooleanIPostfachDao. isNameExisiting(IEntityContext ec, Mandant client, String name)Returns whether or not the given inbox name exists within the given clientbooleanIProjektDao. isNameExisiting(IEntityContext ec, Mandant client, String name)Returns whether or not the given project name exists within the given clientbooleanITextbausteinDao. isNameExisiting(IEntityContext ec, Mandant client, String name)Returns whether or not the given template name exists within the given clientbooleanIProjektDao. isTitleExisiting(IEntityContext ec, Mandant client, String name)Returns whether or not the given project title exists within the given clientModulIModulDao. readByName(IEntityContext ec, Mandant mandant, String name) -
Uses of Mandant in de.xima.fc.dao.utils
Methods in de.xima.fc.dao.utils with parameters of type Mandant Modifier and Type Method Description voidProtokollUtils. addClientProtocolEntry(Mandant client, ProtocolEntryClient entry, IEntityContext ec)Fills in missing pieces of information of aProtocolEntryClient, and saves that entry in the database.voidProtokollUtils. addMandantPeBase(Mandant mandant, ProtocolEntryClient entry, IEntityContext ec)voidProtokollUtils. addProcessProtocolEntry(Mandant client, ProcessProtocolParams params, ProtocolEntryProcessing entry, IEntityContext ec)Fills in missing pieces of information of aProtocolEntryProcessing, and saves that entry in the database.voidProtokollUtils. addStateChangeProtocolEntry(IEntityContext ec, Mandant client, Benutzer user, Vorgang formRecord, WorkflowState oldState, WorkflowState newState)Adds a protocol entry for a state change, i.e. when theVorgang.getCurrentStatus()is changed.voidProtokollUtils. addTriggerFiredProtocolEntry(IEntityContext ec, Mandant client, Benutzer user, Vorgang formRecord, WorkflowTask task)Adds the protocol entry for when a workflow trigger was fired. -
Uses of Mandant in de.xima.fc.entities
Fields in de.xima.fc.entities declared as Mandant Modifier and Type Field Description protected @NotNull MandantAppointment. clientprotected @NotNull MandantAppointmentTemplate. clientprotected @NotNull MandantAbstractMandantDependentEntity. mandantprotected @NotNull MandantAClientDependentEntity. mandantprotected @NotNull MandantClientPlugin. mandantMethods in de.xima.fc.entities with parameters of type Mandant Modifier and Type Method Description voidAppointment. setClient(Mandant client)voidAppointmentTemplate. setClient(Mandant client)voidLicenseFile. setClient(Mandant client)voidAbstractMandantDependentEntity. setMandant(Mandant mandant)voidAClientDependentEntity. setMandant(Mandant mandant)voidAppointment. setMandant(Mandant client)Deprecated.voidAppointmentTemplate. setMandant(Mandant mandant)Deprecated.voidAttachment. setMandant(Mandant mandant)Deprecated.will be removed, useAttachment.getVorgang()andAClientDependentEntity.setMandant(Mandant)voidClientAuthenticator. setMandant(Mandant mandant)voidClientPlugin. setMandant(Mandant mandant)voidFormEingang. setMandant(Mandant mandant)Deprecated.will be removed, useFormEingang.getVorgang()andAClientDependentEntity.setMandant(Mandant)voidFormElement. setMandant(Mandant mandant)Deprecated.will be removed, useFormElement.getFormVersion()andFormVersion.getProjekt()andAbstractMandantDependentEntity.setMandant(Mandant)voidFormVersion. setMandant(Mandant mandant)Deprecated.will be removed, useFormVersion.getProjekt()andAbstractMandantDependentEntity.getMandant()voidProjektRessource. setMandant(Mandant mandant)Deprecated.will be removed, useProjektRessource.getProjekt()andAbstractMandantDependentEntity.getMandant()voidProjektZaehler. setMandant(Mandant mandant)voidProjektZaehlerDaten. setMandant(Mandant mandant)voidProtocolEntryClient. setMandant(Mandant mandant)voidProtocolEntryProcessing. setMandant(Mandant mandant) -
Uses of Mandant in de.xima.fc.entities.interfaces
Methods in de.xima.fc.entities.interfaces that return Mandant Modifier and Type Method Description MandantIMandantDependent. getMandant()Methods in de.xima.fc.entities.interfaces with parameters of type Mandant Modifier and Type Method Description voidIMandantDependent. setMandant(Mandant m) -
Uses of Mandant in de.xima.fc.export
Fields in de.xima.fc.export declared as Mandant Modifier and Type Field Description protected MandantAProjektUtil. clientprotected MandantAProjektUtil. mDeprecated.Methods in de.xima.fc.export that return Mandant Modifier and Type Method Description protected MandantAProjektUtil. getMandant()Methods in de.xima.fc.export with parameters of type Mandant Modifier and Type Method Description static booleanAProjektUtil. checkProjectAliasExist(IEntityContext ec, String projectAlias, Mandant client)Checks whether or not the given project name already exist within the given clientstatic booleanAProjektUtil. checkProjectNameExist(IEntityContext ec, String projectName, Mandant client)Checks whether or not the given project name already exist within the given clientConstructors in de.xima.fc.export with parameters of type Mandant Constructor Description AProjektUtil(Mandant man, IEntityContext ec)ProjektCopyUtil(Mandant client, IEntityContext ec)ProjektExportUtil(Mandant man, IEntityContext ec, Benutzer user, Set<EFormImpexOption> options)Deprecated.ProjektImportUtil(Mandant man, IEntityContext ec)Deprecated.ProjektUpdateUtil(Mandant man, IEntityContext ec, Benutzer user)Deprecated. -
Uses of Mandant in de.xima.fc.export.helper
Fields in de.xima.fc.export.helper declared as Mandant Modifier and Type Field Description protected MandantAEnitityHelper. mandantDeprecated.Constructors in de.xima.fc.export.helper with parameters of type Mandant Constructor Description AEnitityHelper(IEntityContext ec, Mandant mandant, Projekt project, Benutzer user)Deprecated.FormVersionHelper(IEntityContext ec, Mandant mandant, Projekt project, Benutzer user)Deprecated. -
Uses of Mandant in de.xima.fc.form
Methods in de.xima.fc.form with parameters of type Mandant Modifier and Type Method Description static Map<String,IPluginFormElementWidget>FormHelper. getFormElementWidgetPlugins(Mandant client)static Map<String,org.apache.commons.lang3.tuple.Pair<IPluginFormElementWidget,Long>>FormHelper. getFormElementWidgetPluginsWithInstanceTime(Mandant client) -
Uses of Mandant in de.xima.fc.form.edit
Methods in de.xima.fc.form.edit with parameters of type Mandant Modifier and Type Method Description static booleanFormEditValidator. checkEditContext(Mandant client, Projekt project, Benutzer user) -
Uses of Mandant in de.xima.fc.form.export
Constructors in de.xima.fc.form.export with parameters of type Mandant Constructor Description FormPortraitExporter(com.alibaba.fastjson.JSONObject persist, Mandant client, IXFormRenderConfig renderConfig) -
Uses of Mandant in de.xima.fc.form.helper
Methods in de.xima.fc.form.helper with parameters of type Mandant 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)static AttachmentAttachmentHelper. createAttachmentBody(byte[] daten, String userName, String filename, Mandant mandant, Vorgang vorgang, EAttachmentSource attachmentSource)static AttachmentAttachmentHelper. createAttachmentBody(byte[] daten, String userName, org.apache.commons.fileupload.FileItem item, Mandant mandant, Vorgang vorgang, EAttachmentSource attachmentSource)static ProjektRessourceProjektRessourceHelper. createProjektRessource(UserContext uc, String userName, Mandant mandant, Projekt projekt, byte[] daten, String fileName)static StringURLHelper. formPart(javax.servlet.http.HttpServletRequest req, ValueParameters params, Mandant client)static StringURLHelper. getAbsoluteBaseUrl(javax.servlet.http.HttpServletRequest request, Mandant client)static StringURLHelper. getAbsoluteBaseUrl(javax.servlet.http.HttpServletRequest request, Mandant client, FrontendServer fs, boolean useUrlBase)static StringURLHelper. getBaseUrl(javax.servlet.http.HttpServletRequest request, Mandant client)static StringURLHelper. getBaseUrl(javax.servlet.http.HttpServletRequest request, Mandant client, FrontendServer fs, boolean useUrlBase)static StringURLHelper. mandantLoginRedirectUrl(Mandant man, String baseUrl, String frid, String queryString, String optionalSessionID) -
Uses of Mandant in de.xima.fc.form.publish
Fields in de.xima.fc.form.publish declared as Mandant Modifier and Type Field Description protected MandantFormPublishContext. mandant -
Uses of Mandant in de.xima.fc.form.render
Methods in de.xima.fc.form.render that return Mandant Modifier and Type Method Description MandantFormRenderContext. getMandant()Methods in de.xima.fc.form.render with parameters of type Mandant Modifier and Type Method Description voidFormRenderContext. setMandant(Mandant mandant) -
Uses of Mandant in de.xima.fc.form.request
Fields in de.xima.fc.form.request declared as Mandant Modifier and Type Field Description protected MandantFormRequestContext. mandantMethods in de.xima.fc.form.request that return Mandant Modifier and Type Method Description MandantFormRequestContext. getMandant()Methods in de.xima.fc.form.request with parameters of type Mandant Modifier and Type Method Description voidFormRequestContext. setMandant(Mandant mandant) -
Uses of Mandant in de.xima.fc.gui.bean
Methods in de.xima.fc.gui.bean that return types with arguments of type Mandant Modifier and Type Method Description List<Mandant>BackendBean. getClientList()Getting all the availableMandantsList<Mandant>BackendBean. getClientsWithSadminAccess()Methods in de.xima.fc.gui.bean with parameters of type Mandant Modifier and Type Method Description voidMSContextBean. initMailLdapData(Mandant client)voidBackendBean. setCurrentClient(Mandant currentClient) -
Uses of Mandant in de.xima.fc.gui.bean.application
Methods in de.xima.fc.gui.bean.application that return Mandant Modifier and Type Method Description MandantPlaceholderBean. getClient()Deprecated.UseCurrentViewBean.getCurrentClient()directly. -
Uses of Mandant in de.xima.fc.gui.bean.plugingui
Methods in de.xima.fc.gui.bean.plugingui with parameters of type Mandant Modifier and Type Method Description static <TBean extends IPluginGenericCustomGUIBean,TPlugin extends IFCPlugin & IPluginGenericCustomGUI<TBean>>
PluginBeanHelper<TBean,TPlugin>PluginBeanHelper. forCurrentApplicationScope(TPlugin plugin, Mandant client, PluginBeanOptions pluginBeanOptions)A new helper for application scoped beans of the given plugin.static <TBean extends IPluginGenericCustomGUIBean,TPlugin extends IFCPlugin & IPluginGenericCustomGUI<TBean>>
PluginBeanHelper<TBean,TPlugin>PluginBeanHelper. forCurrentRequestScope(TPlugin plugin, Mandant client, PluginBeanOptions pluginBeanOptions)A new helper for application request beans of the given plugin.static <TBean extends IPluginGenericCustomGUIBean,TPlugin extends IFCPlugin & IPluginGenericCustomGUI<TBean>>
PluginBeanHelper<TBean,TPlugin>PluginBeanHelper. forCurrentSessionScope(TPlugin plugin, Mandant client, PluginBeanOptions pluginBeanOptions)A new helper for session scoped beans of the given plugin.static <TBean extends IPluginGenericCustomGUIBean,TPlugin extends IFCPlugin & IPluginGenericCustomGUI<TBean>>
PluginBeanHelper<TBean,TPlugin>PluginBeanHelper. forCurrentViewScope(TPlugin plugin, Mandant client, PluginBeanOptions pluginBeanOptions)A new helper for view scoped beans of the given plugin. -
Uses of Mandant in de.xima.fc.gui.bean.settings
Methods in de.xima.fc.gui.bean.settings that return Mandant Modifier and Type Method Description MandantClientBean. getClientToDelete()MandantClientBean.EntityListModelImpl. getNew()Methods in de.xima.fc.gui.bean.settings that return types with arguments of type Mandant Modifier and Type Method Description List<Mandant>LicenseBean. getClientList()IEntityListModelSelectByView<Mandant>ClientBean. getModel()Methods in de.xima.fc.gui.bean.settings with parameters of type Mandant Modifier and Type Method Description voidClientBean. onOpenDeleteConfirmationDialog(Mandant client)voidClientBean. setClientToDelete(Mandant clientToDelete)voidClientBean.EntityListModelImpl. setSelected(Mandant selected)Method parameters in de.xima.fc.gui.bean.settings with type arguments of type Mandant Modifier and Type Method Description voidClientBean. setModel(IEntityListModelSelectByView<Mandant> model) -
Uses of Mandant in de.xima.fc.gui.common.appointment
Methods in de.xima.fc.gui.common.appointment with parameters of type Mandant Modifier and Type Method Description static AppointmentTemplateAppointmentHelper. createDefaultTemplate(Mandant client)Sets the default values for a newAppointmentTemplate. -
Uses of Mandant in de.xima.fc.gui.common.bean
Methods in de.xima.fc.gui.common.bean that return Mandant Modifier and Type Method Description MandantLoginBean. getClient()MandantCurrentViewBean. getCurrentClient()MandantSessionBean. getCurrentClient()Returns the current client, as set in the session.Methods in de.xima.fc.gui.common.bean that return types with arguments of type Mandant Modifier and Type Method Description List<Mandant>LoginBean. getClientList()Methods in de.xima.fc.gui.common.bean with parameters of type Mandant Modifier and Type Method Description abstract voidAContextBean. initMailLdapData(Mandant client)Initializes the mail and LDAP data for the given client.voidLoginBean. setClient(Mandant client)voidCurrentViewBean. setCurrentClient(Mandant client)voidSessionBean. setCurrentClient(Mandant currentClient) -
Uses of Mandant in de.xima.fc.gui.common.utils
Methods in de.xima.fc.gui.common.utils with parameters of type Mandant Modifier and Type Method Description static booleanEntityUtils. areClientsEqual(Mandant client1, Mandant client2)static booleanPermissionUtils. canSadminAccessClient(Mandant client)static booleanPermissionUtils. canUserAccessProjectPage(UserContext uc, Benutzer user, Rolle role, Mandant client, boolean isEditingAllowed, EAccessProperty... props)static booleanPermissionUtils. hasUserInboxAccess(Benutzer user, Mandant client)Checks whether the user has access to inboxes -
Uses of Mandant in de.xima.fc.gui.designer.form.utils
Methods in de.xima.fc.gui.designer.form.utils with parameters of type Mandant Modifier and Type Method Description static StringDesignerConfigFactory. createDesignerConfig(javax.faces.context.FacesContext facesContext, IEntityContext ec, Mandant client, Benutzer user, BaseDesignerModel baseModel, Locale locale, ProjectPageBean projectHolder, IXFormRenderConfig formRenderConfig)Creates the designer config for the current faces request and the given model.static com.alibaba.fastjson.JSONObjectDesignerConfigFactory. createDesignerConfigJson(javax.faces.context.FacesContext facesContext, IEntityContext ec, Mandant client, Benutzer userEntity, BaseDesignerModel baseModel, Locale locale, ProjectPageBean projectHolder, IXFormRenderConfig formRenderConfig)Creates the designer config for the current faces request and the given model.static FormDesignerModelFormDesignerModelFactory. createFormDesignerModel(javax.faces.context.FacesContext facesContext, IEntityContext ec, Mandant client, ProjectPageBean projectHolder, Locale locale, Benutzer user, WebFormPersistFile initialPersist)Creates a new form designer model from the data of the given faces request.static StringWidgetPluginHelper. createPluginCssUrl(javax.faces.context.FacesContext context, Mandant client)static StringWidgetPluginHelper. createPluginJavaScriptUrl(javax.faces.context.FacesContext context, Mandant client)static StringFormCssHelper. fetchFormThemeCss(Mandant client, long themeId)static FetchTemplateResultFormTemplateHelper. fetchTagsAndTemplates(Mandant client, Benutzer user, OptionalLong templateId)static FormTemplateFormTemplateHelper. insertNewTemplate(Mandant client, Benutzer user, TemplateDataParams params)static FormTemplateFormTemplateHelper. updateExistingTemplate(Mandant client, Benutzer user, long templateId, TemplateDataParams params) -
Uses of Mandant in de.xima.fc.gui.event.handler
Constructors in de.xima.fc.gui.event.handler with parameters of type Mandant Constructor Description PlaceholderDesignerConversationEventHandler(Mandant client, Locale locale, BackendViewPushContext viewPushContext, PlaceholderContextModel model)Creates a new placeholder handler for the placeholder bean. -
Uses of Mandant in de.xima.fc.gui.interfaces
Methods in de.xima.fc.gui.interfaces with parameters of type Mandant Modifier and Type Method Description voidIPlaceholderLibrary. updateCounterPlaceholders(IEntityContext ec, Mandant client)voidIPlaceholderLibrary. updateFormPlaceholders(IEntityContext ec, Mandant client, Locale locale, PlaceholderContextModel model)voidIPlaceholderLibrary. updateTemplatePlaceholders(IEntityContext ec, Mandant client) -
Uses of Mandant in de.xima.fc.gui.interfaces.processing
Methods in de.xima.fc.gui.interfaces.processing with parameters of type Mandant Modifier and Type Method Description voidIProcessingModel. fillPluginConfigParameter(Mandant mandant)Erweitert die Parameterliste bei Verarbeitungen vom TypIProcessingPlugin -
Uses of Mandant in de.xima.fc.gui.model
Methods in de.xima.fc.gui.model with parameters of type Mandant Modifier and Type Method Description Set<PlaceHolder>PlaceholderLibrary. createFormPlaceHoldersForItems(Mandant client, Locale locale, Iterable<XItem> xItems, Iterable<FormVariable> variables)voidPlaceholderLibrary. updateCounterPlaceholders(IEntityContext ec, Mandant client)voidPlaceholderLibrary. updateFormPlaceholders(IEntityContext ec, Mandant client, Locale locale, PlaceholderContextModel model)voidPlaceholderLibrary. updateTemplatePlaceholders(IEntityContext ec, Mandant client)Constructors in de.xima.fc.gui.model with parameters of type Mandant Constructor Description RolePropertyEntryModel(EAccessProperty prop, Mandant client, Locale loc)Deprecated. -
Uses of Mandant in de.xima.fc.gui.model.appointment
Constructors in de.xima.fc.gui.model.appointment with parameters of type Mandant Constructor Description AppointmentTemplateListModel(de.xima.cmn.criteria.QueryCriteriaManager qcm, Mandant client) -
Uses of Mandant in de.xima.fc.gui.model.lazydata
Constructors in de.xima.fc.gui.model.lazydata with parameters of type Mandant Constructor Description LazyEntityListModel(Class<T> entityClass, Mandant mandant)LazyProjectViewListModel(Benutzer user, List<BenutzerGruppe> userGroups, Mandant client, Locale locale)LazyProjectWrapperListModel(Mandant client, Benutzer user, List<BenutzerGruppe> userGroups, boolean userHasUpdatePermission)Deprecated. -
Uses of Mandant in de.xima.fc.gui.model.processing
Methods in de.xima.fc.gui.model.processing with parameters of type Mandant Modifier and Type Method Description voidProcessingModel. fillPluginConfigParameter(Mandant mandant)Constructors in de.xima.fc.gui.model.processing with parameters of type Mandant Constructor Description ProcessingModel(IProcessing processing, Mandant mandant) -
Uses of Mandant in de.xima.fc.gui.utils.data
Methods in de.xima.fc.gui.utils.data with parameters of type Mandant Modifier and Type Method Description static StringQueryUtils. generateUrl(Mandant client, EDatenabfrageTyp type, String queryName, List<IParameterModel> params) -
Uses of Mandant in de.xima.fc.gui.utils.data.importer
Constructors in de.xima.fc.gui.utils.data.importer with parameters of type Mandant Constructor Description DataSourceImporter(Mandant client) -
Uses of Mandant in de.xima.fc.gui.utils.designer
Methods in de.xima.fc.gui.utils.designer with parameters of type Mandant Modifier and Type Method Description static BaseDesignerModelDesignerModelFactory. createBaseDesignerModel(javax.faces.context.FacesContext context, Mandant client, ProjectPageBean projectHolder, IEntityContext ec, Benutzer user)The base designer model with basic data about the client, project etc.static List<FormOverviewRow>FormOverviewHelper. createFormOverviewRows(IEntityContext ec, Mandant client, Projekt project, Locale locale, FormVersion formVersion, String persist)Creates a list of all rows to show in the form overview table.static FrameDesignerModelDesignerModelFactory. createFrameDesignerModel(javax.faces.context.FacesContext facesContext, ViewBean viewBean, Mandant client, ProjectPageBean projectHolder, IEntityContext ec, Locale locale, Benutzer user, String conversationId)Creates a new frame designer model from the data of the given faces request. -
Uses of Mandant in de.xima.fc.handler.entity
Methods in de.xima.fc.handler.entity that return Mandant Modifier and Type Method Description MandantMandantHandler. getByName(UserContext uc, String name)MandantMandantHandler. getByUUID(UserContext uc, String uuid)MandantMandantHandler. getByUUID(UserContext uc, UUID uuid)Methods in de.xima.fc.handler.entity that return types with arguments of type Mandant Modifier and Type Method Description List<Mandant>MandantHandler. getAllByName(UserContext uc, String name)Methods in de.xima.fc.handler.entity with parameters of type Mandant Modifier and Type Method Description voidProtokollHandler. addClientProtocolEntry(UserContext uc, Mandant mandant, ProtocolEntryClient entry)BenutzerBenutzerHandler. byLDAPGruppe(UserContext uc, String username, Mandant mandant)BenutzerBenutzerHandler. byLDAPGruppeLogin(UserContext uc, Mandant man, String userLogin, String userPwd)BenutzerBenutzerHandler. byLogin(UserContext uc, String userName, String passwd, Mandant man)By login.BenutzerBenutzerHandler. byNameAndMandant(UserContext uc, String username, Mandant mandant)booleanBenutzerHandler. checkLDAPLogin(UserContext uc, Mandant man, String userLogin, String userPwd)BooleanBenutzerHandler. checkLogin(UserContext uc, String username, String passwort, Mandant man)Checks the login of an user.MandantRessourceMandantRessourceHandler. create(UserContext uc, String name, byte[] daten, String userName, String fileName, Mandant mandant)ProjektRessourceProjektRessourceHandler. create(UserContext uc, String name, byte[] daten, String userName, String fileName, Mandant mandant, Projekt projekt)de.xima.cmn.db.model.SerializableResultSetDatenbankzugriffHandler. executeDBquery(UserContext uc, Mandant mandant, String datenquellenName, IReplacerParams placeholderParams, boolean suppressStatementLimits, Serializable... parameters)de.xima.cmn.db.model.SerializableResultSetDatenbankzugriffHandler. executePublicDBquery(UserContext uc, Mandant client, String queryName, boolean suppressStatementLimits, Serializable[] parameters)com.alibaba.fastjson.JSONArrayLDAPAbfrageHandler. executePublicQuery(UserContext uc, Mandant client, String queryName, Serializable[] parameters)com.alibaba.fastjson.JSONArrayLDAPAbfrageHandler. executeQuery(UserContext uc, Mandant client, String queryName, Serializable[] parameters)RolleRolleHandler. getAdminRolle(UserContext uc, Mandant mandant)List<AppointmentTemplate>AppointmentTemplateHandler. getAllByClient(UserContext uc, Mandant currentClient)List<Postfach>PostfachHandler. getAllByClient(UserContext uc, Mandant client)List<Projekt>ProjektHandler. getAllByClient(UserContext uc, Mandant mandant, boolean includeTemplates)List<Projekt>ProjektHandler. getAllByClient(UserContext uc, Mandant mandant, String scope, boolean includeTemplates)List<Projekt>ProjektHandler. getAllByEditorUser(UserContext uc, Benutzer editor, Mandant client, String projectScope)List<MandantRessource>MandantRessourceHandler. getAllByMandant(UserContext uc, Mandant mandant)List<Projekt>ProjektHandler. getAllByMandant(UserContext uc, Mandant mandant)Deprecated.List<Projekt>ProjektHandler. getAllTemplatesByClient(UserContext uc, Mandant client)List<Projekt>ProjektHandler. getAllTemplatesByClient(UserContext uc, Mandant client, String scope)MandantLdapDataMandantLdapDataHandler. getByClient(UserContext uc, Mandant mandant)MandantMailDataMandantMailDataHandler. getByClient(UserContext uc, Mandant mandant)BenutzerBenutzerHandler. getByLDAPData(UserContext uc, Mandant mandant, String userName, byte[] objectID)List<Benutzer>BenutzerHandler. getByMandant(UserContext uc, Mandant man)Gets the by mandant.MandantFrontendServerMandantFrontendServerHandler. getByMandantAndFs(UserContext uc, Mandant mandant, FrontendServer fs)TextbausteinTextbausteinHandler. getByMandantAndName(UserContext uc, Mandant mandant, String name)ClientCounterClientCounterHandler. getByName(UserContext uc, Mandant client, String name)MandantRessourceMandantRessourceHandler. getByName(UserContext uc, Mandant mandant, String name)ClientCounterClientCounterHandler. getByUuid(UserContext uc, Mandant client, UUID uuid)AppointmentTemplateAppointmentTemplateHandler. getByUUID(UserContext uc, Mandant client, String uuid)AppointmentTemplateAppointmentTemplateHandler. getByUUID(UserContext uc, Mandant client, UUID uuid)BenutzerGruppeBenutzerGruppeHandler. getByUUID(UserContext uc, Mandant client, String uuid)BenutzerGruppeBenutzerGruppeHandler. getByUUID(UserContext uc, Mandant client, UUID uuid)BenutzerBenutzerHandler. getByUUID(UserContext uc, Mandant client, String uuid)BenutzerBenutzerHandler. getByUUID(UserContext uc, Mandant client, UUID uuid)DatenbankZugriffDatenbankzugriffHandler. getByUUID(UserContext uc, Mandant client, String uuid)DatenbankZugriffDatenbankzugriffHandler. getByUUID(UserContext uc, Mandant client, UUID uuid)PostfachPostfachHandler. getByUUID(UserContext uc, Mandant client, String uuid)PostfachPostfachHandler. getByUUID(UserContext uc, Mandant client, UUID uuid)ProjektProjektHandler. getByUUID(UserContext uc, Mandant client, String uuid)ProjektProjektHandler. getByUUID(UserContext uc, Mandant client, UUID uuid)RolleRolleHandler. getByUUID(UserContext uc, Mandant client, String uuid)RolleRolleHandler. getByUUID(UserContext uc, Mandant client, UUID uuid)TextbausteinTextbausteinHandler. getByUUID(UserContext uc, Mandant client, String uuid)TextbausteinTextbausteinHandler. getByUUID(UserContext uc, Mandant client, UUID uuid)javax.mail.AddressMandantMailDataHandler. getClientMailAddress(UserContext uc, Mandant client)DatenbankZugriffDatenbankzugriffHandler. getDatenbankzugriffByMandant(UserContext uc, Mandant mandant, String name)DatenquelleDatenquelleHandler. getDatenquelleById(UserContext uc, Mandant mandant, int id)Gets the DataStores by.DatenquelleDatenquelleHandler. getDatenquelleByName(UserContext uc, Mandant man, String name)Gets the DataStores by.DatenquelleDatenquelleHandler. getDatenquelleByNameAndType(UserContext uc, Mandant mandant, String name, EDatenquellenTyp datenquellenTyp)List<Datenquelle>DatenquelleHandler. getDatenquellen(UserContext uc, Mandant mandant)Gets the DataStores.ModulModulHandler. getModulByName(UserContext uc, Mandant mandant, String name)PostfachPostfachHandler. getPostfachByMandant(UserContext uc, Mandant mandant, String name)Gets the Postfach by.DatenquelleDatenquelleHandler. getPublicDatasource(UserContext uc, Mandant client, String name, EDatenquellenTyp type)TextbausteinTextbausteinHandler. getTextbausteinBy(UserContext uc, Mandant mandant, String name, ETextbausteinKategorie kategorie)Gets the textbaustein by.List<Textbaustein>TextbausteinHandler. getTextbausteine(UserContext uc, Mandant mandant)Gets the textbausteine.List<Textbaustein>TextbausteinHandler. getTextbausteineByKategorie(UserContext uc, Mandant mandant, ETextbausteinKategorie kategorie)Gets the textbausteine vom uebergebenen Typ.ProjektProjektHandler. importProjekt(UserContext uc, Mandant mandant, byte[] bytes, String name, String beschreibung, String title)booleanMandantHandler. isCreationAllowed(UserContext uc, Mandant mandant)booleanBenutzerHandler. isLDAPUserActive(UserContext uc, Mandant man, String encryptUserLogin)StringTextbausteinHandler. mandantSpecificMsg(UserContext uc, Mandant mandant, ETextbausteinMsgCode msgCode)Mandant specific msg.BenutzerBenutzerHandler. registerBenutzer(UserContext uc, Benutzer benutzer, Mandant mandant)Methode zum Anlegen eines neuen Benutzers zu einem Mandanten -
Uses of Mandant in de.xima.fc.handler.interfaces.entity
Methods in de.xima.fc.handler.interfaces.entity that return Mandant Modifier and Type Method Description MandantIMandantHandler. getByName(UserContext uc, String name)Method for determining aMandantby his name (case insensitive).MandantIMandantHandler. getByUUID(UserContext uc, String uuid)MandantIMandantHandler. getByUUID(UserContext uc, UUID uuid)Methods in de.xima.fc.handler.interfaces.entity that return types with arguments of type Mandant Modifier and Type Method Description List<Mandant>IMandantHandler. getAllByName(UserContext uc, String name)Method for determining allMandants by name (case insensitive).Methods in de.xima.fc.handler.interfaces.entity with parameters of type Mandant Modifier and Type Method Description voidIProtokollHandler. addClientProtocolEntry(UserContext uc, Mandant mandant, ProtocolEntryClient entry)BenutzerIBenutzerHandler. byLDAPGruppe(UserContext uc, String username, Mandant client)BenutzerIBenutzerHandler. byLDAPGruppeLogin(UserContext uc, Mandant client, String userLogin, String userPwd)Methode zum Auslesen und Erzeugen eines temporären Benutzers aus einer LDAP-GruppeBenutzerIBenutzerHandler. byLogin(UserContext uc, String userName, String passwd, Mandant client)By login.BenutzerIBenutzerHandler. byNameAndMandant(UserContext uc, String username, Mandant client)Methode zum Ermitteln eines Benutzers anhand seines Namens und des MandantensbooleanIBenutzerHandler. checkLDAPLogin(UserContext uc, Mandant client, String userLogin, String userPwd)Methode zum Prüfen des LDAP-Logins eines BenutzersBooleanIBenutzerHandler. checkLogin(UserContext uc, String username, String passwort, Mandant client)Checks the login of an user.MandantRessourceIMandantRessourcenHandler. create(UserContext uc, String name, byte[] daten, String userName, String fileName, Mandant mandant)ProjektRessourceIProjektRessourcenHandler. create(UserContext uc, String name, byte[] daten, String userName, String fileName, Mandant mandant, Projekt projekt)de.xima.cmn.db.model.SerializableResultSetIDatenbankzugriffHandler. executeDBquery(UserContext uc, Mandant mandant, String datenquellenName, IReplacerParams placeholderParams, boolean suppressStatementLimits, Serializable... parameters)de.xima.cmn.db.model.SerializableResultSetIDatenbankzugriffHandler. executePublicDBquery(UserContext uc, Mandant client, String queryName, boolean suppressStatementLimits, Serializable[] parameters)com.alibaba.fastjson.JSONArrayILDAPAbfrageHandler. executePublicQuery(UserContext uc, Mandant man, String queryName, Serializable[] parameters)com.alibaba.fastjson.JSONArrayILDAPAbfrageHandler. executeQuery(UserContext uc, Mandant man, String abfrageName, Serializable[] parameters)RolleIRolleHandler. getAdminRolle(UserContext uc, Mandant mandant)List<AppointmentTemplate>IAppointmentTemplateHandler. getAllByClient(UserContext uc, Mandant currentClient)Finds all available appointment templates of the given client.List<Postfach>IPostfachHandler. getAllByClient(UserContext uc, Mandant client)Returns all inboxes of the givenMandantList<Projekt>IProjektHandler. getAllByClient(UserContext uc, Mandant mandant, boolean includeTemplates)List<Projekt>IProjektHandler. getAllByClient(UserContext uc, Mandant mandant, String scope, boolean includeTemplates)List<Projekt>IProjektHandler. getAllByEditorUser(UserContext uc, Benutzer editor, Mandant client, String projectScope)Gets all projects where the given user is editor ofList<MandantRessource>IMandantRessourcenHandler. getAllByMandant(UserContext uc, Mandant mandant)List<Projekt>IProjektHandler. getAllByMandant(UserContext uc, Mandant mandant)Deprecated.List<Projekt>IProjektHandler. getAllTemplatesByClient(UserContext uc, Mandant client)List<Projekt>IProjektHandler. getAllTemplatesByClient(UserContext uc, Mandant client, String scope)MandantLdapDataIMandantLdapDataHandler. getByClient(UserContext uc, Mandant mandant)MandantMailDataIMandantMailDataHandler. getByClient(UserContext uc, Mandant mandant)BenutzerIBenutzerHandler. getByLDAPData(UserContext uc, Mandant client, String userName, byte[] objectID)List<Benutzer>IBenutzerHandler. getByMandant(UserContext uc, Mandant client)Gets the by mandant.MandantFrontendServerIMandantFrontendServerHandler. getByMandantAndFs(UserContext uc, Mandant mandant, FrontendServer fs)TextbausteinITextbausteinHandler. getByMandantAndName(UserContext uc, Mandant mandant, String name)ClientCounterIClientCounterHandler. getByName(UserContext uc, Mandant client, String name)MandantRessourceIMandantRessourcenHandler. getByName(UserContext uc, Mandant mandant, String name)ClientCounterIClientCounterHandler. getByUuid(UserContext uc, Mandant client, UUID uuid)AppointmentTemplateIAppointmentTemplateHandler. getByUUID(UserContext uc, Mandant client, String uuid)Finds the appointment template with the given UUID.AppointmentTemplateIAppointmentTemplateHandler. getByUUID(UserContext uc, Mandant client, UUID uuid)Finds the appointment template with the given UUID.BenutzerGruppeIBenutzerGruppeHandler. getByUUID(UserContext uc, Mandant client, String uuid)Returns the user group with the given UUID stringBenutzerGruppeIBenutzerGruppeHandler. getByUUID(UserContext uc, Mandant client, UUID uuid)Returns the user group with the given UUIDBenutzerIBenutzerHandler. getByUUID(UserContext uc, Mandant client, String uuid)Returns the user with the given UUID stringBenutzerIBenutzerHandler. getByUUID(UserContext uc, Mandant client, UUID uuid)Returns the user with the given UUIDDatenbankZugriffIDatenbankzugriffHandler. getByUUID(UserContext uc, Mandant client, String uuid)Returns the DB access with the given UUIDDatenbankZugriffIDatenbankzugriffHandler. getByUUID(UserContext uc, Mandant client, UUID uuid)Returns the DB access with the given UUIDPostfachIPostfachHandler. getByUUID(UserContext uc, Mandant client, String uuid)Returns the inbox with the given UUIDPostfachIPostfachHandler. getByUUID(UserContext uc, Mandant client, UUID uuid)Returns the inbox with the given UUIDProjektIProjektHandler. getByUUID(UserContext uc, Mandant client, String uuid)ProjektIProjektHandler. getByUUID(UserContext uc, Mandant client, UUID uuid)RolleIRolleHandler. getByUUID(UserContext uc, Mandant client, String uuid)Returns the role with the given UUIDRolleIRolleHandler. getByUUID(UserContext uc, Mandant client, UUID uuid)Returns the role with the given UUIDTextbausteinITextbausteinHandler. getByUUID(UserContext uc, Mandant client, String uuid)TextbausteinITextbausteinHandler. getByUUID(UserContext uc, Mandant client, UUID uuid)javax.mail.AddressIMandantMailDataHandler. getClientMailAddress(UserContext uc, Mandant client)Gets the client mail address if one has been set.DatenbankZugriffIDatenbankzugriffHandler. getDatenbankzugriffByMandant(UserContext uc, Mandant mandant, String name)Gets the Datenbankzugriff by.DatenquelleIDatenquelleHandler. getDatenquelleById(UserContext uc, Mandant client, int id)Gets the DataStores by.DatenquelleIDatenquelleHandler. getDatenquelleByName(UserContext uc, Mandant client, String name)Gets the DataStores by.DatenquelleIDatenquelleHandler. getDatenquelleByNameAndType(UserContext uc, Mandant client, String name, EDatenquellenTyp datenquellenTyp)Gets the DataStores by name and typeList<Datenquelle>IDatenquelleHandler. getDatenquellen(UserContext uc, Mandant client)Gets the DataStores.ModulIModulHandler. getModulByName(UserContext uc, Mandant mandant, String name)PostfachIPostfachHandler. getPostfachByMandant(UserContext uc, Mandant mandant, String name)Gets the Postfach by.DatenquelleIDatenquelleHandler. getPublicDatasource(UserContext uc, Mandant client, String name, EDatenquellenTyp datenquellenTyp)Gets an public datasourceTextbausteinITextbausteinHandler. getTextbausteinBy(UserContext uc, Mandant mandant, String name, ETextbausteinKategorie kategorie)Gets the textbaustein by.List<Textbaustein>ITextbausteinHandler. getTextbausteine(UserContext uc, Mandant mandant)Gets the textbausteine.List<Textbaustein>ITextbausteinHandler. getTextbausteineByKategorie(UserContext uc, Mandant mandant, ETextbausteinKategorie kategorie)Gets the textbausteine vom uebergebenen Typ.ProjektIProjektHandler. importProjekt(UserContext uc, Mandant mandant, byte[] bytes, String name, String beschreibung, String title)booleanIMandantHandler. isCreationAllowed(UserContext uc, Mandant mandant)booleanIBenutzerHandler. isLDAPUserActive(UserContext uc, Mandant client, String encryptUserLogin)StringITextbausteinHandler. mandantSpecificMsg(UserContext uc, Mandant mandant, ETextbausteinMsgCode msgCode)Mandant specific msg.BenutzerIBenutzerHandler. registerBenutzer(UserContext uc, Benutzer benutzer, Mandant client)Methode zum Anlegen eines neuen Benutzers zu einem Mandanten -
Uses of Mandant in de.xima.fc.handler.interfaces.system
-
Uses of Mandant in de.xima.fc.handler.system
-
Uses of Mandant in de.xima.fc.i18n
Constructors in de.xima.fc.i18n with parameters of type Mandant Constructor Description I18nValuesJSONBuilder(UserContext uc, Mandant client) -
Uses of Mandant in de.xima.fc.importer
Constructors in de.xima.fc.importer with parameters of type Mandant Constructor Description EntityAlternativeProvider(IEntityContext ec, Mandant client) -
Uses of Mandant in de.xima.fc.importer.config
-
Uses of Mandant in de.xima.fc.importer.ctx
Methods in de.xima.fc.importer.ctx that return Mandant Modifier and Type Method Description MandantProjectImportContextBuilder. getClient()Deprecated.Constructors in de.xima.fc.importer.ctx with parameters of type Mandant Constructor Description ProjectImportContextBuilder(IEntityContext ec, InputStream is, Mandant client)Deprecated.UseProjectImporterinstead -
Uses of Mandant in de.xima.fc.importer.interfaces
Methods in de.xima.fc.importer.interfaces that return Mandant Modifier and Type Method Description MandantIEntityImportContext. getClient()Deprecated. -
Uses of Mandant in de.xima.fc.importer.project
Constructors in de.xima.fc.importer.project with parameters of type Mandant Constructor Description ProjectImporter(IEntityContext ec, InputStream is, Mandant client)ProjectImporter(IEntityContext ec, InputStream is, Mandant client, boolean withAlternativeProvider)ProjectImporter(IEntityContext ec, List<DeserializedEntity> entities, Mandant client)Deprecated. -
Uses of Mandant in de.xima.fc.importer.stager
-
Uses of Mandant in de.xima.fc.importer.stager.factory
Methods in de.xima.fc.importer.stager.factory with parameters of type Mandant Modifier and Type Method Description static IEntityImportStagerEntityImportStagerFactory. newImportStager(IEntityContext ec, de.xima.cmn.dao.interfaces.IEntity<Long> entity, Mandant client)Deprecated.static IEntityImportStagerEntityImportStagerFactory. newImportStager(IEntityContext ec, IEntityImportConfig config, Mandant client)Deprecated.Returns an import stage for the given entity, client and user -
Uses of Mandant in de.xima.fc.importer.util
Methods in de.xima.fc.importer.util with parameters of type Mandant Modifier and Type Method Description static List<BenutzerGruppe>EntityImportHelper. getUserGroups(IEntityContext ec, List<UUID> uuids, Mandant client, List<IEntityImportConfig<?>> importConfigs)Gets a list of user groups in th given client with the given uuids -
Uses of Mandant in de.xima.fc.inbox.bean
Methods in de.xima.fc.inbox.bean with parameters of type Mandant Modifier and Type Method Description voidFSContextBean. initMailLdapData(Mandant client) -
Uses of Mandant in de.xima.fc.inbox.model.lazydata
Constructors in de.xima.fc.inbox.model.lazydata with parameters of type Mandant Constructor Description LazyAppointmentScheduleModel(UserContext uc, Mandant client, List<Postfach> inboxes, Locale locale)LazyProcessListModel(Mandant client, List<Postfach> inboxes)LazyProcessListModel(Mandant client, Map<String,de.xima.cmn.criteria.FilterCriterion> filters, List<Postfach> inboxes) -
Uses of Mandant in de.xima.fc.inbox.utils
Methods in de.xima.fc.inbox.utils with parameters of type Mandant Modifier and Type Method Description static de.xima.cmn.criteria.FilterCriterionProcessQueryCriteriaUtils. getStringFilter(String key, String value, EProcessListView view, Locale locale, Mandant client) -
Uses of Mandant in de.xima.fc.interfaces.appointment
Methods in de.xima.fc.interfaces.appointment that return Mandant Modifier and Type Method Description MandantIAppointmentBookingParams. getClient()MandantIAppointmentQueryParams. getClient()MandantIAppointmentValidateParams. getClient()MandantIAppointmentIcalQueryAccessObject. getClientBy(Context context, UUID uuid)Finds a client by its UUID.Methods in de.xima.fc.interfaces.appointment with parameters of type Mandant Modifier and Type Method Description List<Appointment>IAppointmentIcalQueryAccessObject. getAppointmentsBy(Context context, Mandant client, AppointmentTemplate template, com.google.common.collect.Range<Instant> range, boolean includePartiallyInRange)Finds all appointments matching the given criteria.AppointmentTemplateIAppointmentIcalQueryAccessObject. getTemplateBy(Context context, Mandant client, UUID uuid)Finds a template by its client and UUID. -
Uses of Mandant in de.xima.fc.interfaces.auth
Methods in de.xima.fc.interfaces.auth that return Mandant Modifier and Type Method Description MandantIFormAuthContext. getClient()Get the client to which the form belongs. -
Uses of Mandant in de.xima.fc.interfaces.bean
Methods in de.xima.fc.interfaces.bean that return Mandant Modifier and Type Method Description MandantISessionBean. getCurrentClient()Methods in de.xima.fc.interfaces.bean with parameters of type Mandant Modifier and Type Method Description voidISessionBean. setCurrentClient(Mandant currentClient) -
Uses of Mandant in de.xima.fc.interfaces.datasource
Methods in de.xima.fc.interfaces.datasource that return Mandant Modifier and Type Method Description MandantIDatenquelleParams. getMandant()Der Mandant in welchem sich das Formular befindet -
Uses of Mandant in de.xima.fc.interfaces.form
Methods in de.xima.fc.interfaces.form that return Mandant Modifier and Type Method Description MandantIFormRenderContext. getMandant()MandantIFormRequestContext. getMandant()Methods in de.xima.fc.interfaces.form with parameters of type Mandant Modifier and Type Method Description voidIFormRenderContext. setMandant(Mandant mandant)voidIFormRequestContext. setMandant(Mandant mandant) -
Uses of Mandant in de.xima.fc.interfaces.placeholder
Methods in de.xima.fc.interfaces.placeholder with parameters of type Mandant Modifier and Type Method Description default StringITemplateValueReplacer. replace(IEntityContext ec, String placeholder, String placeholderContent, Mandant client)Deprecated. -
Uses of Mandant in de.xima.fc.interfaces.placeholder.params
Methods in de.xima.fc.interfaces.placeholder.params that return Mandant Modifier and Type Method Description MandantIFormReplacerParams. getClient()MandantII18nValueReplacerParams. getClient()MandantISystemReplacerParams. getClient()MandantITemplateReplacerParams. getClient() -
Uses of Mandant in de.xima.fc.interfaces.plugin.lifecycle
Methods in de.xima.fc.interfaces.plugin.lifecycle that return Mandant Modifier and Type Method Description MandantIPluginDefaultLifecycleData. getClient()Gets the client where the plugin is installed ornullif it is installed in system-scope -
Uses of Mandant in de.xima.fc.interfaces.plugin.param.backend
Methods in de.xima.fc.interfaces.plugin.param.backend that return Mandant Modifier and Type Method Description MandantIPluginMenuEntriesParams. getClient()Getter for the current client of the backend UI. -
Uses of Mandant in de.xima.fc.interfaces.plugin.param.form
Methods in de.xima.fc.interfaces.plugin.param.form that return Mandant Modifier and Type Method Description MandantIPluginDataSourceParams. getMandant() -
Uses of Mandant in de.xima.fc.interfaces.plugin.param.mail
Methods in de.xima.fc.interfaces.plugin.param.mail that return Mandant Modifier and Type Method Description MandantIPluginMailEncryptionParams. getClient()An email is usually sent in a certain context, such as during a workflow action. -
Uses of Mandant in de.xima.fc.interfaces.plugin.param.replacer
Methods in de.xima.fc.interfaces.plugin.param.replacer that return Mandant Modifier and Type Method Description MandantIPluginSystemReplacerParams. getClient()MandantIPluginTemplateReplacerParams. getMandant() -
Uses of Mandant in de.xima.fc.interfaces.plugin.param.servlet
Methods in de.xima.fc.interfaces.plugin.param.servlet that return Mandant Modifier and Type Method Description MandantIPluginServletActionParams. getPluginClient() -
Uses of Mandant in de.xima.fc.interfaces.processing
Methods in de.xima.fc.interfaces.processing that return Mandant Modifier and Type Method Description MandantIProcessingPrefillData. getClient()Methods in de.xima.fc.interfaces.processing with parameters of type Mandant Modifier and Type Method Description Class<?>IProcessingPlugin. getPluginClass(Mandant man)Class<?>IProcessingWrapper. getPluginClass(Mandant client)default booleanIProcessing. isAvailable(IEntityContext ec, Mandant man) -
Uses of Mandant in de.xima.fc.interfaces.security.filter
Methods in de.xima.fc.interfaces.security.filter with parameters of type Mandant Modifier and Type Method Description booleanIMandantDependentFilter. isAllowed(Mandant mandant, ITransferableEntity entityToAccess, EZugriffsrecht recht)Diese Methode dient dazu, zu prüfen ob eine Entität, aus welche zugegriffen werden soll, zu dem Mandanten gehört. -
Uses of Mandant in de.xima.fc.interfaces.workflow
Methods in de.xima.fc.interfaces.workflow that return Mandant Modifier and Type Method Description MandantIWorkflowProvider. getClient() -
Uses of Mandant in de.xima.fc.interfaces.workflow.event
Methods in de.xima.fc.interfaces.workflow.event that return Mandant Modifier and Type Method Description MandantIWorkflowEventData. getClient() -
Uses of Mandant in de.xima.fc.interfaces.workflow.execution
Methods in de.xima.fc.interfaces.workflow.execution that return Mandant Modifier and Type Method Description MandantIBaseEnvironmentData. getClient() -
Uses of Mandant in de.xima.fc.ldap
Methods in de.xima.fc.ldap with parameters of type Mandant Modifier and Type Method Description static booleanLDAPBenutzerUtil. checkLDAPLogin(IEntityContext ec, Mandant man, String userLogin, String userPwd)static BenutzerLDAPBenutzerUtil. getByLDAPData(IEntityContext ec, Mandant man, String userName, byte[] objectId)static BenutzerLDAPBenutzerUtil. getLDAPGruppeBenutzer(IEntityContext ec, Mandant man, String userLogin)static BenutzerLDAPBenutzerUtil. getLDAPGruppeBenutzerByLogin(IEntityContext ec, Mandant man, String userLogin, String userPwd)static booleanLDAPBenutzerUtil. isLDAPUserActive(IEntityContext ec, Mandant client, String userLogin)static LDAPBenutzerLDAPBenutzerUtil. mergeLDAPGroupData(LDAPBenutzer ben, Mandant man, List<LDAPGruppe> grpList) -
Uses of Mandant in de.xima.fc.license
Methods in de.xima.fc.license with parameters of type Mandant Modifier and Type Method Description static intLicenseManager. getFormCountForClient(Mandant client)Deprecated. -
Uses of Mandant in de.xima.fc.mail
Methods in de.xima.fc.mail with parameters of type Mandant Modifier and Type Method Description static IMailContextMailContextProvider. getContextFor(Mandant m)static javax.mail.AddressMailContextProvider. getSenderFromContext(Mandant m)static javax.mail.AddressMailContextProvider. getSenderFromContext(UserContext uc, Mandant client)static voidMailSendUtil. send(Mandant client, IBaseMailData mail) -
Uses of Mandant in de.xima.fc.mail.impl
Methods in de.xima.fc.mail.impl with parameters of type Mandant Modifier and Type Method Description voidMailContext. send(IBaseMailData mail, Mandant client)Verschickt eine E-Mail unter Verwendung der übergebenen Parameter -
Uses of Mandant in de.xima.fc.mail.impl.encrypt
Methods in de.xima.fc.mail.impl.encrypt with parameters of type Mandant Modifier and Type Method Description static IMailEncryptorMailEncryptorFactory. createEncryptor(EMailEncrpytionType type, Mandant client)Method to get en mail-encryptor bei the given type -
Uses of Mandant in de.xima.fc.mail.interfaces
Methods in de.xima.fc.mail.interfaces with parameters of type Mandant Modifier and Type Method Description javax.mail.internet.MimeBodyPartIMailEncryptor. encrpytMessageBody(IBaseMailData mailData, javax.mail.internet.MimeBodyPart bodyPart, Mandant client)Method to encrypt the main body-part of an mailvoidIMailContext. send(IBaseMailData mail, Mandant client) -
Uses of Mandant in de.xima.fc.mail.models
Methods in de.xima.fc.mail.models that return Mandant Modifier and Type Method Description MandantCertRequestDataModel. getClient()Methods in de.xima.fc.mail.models with parameters of type Mandant Modifier and Type Method Description voidCertRequestDataModel. setClient(Mandant client) -
Uses of Mandant in de.xima.fc.mail.utils
Methods in de.xima.fc.mail.utils with parameters of type Mandant Modifier and Type Method Description static voidFeedbackMailUtil. sendFeedback(UserContext uc, Mandant client, IFeedbackMailData feedbackMailData)static voidSupportMailUtils. sendSupportInquiry(UserContext uc, Mandant client, ISupportInquiryData supportInquiryData)Sends a support email -
Uses of Mandant in de.xima.fc.manager
Methods in de.xima.fc.manager with parameters of type Mandant Modifier and Type Method Description static voidTextbausteinManager. createOrUpdateTemplate(IEntityContext ec, ETextbausteinMsgCode msgCode, Mandant client)static de.xima.cmn.db.model.SerializableResultSetDBQueryManager. executeDBquery(IEntityContext ec, Mandant mandant, String datenquellenName, boolean suppressStatementLimits, boolean publicOnly, Serializable... parameters)static de.xima.cmn.db.model.SerializableResultSetDBQueryManager. executeDBquery(IEntityContext ec, Mandant mandant, String datenquellenName, boolean suppressStatementLimits, Serializable... parameters)static de.xima.cmn.db.model.SerializableResultSetDBQueryManager. executeDBquery(IEntityContext ec, Mandant mandant, String datenquellenName, IReplacerParams placeholderParams, boolean suppressStatementLimits, boolean publicOnly, Serializable... parameters)static de.xima.cmn.db.model.SerializableResultSetDBQueryManager. executeDBquery(IEntityContext ec, Mandant mandant, String datenquellenName, IReplacerParams placeholderParams, boolean suppressStatementLimits, Serializable... parameters)static de.xima.cmn.db.model.SerializableResultSetDBQueryManager. executeDBquery(IEntityContext ec, Mandant mandant, String datenquellenName, Serializable... parameters)static de.xima.cmn.db.model.SerializableResultSetDBQueryManager. executePublicDBquery(IEntityContext ec, Mandant mandant, String datenquellenName, boolean suppressStatementLimits, Serializable... parameters)static com.alibaba.fastjson.JSONArrayLDAPQueryManager. executePublicQuery(IEntityContext ec, Mandant client, String queryName, Serializable[] parameters)static com.alibaba.fastjson.JSONArrayLDAPQueryManager. executeQuery(IEntityContext ec, Mandant client, String queryName, boolean publicOnly, Serializable[] parameters)static com.alibaba.fastjson.JSONArrayLDAPQueryManager. executeQuery(IEntityContext ec, Mandant client, String queryName, Serializable[] parameters)static Map<String,Class<? extends IProcessing>>ProcessingManager. getAvailableProcessings(Mandant man)static IProcessingProcessingManager. getEmptyProcessing(String key, Mandant man)static StringTextbausteinManager. getMandantSpecificMsg(IEntityContext ec, Mandant m, ETextbausteinMsgCode msgCode)Liefert Mandanten-spezifische (nutzerdefinierte) Texte.static PostfachPostfachManager. getPostfachByName(Mandant m, String name, IEntityContext ec)Liefert den via Namen angefordeten Mandanten-spezifische Postfach.static Class<? extends IProcessing>ProcessingManager. getProcessingClass(String key, Mandant man)static TextbausteinTextbausteinManager. getTextbausteinByMsgCode(IEntityContext ec, Mandant m, ETextbausteinMsgCode msgCode)Liefert den via Namen angefordeten Mandanten-spezifische (nutzerdefinierte) Text.static TextbausteinTextbausteinManager. getTextbausteinByMsgCode(IEntityContext ec, Mandant m, String msgCode)static TextbausteinTextbausteinManager. getTextbausteinByName(IEntityContext ec, Mandant mandant, ETextbausteinKategorie kategorie, String name)Liefert Mandanten-spezifische (nutzerdefinierte) Texte einer bestimmten Kategorie.static TextbausteinTextbausteinManager. getTextbausteinByName(IEntityContext ec, Mandant mandant, String name)Liefert den via Namen angefordeten Mandanten-spezifische (nutzerdefinierte) Text.static List<Textbaustein>TextbausteinManager. getTextbausteine(IEntityContext ec, Mandant m)Liefert Mandanten-spezifische (nutzerdefinierte) Texte.static List<Textbaustein>TextbausteinManager. getTextbausteineByKategorie(IEntityContext ec, Mandant mandant, ETextbausteinKategorie kategorie)Liefert Mandanten-spezifische (nutzerdefinierte) Texte einer bestimmten Kategorie.static TextbausteinTextbausteinManager. getTextbausteineByName(IEntityContext ec, Mandant mandant, String name)Deprecated.static booleanAccessManager. hasAccess(Benutzer benutzer, Mandant client, EAccessProperty property)Deprecated.static booleanAccessManager. hasAccessViaLicense(EAccessProperty property, Mandant client)Deprecated.static voidProcessingManager. registerProcessing(Mandant man, Class<? extends IProcessing> processing)Registers anIProcessingfor the specified client wide by using his key (seeIProcessing.getProcessingKey()). -
Uses of Mandant in de.xima.fc.mdl.auth
Methods in de.xima.fc.mdl.auth that return Mandant Modifier and Type Method Description MandantAuthenticationData. getClient()Methods in de.xima.fc.mdl.auth with parameters of type Mandant Modifier and Type Method Description voidAuthenticationData. setClient(Mandant client) -
Uses of Mandant in de.xima.fc.mdl.form
Methods in de.xima.fc.mdl.form that return Mandant Modifier and Type Method Description MandantFormRequestData. getMandant()Methods in de.xima.fc.mdl.form with parameters of type Mandant Modifier and Type Method Description voidFormRequestData. setMandant(Mandant mandant) -
Uses of Mandant in de.xima.fc.mdl.placeholder
Methods in de.xima.fc.mdl.placeholder that return Mandant Modifier and Type Method Description MandantDefaultReplacerParameters. getClient()Methods in de.xima.fc.mdl.placeholder with parameters of type Mandant Modifier and Type Method Description voidDefaultReplacerParameters. setClient(Mandant client)Constructors in de.xima.fc.mdl.placeholder with parameters of type Mandant Constructor Description DefaultReplacerParameters(Mandant client) -
Uses of Mandant in de.xima.fc.order
Methods in de.xima.fc.order with parameters of type Mandant Modifier and Type Method Description static BasicRefResultAktionOrderHelper. isAktionMoveableToState(Aktion action, Status state, Mandant client, int newIdx, IEntityContext ec)Action cannot be moved to the target state if that state contain an action with the same name already. -
Uses of Mandant in de.xima.fc.placeholder
Methods in de.xima.fc.placeholder with parameters of type Mandant Modifier and Type Method Description static StringPlaceholderReplacer. parse(IEntityContext ec, String text, IFormDataAdapter fda, Mandant client, FormVersion formVersion, boolean encodeForHTML)Deprecated.static StringPlaceholderReplacer. parse(IEntityContext ec, String text, IFormDataAdapter fda, Mandant client, Vorgang formRecord, boolean encodeForHTML)Deprecated.static StringPlaceholderReplacer. parse(IEntityContext ec, String text, IFormDataAdapter fda, IWorkflowProcessingContext wpc, Vorgang vorgang, Mandant mandant, boolean encodeForHTML)Deprecated.static StringPlaceholderReplacer. parse(String text, IFormDataAdapter fda, Mandant client, FormVersion formVersion, boolean encodeForHTML)This method applies all available placeholder replacers on the given text.static StringPlaceholderReplacer. parse(String text, IFormDataAdapter fda, Mandant client, Vorgang formRecord, boolean encodeForHTML)This method applies all available placeholder replacers on the given text.static StringPlaceholderReplacer. parse(String text, IFormDataAdapter fda, IWorkflowProcessingContext wpc, Vorgang vorgang, Mandant mandant, boolean encodeForHTML)Diese Methode dient dazu, all verfügbaren Parser auf einen Text anzuwenden.static StringPlaceholderReplacer. parseForTemplates(IEntityContext ec, String text, Mandant client)Deprecated.static StringPlaceholderReplacer. parseForTemplates(String text, Mandant client)Deprecated.static StringPlaceholderReplacer. replaceTemplateValue(IEntityContext ec, String placeholder, String placeholderContent, Mandant client)Deprecated.static StringPlaceholderReplacer. replaceTemplateValue(String placeholder, String placeholderContent, Mandant client)Deprecated. -
Uses of Mandant in de.xima.fc.plugin
Methods in de.xima.fc.plugin with parameters of type Mandant Modifier and Type Method Description static voidPluginManager. createClientProtocolEntry(UserContext uc, Mandant man, String protocolEntry, Object... params)Creates a client-protocol-entrystatic voidPluginManager. createMandantProtocolEntry(IEntityContext ec, Mandant man, String protocolEntry, Object... params)static IPluginDataSourceRetValPluginExecutor. executeDatenquelle(UserContext uc, String datasourceName, Mandant mandant, IPluginDataSourceParams params)Runs the data source plugin with the given name, and returns the result the plugin returned.static Map<String,IPluginFormPrePersistRetVal>PluginExecutor. executeFormPrePersist(UserContext uc, Mandant mandant, IPluginFormPrePersistParams params)Runs all pre-persist plugins for the given client, and returns all results the plugins returned.static Map<String,IPluginFormPreProcessRetVal>PluginExecutor. executeFormPreProcess(UserContext uc, Mandant mandant, IPluginFormPreProcessParams params)Runs all pre-persist plugins for the given client, and returns all results the plugins returned.static Map<String,IPluginFormPreRenderRetVal>PluginExecutor. executeFormPreRender(UserContext uc, Mandant mandant, IPluginFormPreRenderParams params)Runs all pre-render plugins for the given client, and returns all results the plugins returned.static Map<String,IPluginFormPreRespondRetVal>PluginExecutor. executeFormPreResponse(UserContext uc, Mandant mandant, IPluginFormPreRespondParams params)Runs all pre-respond plugins for the given client, and returns all results the plugins returned.static IPluginGenericRetValPluginExecutor. executeGenericPlugin(UserContext uc, String pluginName, Mandant mandant, IPluginGenericParams params)Runs the generic plugin with the given name, and returns the result the plugin returned.static IPluginServletActionRetValPluginExecutor. executeServletActionPlugin(UserContext uc, String pluginName, Mandant mandant, IPluginServletActionParams params)Runs the servlet action plugin with the given name, and returns the result the plugin returned.static Set<IFCPlugin>PluginManager. getAllPlugins(Mandant man, EPluginTypes type)Deprecated.static <T extends IFCPlugin>
Set<T>PluginManager. getAllPlugins(Mandant man, Class<T> clazz)Get a set of plugins with the given interface registered in system-scope OR to the given client.static <T extends IFCPlugin>
Set<org.apache.commons.lang3.tuple.Pair<PluginRuntime,T>>PluginManager. getAllPluginsWithRuntime(Mandant man, Class<T> clazz)static Set<PluginRuntime>PluginManager. getClientPlugins(Mandant man)Get a List of allPluginRuntimes registered to the given clientstatic <T extends IFCPlugin>
Set<T>PluginManager. getClientPlugins(Mandant man, Class<T> clazz)Get a set of plugins with the given interfaces registered to the given clientstatic <T extends IFCPlugin>
Set<org.apache.commons.lang3.tuple.Pair<PluginRuntime,T>>PluginManager. getClientPluginsWithRuntime(Mandant man, Class<T> clazz)static IFCPluginPluginManager. getMandantPluginByName(Mandant man, EPluginTypes type, String pluginName)Deprecated.will be removed!static FilePluginManager. getMandantPluginJar(Mandant man, String jarName)Deprecated.static List<PluginRuntime>PluginManager. getMandantPlugins(Mandant man)Deprecated.static SortedSet<IFCPlugin>PluginManager. getMandantPlugins(Mandant man, EPluginTypes type)Deprecated.will be removed!static IFCPluginPluginManager. getPluginByName(Mandant man, EPluginTypes type, String pluginName)Deprecated.static <T extends IFCPlugin>
TPluginManager. getPluginByName(Mandant man, Class<T> clazz, String pluginName)Get a plugin by name andIFCPlugin-interface from client- and system-scopestatic <T extends IFCPlugin>
org.apache.commons.lang3.tuple.Pair<PluginRuntime,T>PluginManager. getPluginByNameWithRuntime(Mandant man, Class<T> clazz, String pluginName)static <T extends IFCPlugin>
Map<EPluginScope,Set<String>>PluginManager. getPluginNameMap(Mandant mandant, Class<T> clazz)Deprecated.static Map<EPluginScope,Set<String>>PluginManager. getPluginNameMap(UserContext uc, Mandant mandant, EPluginTypes type)static <T extends IFCPlugin>
Set<String>PluginManager. getPluginNames(Mandant mandant, Class<T> clazz)static Set<String>PluginManager. getPluginNames(UserContext uc, Mandant mandant, EPluginTypes type)Deprecated.static StringPluginHelper. getScopeKey(Mandant man)Deprecated.static PluginRuntimePluginManager. initClientPlugin(File pluginJar, Mandant man)Deprecated.static <T extends IFCPlugin>
voidPluginManager. registerClientPlugin(Mandant man, Class<T> clazz, String runtimeKey)Method to register a plugin-class in scope of the given clientstatic voidPluginManager. registerMandantPlugin(Mandant man, EPluginTypes typ, Class<? extends IFCPlugin> clazz)Deprecated.static voidPluginManager. releaseMandantPlugin(Mandant man, PluginRuntime pluginMeta)Deprecated.static booleanPluginManager. scanAndRegisterMandantPlugin(Mandant man, PluginRuntime pluginMeta, byte[] jarData)Deprecated. -
Uses of Mandant in de.xima.fc.plugin.lifecycle
Methods in de.xima.fc.plugin.lifecycle that return Mandant Modifier and Type Method Description MandantDefaultPluginLifecycleData. getClient() -
Uses of Mandant in de.xima.fc.plugin.models.params.backend
Methods in de.xima.fc.plugin.models.params.backend that return Mandant Modifier and Type Method Description MandantPluginMenuEntriesParams. getClient()Constructors in de.xima.fc.plugin.models.params.backend with parameters of type Mandant Constructor Description PluginMenuEntriesParams(Mandant client, Benutzer user) -
Uses of Mandant in de.xima.fc.plugin.models.params.mail
Methods in de.xima.fc.plugin.models.params.mail that return Mandant Modifier and Type Method Description MandantPluginMailEncryptionParams. getClient()Constructors in de.xima.fc.plugin.models.params.mail with parameters of type Mandant Constructor Description PluginMailEncryptionParams(String mailAddress, Mandant client)Creates a new mail encryption parameter instance with the given email address and client. -
Uses of Mandant in de.xima.fc.plugin.models.params.replacer
Methods in de.xima.fc.plugin.models.params.replacer that return Mandant Modifier and Type Method Description MandantPluginSystemReplacerParams. getClient()MandantPluginTemplateReplacerParams. getMandant()Constructors in de.xima.fc.plugin.models.params.replacer with parameters of type Mandant Constructor Description PluginSystemReplacerParams(IEntityContext ec, String placeholder, String placeholderContent, IWorkflowProcessingContext wpc, Mandant client)PluginSystemReplacerParams(IEntityContext ec, String placeholder, String placeholderContent, IBaseWorkflowExecutionContext wpc, Mandant client)PluginTemplateReplacerParams(IEntityContext ec, String placeholder, String placeholderContent, Mandant man) -
Uses of Mandant in de.xima.fc.plugin.models.params.servlet
Methods in de.xima.fc.plugin.models.params.servlet that return Mandant Modifier and Type Method Description MandantPluginServletActionParams. getPluginClient()Constructors in de.xima.fc.plugin.models.params.servlet with parameters of type Mandant Constructor Description PluginServletActionParams(Map<String,Serializable> sessionAttributes, Map<String,List<String>> valueParameter, Map<String,List<FileData>> uploadFiles, Benutzer benutzer, Locale locale, EServletAction action, Map<String,String> headerMap, FrontendServer fs, Mandant client, String sessionId)Constuctor for creating a parameters object with all necessary request data -
Uses of Mandant in de.xima.fc.plugin.workflow
Methods in de.xima.fc.plugin.workflow with parameters of type Mandant Modifier and Type Method Description static <TElement extends IWorkflowElementEntity>
ObjectWorkflowCustomParametersHelper. deserializeCustomProps(TElement element, Mandant client)Takes the serialized JSON custom parameters of the given node, and returns the deserialized properties model.static <TData,TElement extends IWorkflowElementEntity>
TDataWorkflowCustomParametersHelper. deserializeCustomProps(TElement element, IElementHandler<TData,TElement> handler, Mandant client)Takes the serialized JSON custom parameters of the given node, and returns the deserialized properties model.static Iterable<WorkflowNode>WorkflowCustomParametersHelper. eachNode(WorkflowNode startNode, Mandant client)static <TElement extends IWorkflowElementEntity>
com.alibaba.fastjson.JSONObjectWorkflowCustomParametersHelper. retrieveCustomParams(TElement element, Mandant client)Retrieves the deserialized custom properties of a node or trigger, making sure to update the properties to the current version.static com.alibaba.fastjson.JSONObjectWorkflowCustomParametersHelper. serializeCustomProps(Object data, IWorkflowElementEntity element, Mandant client)Serializes the custom properties of a workflow element and set the result on the element viaIWorkflowElementEntity.setCustomParameters(String).static <TData,TElement extends IWorkflowElementEntity>
StringWorkflowCustomParametersHelper. serializeCustomPropsToString(TData data, TElement element, Mandant client)Serializes the custom properties of a workflow element and set the result on the element viaIWorkflowElementEntity.setCustomParameters(String).static voidWorkflowCustomParametersHelper. setCustomProps(Object data, IWorkflowElementEntity element, Mandant client)Serializes the custom properties of a workflow element and set the result on the element viaIWorkflowElementEntity.setCustomParameters(String).static com.alibaba.fastjson.JSONObjectWorkflowCustomParametersHelper. toJson(Object data, IWorkflowElementTypeProviding element, Mandant client)Takes the deserialized properties model of a workflow element and serializes it to JSON.static WorkflowNodeWorkflowCustomParametersHelper. transferToDataModel(WorkflowNode node, com.alibaba.fastjson.JSONObject customParams, Object data, Mandant client)Extract the relevant data from the node's properties model and set the data on theWorkflowNode.static WorkflowNodeWorkflowCustomParametersHelper. transferToDataModel(WorkflowNode node, Mandant client)Extract the relevant data from the node's properties model and set the data on theWorkflowNode.static WorkflowTriggerWorkflowCustomParametersHelper. transferToDataModel(WorkflowTrigger trigger, com.alibaba.fastjson.JSONObject customParams, Object data, Mandant client)Extract the relevant data from the triggers's properties model and set the data on theWorkflowTrigger.static WorkflowTriggerWorkflowCustomParametersHelper. transferToDataModel(WorkflowTrigger trigger, Mandant client)Extract the relevant data from the triggers's properties model and set the data on theWorkflowTrigger.static <TElement extends AWorkflowElement<?,?>>
TElementWorkflowCustomParametersHelper. transferToDataModel(TElement element, com.alibaba.fastjson.JSONObject customParams, Object data, Mandant client)Extract the relevant data from the element's properties model and set the data on theAWorkflowElement.Constructors in de.xima.fc.plugin.workflow with parameters of type Mandant Constructor Description TreeAccessorWithDataWorkflowNode(Mandant client) -
Uses of Mandant in de.xima.fc.plugin.workflow.registry
Methods in de.xima.fc.plugin.workflow.registry with parameters of type Mandant Modifier and Type Method Description Collection<THandler>IWorkflowElementRegistry. getAllKnown(Mandant client)THandlerIWorkflowElementRegistry. getHandler(Mandant client, String elementType)THandlerIWorkflowElementRegistry. getHandler(Mandant client, TElement element)THandlerIWorkflowElementRegistry. getHandler(Mandant client, TEntity entity)static IElementHandler<?,?>WorkflowRegistry. getHandler(Mandant client, IWorkflowElementTypeProviding element)Finds the workflow element handler for the given workflow element, which may be a trigger or node.TPluginIWorkflowElementRegistry. getHandlerPlugin(Mandant client, String elementType) -
Uses of Mandant in de.xima.fc.protocol
Methods in de.xima.fc.protocol that return Mandant Modifier and Type Method Description MandantProtocolCleaner. getClient()Methods in de.xima.fc.protocol with parameters of type Mandant Modifier and Type Method Description static ProtocolCleanerProtocolCleaner.ProtocolCleanerFactory. forClientProtocol(Mandant client)static ProtocolCleanerProtocolCleaner.ProtocolCleanerFactory. forProcessingProtocol(Mandant client)ProtocolCleanerProtocolCleaner. withClient(Mandant client)Sets the client for which protocol entries should be deleted -
Uses of Mandant in de.xima.fc.refactor
Methods in de.xima.fc.refactor with parameters of type Mandant Modifier and Type Method Description static booleanWorkflowPlaceholderRefactorProcessor. refactorPlaceholdersInWorkflowElement(AWorkflowElement<?,?> element, IPlaceholderRefactorMapper refactorer, Mandant client)PerformsrefactorPlaceholdersin the given workflow element (node or trigger).static IWorkflowPlaceholderRefactorRetValWorkflowPlaceholderRefactorProcessor. refactorPlaceholdersInWorkflowProcess(WorkflowProcess process, IPlaceholderRefactorMapper refactorer, Mandant client)PerformsrefactorPlaceholdersin all elements of the given process.static IWorkflowPlaceholderRefactorRetValWorkflowPlaceholderRefactorProcessor. refactorPlaceholdersInWorkflowTask(WorkflowTask task, IPlaceholderRefactorMapper refactorer, Mandant client)PerformsrefactorPlaceholdersin all elements of the given task.static IWorkflowPlaceholderRefactorRetValWorkflowPlaceholderRefactorProcessor. refactorPlaceholdersInWorkflowVersion(WorkflowVersion version, IPlaceholderRefactorMapper refactorer, Mandant client)PerformsrefactorPlaceholdersin all elements of the given version. -
Uses of Mandant in de.xima.fc.security
Methods in de.xima.fc.security with parameters of type Mandant Modifier and Type Method Description static booleanAccessManager. hasAccessViaLicense(EAccessProperty property, Mandant client)Deprecated.booleanFilterMandantDependentDefault. isAllowed(Mandant mandant, ITransferableEntity entityToAccess, EZugriffsrecht recht)Diese Methode dient dazu zu überprüfen, ob eine Entitäteninstanz zu einem Mandanten gehört. -
Uses of Mandant in de.xima.fc.servlet
Methods in de.xima.fc.servlet that return Mandant Modifier and Type Method Description protected MandantAFormDependendServlet. getClient(javax.servlet.http.HttpServletRequest req) -
Uses of Mandant in de.xima.fc.servlet.handler
Methods in de.xima.fc.servlet.handler that return Mandant Modifier and Type Method Description MandantAbstractServletHandler. getCurrMandant(javax.servlet.http.HttpSession sess)Liest den aktuellen Mandanten ausXfcSession.currentMandant(). -
Uses of Mandant in de.xima.fc.session
Methods in de.xima.fc.session that return Mandant Modifier and Type Method Description MandantXfcSession. currentMandant()Liefert den aktuell verwendeten Mandanten.Methods in de.xima.fc.session with parameters of type Mandant Modifier and Type Method Description voidXfcSession. setCurrentMandant(Mandant client) -
Uses of Mandant in de.xima.fc.setup
Methods in de.xima.fc.setup that return Mandant Modifier and Type Method Description MandantDefaultClientCreator. createClient(IEntityContext ec, Mandant client, MandantMailData mailData, MandantLdapData ldapData, Benutzer defaultUser, IClientCreateData defaultData)static MandantXFSetup. getMandantByFilterCriterion(IEntityContext ec, String filterCriterion, String filterValue)Method to read an client with the given filter-criterionMethods in de.xima.fc.setup with parameters of type Mandant Modifier and Type Method Description protected BenutzerDefaultClientCreator. createBenutzer(IEntityContext ec, Mandant client, Benutzer user, Rolle role)List<BenutzerGruppe>DefaultClientCreator. createBenutzergruppen(IEntityContext ec, IClientCreateData defaultData, Locale installLocale, Mandant client)Deprecated.will be removed.MandantDefaultClientCreator. createClient(IEntityContext ec, Mandant client, MandantMailData mailData, MandantLdapData ldapData, Benutzer defaultUser, IClientCreateData defaultData)protected RolleDefaultClientCreator. createClientAdminRole(IEntityContext ec, IClientCreateData defaultData, Locale installLocale, Mandant client, List<Modul> modules)TextbausteinDefaultClientCreator. createI18nTemplate(IEntityContext ec, Locale installLocale, Mandant client)protected List<Postfach>DefaultClientCreator. createInboxes(IEntityContext ec, IClientCreateData defaultData, Locale installLocale, Mandant client)protected MandantLdapDataDefaultClientCreator. createLdapData(IEntityContext ec, MandantLdapData ldapData, Mandant client)protected MandantMailDataDefaultClientCreator. createMailData(IEntityContext ec, MandantMailData mailData, Mandant client)static FCMessageXFSetup. createMandant(IEntityContext ec, Mandant client, MandantMailData mailData, MandantLdapData ldapData, Benutzer user)Creats an client with the currentIClientCreatorand currentIClientCreateDataRolleDefaultClientCreator. createMandantAdminRolle(IEntityContext ec, IClientCreateData defaultData, Locale installLocale, Mandant client, List<Modul> modules)Deprecated.will be removed.protected List<Modul>DefaultClientCreator. createModules(IEntityContext ec, IClientCreateData defaultData, Mandant client)protected List<Rolle>DefaultClientCreator. createNoneAdminRoles(IEntityContext ec, IClientCreateData defaultData, Locale installLocale, Mandant client, List<Modul> modules)List<Rolle>DefaultClientCreator. createNoneAdminRollen(IEntityContext ec, IClientCreateData defaultData, Locale installLocale, Mandant client, List<Modul> modules)Deprecated.will be removed.List<Postfach>DefaultClientCreator. createPostfaecher(IEntityContext ec, IClientCreateData defaultData, Locale installLocale, Mandant client)Deprecated.will be removed.protected List<Textbaustein>DefaultClientCreator. createTemplates(IEntityContext ec, IClientCreateData defaultData, Locale installLocale, Mandant client)protected List<Textbaustein>DefaultClientCreator. createTextbausteine(IEntityContext ec, IClientCreateData defaultData, Locale installLocale, Mandant client)protected BenutzerDefaultClientCreator. createUser(IEntityContext ec, Mandant client, Benutzer user, Rolle role)protected List<BenutzerGruppe>DefaultClientCreator. createUsergroups(IEntityContext ec, IClientCreateData defaultData, Locale installLocale, Mandant client) -
Uses of Mandant in de.xima.fc.setup.interfaces
Methods in de.xima.fc.setup.interfaces that return Mandant Modifier and Type Method Description default MandantIClientCreator. createClient(IEntityContext ec, Mandant man, MandantMailData mailData, MandantLdapData ldapData, Benutzer ben, IClientCreateData defaultData)Method to create an client with the given data.default MandantIClientCreator. createMandant(IEntityContext ec, Mandant man, Benutzer ben, IClientCreateData defaultData)Methods in de.xima.fc.setup.interfaces with parameters of type Mandant Modifier and Type Method Description default MandantIClientCreator. createClient(IEntityContext ec, Mandant man, MandantMailData mailData, MandantLdapData ldapData, Benutzer ben, IClientCreateData defaultData)Method to create an client with the given data.default MandantIClientCreator. createMandant(IEntityContext ec, Mandant man, Benutzer ben, IClientCreateData defaultData) -
Uses of Mandant in de.xima.fc.utils
Methods in de.xima.fc.utils with parameters of type Mandant Modifier and Type Method Description static Map<String,Class<? extends IProcessing>>ProcessingUtils. getAvailableProcessings(Mandant man)static IProcessingProcessingUtils. getEmptyProcessing(String key, Mandant man)static Class<? extends IProcessing>ProcessingUtils. getProcessingClass(String key, Mandant man)static voidProcessingUtils. registerProcessing(Mandant man, Class<? extends IProcessing> processing)Registers anIProcessingfor the specified client wide by using his key (seeIProcessing.getProcessingKey()). -
Uses of Mandant in de.xima.fc.web.common.auth
Methods in de.xima.fc.web.common.auth that return Mandant Modifier and Type Method Description MandantFormAuthContext. getClient()Constructors in de.xima.fc.web.common.auth with parameters of type Mandant Constructor Description FormAuthContext(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Mandant client)FormAuthHttpActionAdapter(Mandant client, Locale locale, org.pac4j.core.context.session.SessionStore sessionStore) -
Uses of Mandant in de.xima.fc.web.common.auth.form
Constructors in de.xima.fc.web.common.auth.form with parameters of type Mandant Constructor Description UserFormAuthenticator(Mandant fcClient, Projekt project)Deprecated.UserFormAuthenticator(Mandant fcClient, FormConfigWrapper config)UserFormClient(String loginUrl, Mandant client, Locale locale, Projekt project)Deprecated.UserFormClient(String loginUrl, Mandant client, Locale locale, FormConfigWrapper config) -
Uses of Mandant in de.xima.fc.web.common.auth.kerberos
Constructors in de.xima.fc.web.common.auth.kerberos with parameters of type Mandant Constructor Description KerberosAuthenticatorImpl(Mandant client)KerberosClient(Mandant client)Deprecated.KerberosClient(Mandant client, KerberosConfigWrapper config) -
Uses of Mandant in de.xima.fc.web.common.auth.ntlm
Constructors in de.xima.fc.web.common.auth.ntlm with parameters of type Mandant Constructor Description NtlmAuthenticatorImpl(Mandant client)NtlmClient(Mandant client)Deprecated.NtlmClient(Mandant client, NtlmConfigWrapper config) -
Uses of Mandant in de.xima.fc.web.common.auth.password
Constructors in de.xima.fc.web.common.auth.password with parameters of type Mandant Constructor Description PasswordClient(String loginUrl, Mandant client, PasswordConfigWrapper config, Locale locale) -
Uses of Mandant in de.xima.fc.web.common.auth.wrapper
Methods in de.xima.fc.web.common.auth.wrapper with parameters of type Mandant Modifier and Type Method Description List<IAuthenticatorAttributeParam>PluginWrapper. getAtributeParams(Mandant client)StringPluginWrapper. getHtmlHelpSnippet(Mandant client, Locale locale) -
Uses of Mandant in de.xima.fc.web.common.datasource
Methods in de.xima.fc.web.common.datasource that return Mandant Modifier and Type Method Description MandantDatenquelleParams. getMandant()Methods in de.xima.fc.web.common.datasource with parameters of type Mandant Modifier and Type Method Description static IDatenquelleResolverDatenquelleResolverFactory. createDatenquelleItemResolver(String datasourceName, Mandant mandant, Datenquelle datenquelle, IDatenquelleParams params, IPluginDataSourceParams pluginParams)static IDatenquelleResolverDatenquelleResolverFactory. createDatenquelleItemResolver(String datasourceName, Mandant mandant, Datenquelle datenquelle, IReplacerParams placeholderParams, IDatenquelleParams params, IPluginDataSourceParams pluginParams)Constructors in de.xima.fc.web.common.datasource with parameters of type Mandant Constructor Description DatenquelleParams(Mandant mandant, Map<String,Serializable> sessionAttributes, ValueParameters requestParameters, Projekt projekt)DatenquelleParams(Mandant mandant, Map<String,Serializable> sessionAttributes, ValueParameters requestParameters, Projekt projekt, Benutzer user, com.alibaba.fastjson.JSONObject userData)DatenquelleParams(XItem item, Mandant mandant, SessionAttributes sessionAttributes, ValueParameters requestParameters, Projekt projekt)Deprecated.DatenquelleParams(XItem item, Mandant mandant, Map<String,Serializable> sessionAttributes, ValueParameters requestParameters, Projekt projekt)Deprecated.PluginDatenquelleResolver(String datasourceName, Mandant mandant, IPluginDataSourceParams params) -
Uses of Mandant in de.xima.fc.web.common.fd2
Methods in de.xima.fc.web.common.fd2 with parameters of type Mandant Modifier and Type Method Description static LinkedHashMap<String,String>FD2Helper. getMandantRessources(javax.servlet.http.HttpServletResponse resp, Mandant mandant, boolean inline, String fileEnding)Deprecated.will be removed!Constructors in de.xima.fc.web.common.fd2 with parameters of type Mandant Constructor Description FD2ConfigBuilder(Mandant mandant, Projekt projekt)FD2ConfigBuilder(Mandant mandant, Projekt projekt, Locale locale, Map<String,Serializable> attributes) -
Uses of Mandant in de.xima.fc.web.common.fd2.provider
Constructors in de.xima.fc.web.common.fd2.provider with parameters of type Mandant Constructor Description DefaultFD2AppointmentProvider(Mandant client)Creates a new appointment template provider.DefaultFD2DatasourceProvider(Mandant mandant, SessionAttributes sessionAttributes, ValueParameters requestParameters, Projekt project)DefaultFD2DatasourceProvider(Mandant client, Map<String,Serializable> sessionAttributes, ValueParameters requestParameters, Projekt project)DefaultFD2ItemProvider(Mandant client, Locale locale)A new item provider for the given client and locale.DefaultFD2LanguageProvider(Mandant man)DefaultFD2LicenseDataProvider(Mandant client)DefaultFD2TemplateProvider(Mandant client)DefaultFD2UserGroupProvider(Mandant mandant, Locale locale)DefaultFD2VRulesProvider(Mandant man, Locale loc) -
Uses of Mandant in de.xima.fc.web.common.respond
Methods in de.xima.fc.web.common.respond with parameters of type Mandant Modifier and Type Method Description static voidFormResponder. botDetected(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp, Mandant client)static voidFormResponder. commonError(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp, Mandant client)static voidFormResponder. cookieRequired(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp, Mandant client)static voidFormResponder. formNotFound(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp, Mandant client)static voidFormResponder. formVersionNotActive(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp, Mandant client)static voidFormResponder. identityTokenError(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp, Mandant client)Deprecated.static voidFormResponder. internalError(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp, Mandant client)static voidFormResponder. invalidDoublePost(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse respond, Locale locale, UserContext uc, Mandant man)static voidFormResponder. invalidSession(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp, Mandant client)static StringFormResponder. prepareMsg(Mandant man, Locale loc, UserContext uc, ETextbausteinMsgCode msgCode)static StringFormResponder. prepareMsg(String context, Mandant man, Locale loc, UserContext uc, ETextbausteinMsgCode msgCode)static StringFormResponder. prepareMsg(javax.servlet.http.HttpServletRequest request, Mandant man, Locale loc, UserContext uc, ETextbausteinMsgCode msgCode)static voidFormResponder. projektNotOnline(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp, Mandant client)static voidFormResponder. respond(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse respond, ValueParameters values, Mandant man, ETextbausteinMsgCode msgCode, boolean success)Deprecated.static voidFormResponder. respond(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse respond, Locale locale, UserContext uc, Mandant man, ETextbausteinMsgCode code, boolean success)static voidFormResponder. respondTemplateByServlet(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse respond, Mandant client, ETextbausteinMsgCode msgCode, boolean success, boolean withRedirect)static voidFormResponder. sendFormDataFailed(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp, Mandant client)static voidFormResponder. sendFormDataSucceeded(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp, Mandant client)static voidFormResponder. validationError(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp, Mandant client) -
Uses of Mandant in de.xima.fc.workflow.converter
Methods in de.xima.fc.workflow.converter with parameters of type Mandant Modifier and Type Method Description static FlowchartSnapshotWorkflowPersistHelper. createFlowchartSnapshot(Mandant client, Locale locale, WorkflowVersion workflowVersion)Creates a flowchart snapshot that represents the given workflow version.static voidWorkflowPersistHelper. createNewBackup(IEntityContext ec, Mandant client, Locale locale, WorkflowVersion workflowVersion)Creates and persist a new backup for the given workflow version.static <T extends IUuidProviding & IWorkflowElementTypeProviding>
ObjectFlowchartModelConverter. deserializeCustomProps(IElementWithTask<T> withTask, Map<ElementKey,com.alibaba.fastjson.JSONObject> paramsMap, Mandant client)static <T extends IUuidProviding & IWorkflowElementTypeProviding>
ObjectFlowchartModelConverter. deserializeCustomProps(ElementKey key, String type, Map<ElementKey,com.alibaba.fastjson.JSONObject> paramsMap, Mandant client)static <T extends IUuidProviding & IWorkflowElementTypeProviding>
ObjectFlowchartModelConverter. deserializeCustomProps(UUID taskUuid, T element, Map<ElementKey,com.alibaba.fastjson.JSONObject> paramsMap, Mandant client)static FlowchartSnapshotWorkflowPersistHelper. loadSnapshotForPersisted(Mandant client, Locale locale, long workflowVersionId)Loads the given workflow version from the database and creates a snapshot for that version.static <T extends IUuidProviding & IWorkflowElementTypeProviding>
com.alibaba.fastjson.JSONObjectFlowchartModelConverter. retrieveCustomParams(IElementWithTask<T> withTask, Map<ElementKey,com.alibaba.fastjson.JSONObject> paramsMap, Mandant client)static <T extends IUuidProviding & IWorkflowElementTypeProviding>
com.alibaba.fastjson.JSONObjectFlowchartModelConverter. retrieveCustomParams(UUID taskUuid, T element, Map<ElementKey,com.alibaba.fastjson.JSONObject> paramsMap, Mandant client)static List<WorkflowState>FlowchartModelConverter. toDataModel(IEntityContext ec, Mandant client, List<WorkflowStateModel> states)static WorkflowProcessFlowchartModelConverter. toDataModel(FlowchartModel flowchartModel, Mandant client)static WorkflowNodeFlowchartModelConverter. toDataModel(NodeModel node, TaskModel task, Map<ElementKey,com.alibaba.fastjson.JSONObject> paramsMap, Mandant client)static WorkflowProcessFlowchartModelConverter. toDataModel(ProcessModel process, Map<ElementKey,com.alibaba.fastjson.JSONObject> customParamsMap, Mandant client)static WorkflowTaskFlowchartModelConverter. toDataModel(TaskModel task, Map<ElementKey,com.alibaba.fastjson.JSONObject> paramsMap, Mandant client)static WorkflowTriggerFlowchartModelConverter. toDataModel(TriggerModel trigger, TaskModel task, Map<ElementKey,com.alibaba.fastjson.JSONObject> paramsMap, Mandant client)static WorkflowVersionFlowchartModelConverter. toVersion(IEntityContext ec, Mandant client, WorkflowVersion currentVersion, FlowchartModel flowchartModel, List<WorkflowStateModel> states)static NodeModelFlowchartModelConverter. toViewModel(WorkflowNode node, WorkflowTask task, Map<ElementKey,com.alibaba.fastjson.JSONObject> paramsMap, Mandant client)static ProcessModelFlowchartModelConverter. toViewModel(WorkflowProcess process, Map<ElementKey,com.alibaba.fastjson.JSONObject> paramsMap, Mandant client)static TaskModelFlowchartModelConverter. toViewModel(WorkflowTask task, Map<ElementKey,com.alibaba.fastjson.JSONObject> paramsMap, Mandant client)static TriggerModelFlowchartModelConverter. toViewModel(WorkflowTrigger trigger, WorkflowTask task, Map<ElementKey,com.alibaba.fastjson.JSONObject> paramsMap, Mandant client)static NodeModelFlowchartModelConverter. toViewModel(INodePrototypeData<?> prototypeData, Map<UUID,com.alibaba.fastjson.JSONObject> paramsMap, Mandant client)static TriggerModelFlowchartModelConverter. toViewModel(ITriggerPrototypeData<?> prototypeData, Map<UUID,com.alibaba.fastjson.JSONObject> paramsMap, Mandant client)static <T extends IWorkflowElementTypeProviding & IUuidProviding>
voidFlowchartModelConverter. updateParams(Mandant client, ProcessModel process, Map<ElementKey,com.alibaba.fastjson.JSONObject> paramsMap, BiFunction<Class<? extends IUUIDEntity>,UUID,UUID> updater)static <T extends IWorkflowElementTypeProviding & IUuidProviding>
voidFlowchartModelConverter. updateParams(Mandant client, Map<ElementKey,com.alibaba.fastjson.JSONObject> paramsMap, UUID taskUuid, T element, BiFunction<Class<? extends IUUIDEntity>,UUID,UUID> updater) -
Uses of Mandant in de.xima.fc.workflow.designer.bean
Methods in de.xima.fc.workflow.designer.bean that return Mandant Modifier and Type Method Description MandantWorkflowProviderBean. getClient() -
Uses of Mandant in de.xima.fc.workflow.designer.helper
Methods in de.xima.fc.workflow.designer.helper with parameters of type Mandant Modifier and Type Method Description static WorkflowEntityReferencesWorkflowElementReferenceHelper. findEntityReferences(Mandant client, AssociatesModel associatesModel, FlowchartModel flowchartModel, Predicate<IEntityReferenceDescriptor> filter)Searches all entity references configured in the the nodes and triggers settings, and returns all references matching the given predicate.static List<INodeWithName>AssociateHelper. getAllNodesOfType(AssociatesModel ass, FlowchartModel model, Mandant client, String type)static List<ITriggerWithName>AssociateHelper. getAllTriggersOfType(AssociatesModel ass, FlowchartModel model, Mandant client, String type, UUID taskToExclude)static ValueDiff<Set<NodeKey>>AssociateHelper. getDeadNodesDiff(AssociatesModel ass, FlowchartModel model, Mandant client)static WorkflowFlowAnalysisAssociateHelper. getFlowAnalysis(AssociatesModel ass, FlowchartModel model, Mandant client)static List<INodeWithName>AssociateHelper. getPredecessors(AssociatesModel ass, FlowchartModel model, Mandant client, NodeKey targetNode)static List<INodeWithName>AssociateHelper. getProvidingPredecessors(AssociatesModel ass, FlowchartModel model, Mandant client, NodeKey targetNode)static ResourceBundleResourceBundleHelper. getResourceBundleForElement(EWorkflowElementType kind, String type, Mandant client, Locale locale)static ResourceBundleResourceBundleHelper. getResourceBundleForSelection(FlowchartSelection<?> selection, Mandant client, Locale locale)static ElementNodeInfoHelperElementNodeInfoHelper. newHelper(Mandant client, Locale locale, Map<ElementKey,com.alibaba.fastjson.JSONObject> paramsMap, ElementKey elementKey, String nodeType)static ElementTriggerInfoHelperElementTriggerInfoHelper. newHelper(Mandant client, Locale locale, Map<ElementKey,com.alibaba.fastjson.JSONObject> paramsMap, ElementKey elementKey, String nodeType)static voidElementPropertiesHelper. queuePropertiesUpdateNode(FlowchartModel flowchartModel, ActivePropertiesModel<NodeModel,? extends INodePropertiesBean<?>> propertiesModel, Mandant client)Reads the custom parameters for the given node, and stores them in the given flowchart model.static voidElementPropertiesHelper. queuePropertiesUpdateTrigger(FlowchartModel flowchartModel, ActivePropertiesModel<TriggerModel,? extends ITriggerPropertiesBean<?>> propertiesModel, Mandant client)Reads the custom parameters for the given trigger, and stores them in the given flowchart model.static Set<ElementKey>ElementPropertiesHelper. refactorFormElementName(String oldName, String newName, WorkflowModelBean modelBean, Mandant client)static voidElementPropertiesHelper. updateParamsOfSelectedNode(FlowchartModel flowchartModel, ActivePropertiesModel<NodeModel,? extends INodePropertiesBean<?>> nodePropertiesModel, Mandant client)static voidElementPropertiesHelper. updateParamsOfSelectedTrigger(FlowchartModel flowchartModel, ActivePropertiesModel<TriggerModel,? extends ITriggerPropertiesBean<?>> triggerPropertiesModel, Mandant client)static voidElementPropertiesHelper. updateTaskOfSelectedNode(UUID oldTaskUuid, ActivePropertiesModel<NodeModel,? extends INodePropertiesBean<?>> nodePropertiesModel, Mandant client)static voidElementPropertiesHelper. updateTaskOfSelectedTrigger(UUID oldTaskUuid, ActivePropertiesModel<TriggerModel,? extends ITriggerPropertiesBean<?>> triggerPropertiesModel, Mandant client) -
Uses of Mandant in de.xima.fc.workflow.designer.logic
Methods in de.xima.fc.workflow.designer.logic that return Mandant Modifier and Type Method Description MandantBeanWorkflowValidationEnvironmentData. getClient()MandantFacesWorkflowLocalValidationContext. getClient()MandantRequestWorkflowEnvironmentData. getClient()Constructors in de.xima.fc.workflow.designer.logic with parameters of type Mandant Constructor Description TreeAccessorWithDataNodeModel(Map<ElementKey,com.alibaba.fastjson.JSONObject> paramsMap, Mandant client)Creates A new tree accessor that reads the custom properties from the given map. -
Uses of Mandant in de.xima.fc.workflow.designer.model
Methods in de.xima.fc.workflow.designer.model with parameters of type Mandant Modifier and Type Method Description static INodeModelPrototypeNodeModelPrototype. forNode(WorkflowNode node, Mandant client)Creates a new model by converting the given node.Constructors in de.xima.fc.workflow.designer.model with parameters of type Mandant Constructor Description NodePrototypeWrapper(INodePrototypeDescriptor<?> proto, EElementProtoViewType viewType, Mandant client)A new POJO with the given prototype and the custom parameters and node model extracted from the prototype.TriggerPrototypeWrapper(ITriggerPrototypeDescriptor<?> proto, EElementProtoViewType viewType, Mandant client)A new POJO with the given prototype and the custom parameters and trigger model extracted from the prototype. -
Uses of Mandant in de.xima.fc.workflow.event
Methods in de.xima.fc.workflow.event that return Mandant Modifier and Type Method Description MandantAWorkflowEventData. getClient()Methods in de.xima.fc.workflow.event with parameters of type Mandant Modifier and Type Method Description FormSubmissionEventDataBuilderFormSubmissionEventDataBuilder. client(Mandant client)SpecificTriggerEventDataBuilderSpecificTriggerEventDataBuilder. client(Mandant client)Constructors in de.xima.fc.workflow.event with parameters of type Mandant Constructor Description AFormRecordEventData(Mandant client, Benutzer user, Locale locale, Projekt project, Vorgang formRecord)AFormRecordEventData(Mandant client, Benutzer user, Locale locale, Vorgang formRecord)AProjectEventData(Mandant client, Benutzer user, Locale locale, Projekt project)AWorkflowEventData(Mandant client, Benutzer user, Locale locale) -
Uses of Mandant in de.xima.fc.workflow.iface
Methods in de.xima.fc.workflow.iface that return Mandant Modifier and Type Method Description MandantIWorkflowTaskRunnerParams. getClient() -
Uses of Mandant in de.xima.fc.workflow.model
Methods in de.xima.fc.workflow.model that return Mandant Modifier and Type Method Description MandantPojoBaseWorkflowEnvironmentData. getClient()MandantPojoWorkflowValidationEnvironmentData. getClient()MandantWorkflowTaskRunnerParams. getClient()Methods in de.xima.fc.workflow.model with parameters of type Mandant Modifier and Type Method Description WorkflowTaskRunnerParams.BuilderWorkflowTaskRunnerParams.Builder. client(Mandant client)Constructors in de.xima.fc.workflow.model with parameters of type Mandant Constructor Description PojoBaseWorkflowEnvironmentData(Mandant client, Projekt project, WorkflowVersion workflowVersion, Benutzer user, Locale locale, IEntityContext ec)Creates a new POJO implementation ofIWorkflowValidationEnvironmentDatawith the given values.PojoWorkflowValidationEnvironmentData(Mandant client, Projekt project, WorkflowVersion workflowVersion, Benutzer user, Locale locale, IEntityContext ec)Creates a new POJO implementation ofIWorkflowValidationEnvironmentDatawith the given values. -
Uses of Mandant in de.xima.fc.workflow.processor.engine
Methods in de.xima.fc.workflow.processor.engine with parameters of type Mandant Modifier and Type Method Description static WorkflowValidator.BuilderWorkflowValidator. builder(Mandant client, Projekt project, WorkflowVersion workflowVersion)WorkflowValidator.BuilderWorkflowValidator.Builder. client(Mandant client)Constructors in de.xima.fc.workflow.processor.engine with parameters of type Mandant Constructor Description Builder(Mandant client, Projekt project, WorkflowVersion workflowVersion) -
Uses of Mandant in de.xima.fc.workflow.processor.factory
Methods in de.xima.fc.workflow.processor.factory with parameters of type Mandant Modifier and Type Method Description static WorkflowNodeWorkflowNodeFactory. custom(IWorkflowElementTypeProviding type, Object data, Mandant client)Creates a new workflow node for the given type and data.static WorkflowNodeWorkflowNodeFactory. custom(EWorkflowNodeType type, Object data, Mandant client)Creates a new workflow node for the given type and data.static WorkflowNodeWorkflowNodeFactory. custom(String type, Object data, Mandant client)Creates a new workflow node for the given type and data.static WorkflowTriggerWorkflowTriggerFactory. custom(IWorkflowElementTypeProviding type, Object data, Mandant client)static WorkflowTriggerWorkflowTriggerFactory. custom(String type, Object data, Mandant client) -
Uses of Mandant in de.xima.fc.workflow.processor.logic
-
Uses of Mandant in de.xima.fc.workflow.processor.logic.analysis
Methods in de.xima.fc.workflow.processor.logic.analysis with parameters of type Mandant Modifier and Type Method Description static WorkflowFlowAnalysisWorkflowFlowAnalysis. analyzeProcess(WorkflowProcess process, Mandant client)Analyzes the execution of all tasks of the given workflow process.static <TElement extends IWorkflowNodeTypeProviding & IActiveFlagProviding>
WorkflowFlowAnalysisWorkflowFlowAnalysis. analyzeRootNodes(Iterable<IElementWithTask<TElement>> rootNodes, ITreeAccessor<TElement,UUID> treeAccessor, Mandant client)Analyzes the execution of a single task.static WorkflowFlowAnalysisWorkflowFlowAnalysis. analyzeTask(WorkflowTask task, Mandant client)Analyzes the execution of a single task. -
Uses of Mandant in de.xima.fc.workflow.processor.logic.validation
Methods in de.xima.fc.workflow.processor.logic.validation that return Mandant Modifier and Type Method Description MandantDefaultWorkflowValidationContext. getClient()MandantInjectableValidationContext. getClient()MandantValidationWorkflowProvider. getClient() -
Uses of Mandant in de.xima.fc.workflow.processor.model
Methods in de.xima.fc.workflow.processor.model that return Mandant Modifier and Type Method Description MandantWorkflowValidationParams. getClient()Methods in de.xima.fc.workflow.processor.model with parameters of type Mandant Modifier and Type Method Description static WorkflowElementIndexWorkflowElementIndex. of(WorkflowProcess process, Mandant client)Creates a new index with all workflow element from the given process.static WorkflowElementIndexWorkflowElementIndex. of(WorkflowTask task, Mandant client)Creates a new index with all workflow element from the given task.static <TData,TElement>
IWorkflowElementWithDeserializedModel<TData,TElement>WorkflowElementWithDeserializedModel. withCustomLocator(TElement element, ElementKey key, Function<TElement,TData> dataLocator, Mandant client)Creates a new wrapped workflow element that retrieves the custom properties on demand by using the given locator.static <TData,TElement>
IWorkflowElementWithDeserializedModel<TData,TElement>WorkflowElementWithDeserializedModel. withData(TElement element, ElementKey key, TData data, Mandant client)Creates a new wrapped workflow element that uses the given custom properties.static <TData> IWorkflowElementWithDeserializedModel<TData,WorkflowNode>WorkflowElementWithDeserializedModel. withDataOnDemand(WorkflowNode node, Mandant client)Creates a new wrapped workflow node that deserializes the custom properties on demand.static <TData> IWorkflowElementWithDeserializedModel<TData,WorkflowTrigger>WorkflowElementWithDeserializedModel. withDataOnDemand(WorkflowTrigger trigger, Mandant client)Creates a new wrapped workflow trigger that deserializes the custom properties on demand.static <TData,TElement extends IWorkflowElementEntity>
IWorkflowElementWithDeserializedModel<TData,TElement>WorkflowElementWithDeserializedModel. withDataOnDemand(TElement element, ElementKey key, Mandant client)Creates a new wrapped workflow element that deserializes the custom properties on demand.Constructors in de.xima.fc.workflow.processor.model with parameters of type Mandant Constructor Description Builder(Projekt project, WorkflowVersion workflowVersion, Mandant client, Benutzer user, Locale locale, IEntityContext ec, boolean ownsEntityContext, WorkflowResourceBundleLocator.MutableWorkflowResourceBundleLocator locator)Creates a new builder with the given values.
-