Uses of Class
de.xima.fc.user.UserContext
-
-
Uses of UserContext in de.xima.fc.api.cache
Methods in de.xima.fc.api.cache with parameters of type UserContext Modifier and Type Method Description static <E extends IFileDataEntity<?>,T extends IFileProviding<?,E>>
byte[]FileCache. cacheFileData(UserContext uc, T entity)static <T extends IFileEntity<?,?>>
byte[]FileCache. cacheFileEntityData(UserContext uc, T fileEntity)static IXFormXFormCache. cacheForm(UserContext uc, FormVersion entity)static <T extends de.xima.cmn.dao.interfaces.ILockableEntity<?>>
voidGenericDataCache. cacheStringData(UserContext uc, T entity, String dataToCache)Writes the given data into the cache under the locking version of the given entity.static <TFile extends IFileEntity<?,?>>
IFileAdapterFileCache. getCachedFile(UserContext uc, TFile file)Gets a file adapter that accesses the file data via the file cache (if the file is cacheable).static <TFileMeta extends IFileMetaEntity<?,?>>
IFileAdapterFileCache. getCachedFile(UserContext uc, TFileMeta fileMeta)Gets a file adapter that accesses the file data via the file cache (if the file is cacheable).static <E extends IFileDataEntity<?>,T extends IFileProviding<?,E>>
byte[]FileCache. getCachedFileData(UserContext uc, T entity)static <TFileMeta extends IFileMetaEntity<?,?>>
byte[]FileCache. getCachedFileData(UserContext uc, TFileMeta fileEntity)Returns the cached file data if it exists within the file cache and is unchanged.static <T extends IFileEntity<?,?>>
byte[]FileCache. getCachedFileEntityData(UserContext uc, T fileEntity)static IXFormXFormCache. getCachedForm(UserContext uc, FormVersion entity)static com.alibaba.fastjson.JSONObjectGenericDataCache. getCachedI18nValues(UserContext uc, Mandant client)static com.alibaba.fastjson.JSONObjectGenericDataCache. getCachedI18nValues(UserContext uc, Textbaustein template)static <FileEntity extends IFileEntity<?,?>,Data>
DataFileCache. getCachedTransformedFileEntityData(UserContext uc, FileEntity fileEntity, String transformId, IThrowingFunction<byte[],Data> transformer)Gets the data of the given file entity, transformed via the given transformer.static <E extends IFileDataEntity<?>,T extends IFileProviding<?,E>>
byte[]FileCache. getUncachedFileData(UserContext uc, T entity)static <T extends IFileEntity<?,?>>
byte[]FileCache. getUncachedFileEntityData(UserContext uc, T fileEntity)static IXFormXFormCache. getUncachedForm(UserContext uc, FormVersion entity)static XformCacheModelXFormCache. readCachedForm(UserContext uc, FormVersion entity) -
Uses of UserContext in de.xima.fc.api.entity
Methods in de.xima.fc.api.entity with parameters of type UserContext Modifier and Type Method Description UserProfileUserProfileAPI. acceptDirectClientAuthorization(UserContext uc, UserProfile profile, DirectClientAuthorization authorization)Adds the given client authorization to the given profile and accepts it.IExclusiveFormRecordLockResultVorgangAPI. acquireExclusiveFormRecordLock(UserContext uc, IBasicFormRecordRequestData req)Acquires an exclusive lock on the form record.VorgangVorgangAPI. addAttachment(UserContext uc, Vorgang vorgang, Attachment attachment)Method for adding a attachment to aVorgang.booleanBenutzerAPI. addBenutzerToGruppe(UserContext uc, Benutzer ben, BenutzerGruppe bg)Deprecated.Method to add a user to a user group.UserProfileUserProfileAPI. addDirectClientAuthorization(UserContext uc, UserProfile userProfile, DirectClientAuthorization authorization)Adds the given client authorizations to the user profile.voidProtokollAPI. addMalwareDetectedProtocolEntry(UserContext uc, String scannedItem, MalwareScanReport report)Adds a system protocol entry when malware was detected in a file or some data.voidProtokollAPI. addMalwareDetectedProtocolEntry(UserContext uc, String scannedItem, MalwareScanReport report, Mandant client)Adds a client protocol entry when malware was detected in a file or some data.voidProtokollAPI. addMalwareDetectedProtocolEntry(UserContext uc, String scannedItem, MalwareScanReport report, Vorgang formRecord)Adds a processing protocol entry when malware was detected in a file or some data.voidProtokollAPI. addMandantProtokollEintrag(UserContext uc, Mandant mandant, ProtocolEntryClient entry)Method for creating a protocol entry when a client is changed.RolleRolleAPI. addModulToRolle(UserContext uc, Rolle rolle, Modul newModul)Deprecated.voidProtokollAPI. addProjektProtokollEintrag(UserContext uc, Projekt projekt, ProtocolEntryClient entry)Method for creating a protocol entry when a project is changed.ProjektProjektAPI. addProjektRessource(UserContext uc, Projekt projekt, ProjektRessource ressource)VorgangVorgangAPI. addSubmission(UserContext uc, Vorgang formRecord, IUser user, EFormRecordSubmitContext submitContext, FrontendServer submitFrontendServer, String submitServerBaseUrl, String formData, boolean newDataEntry)VorgangVorgangAPI. addSubmission(UserContext uc, Vorgang formRecord, IUser user, EFormRecordSubmitContext submitContext, FrontendServer submitFrontendServer, String submitServerBaseUrl, Locale submitLocale, String formData, boolean newDataEntry)Adds a new submission to the form record.voidProtokollAPI. addSystemProtokollEintrag(UserContext uc, ProtocolEntrySystem entry)Method for creating a system protocol entryvoidProtokollAPI. addVorgangProtokollEintrag(UserContext uc, Vorgang vorgang, ProtocolEntryProcessing entry)Method for creating a protocol entry when a status is changed.intVorgangAPI. bulkDelete(UserContext uc, List<Long> formRecordIds)Bulk deletes all form records with the given IDs iff the authenticated user given by the user context has permission to access the form records and the form records can be deleted (the state allows deletion).intVorgangAPI. bulkMarkRead(UserContext uc, List<Long> formRecordIds, boolean read)Bulk updates the 'read' value of all form records with the given IDs to the given 'read' value iff the authenticated user given by the user context has permission to access the form records.intVorgangAPI. bulkMove(UserContext uc, Set<Long> formRecordIds, Postfach inbox)Bulk moves all form records with the given IDs to the given inbox iff the authenticated user given by the user context has permission to access the form records.BenutzerBenutzerAPI. byLDAPGruppe(UserContext uc, String username, Mandant mandant)Deprecated.BenutzerBenutzerAPI. byLDAPGruppeLogin(UserContext uc, Mandant man, String username, String clearTextPassword)Deprecated.BenutzerBenutzerAPI. byLogin(UserContext uc, String username, String clearTextPassword, Mandant mandant)Deprecated.Method for determining a user based on his login data.BenutzerBenutzerAPI. byNameAndMandant(UserContext uc, String username, Mandant mandant)Deprecated.booleanUserProfileAPI. canBeDeleted(UserContext uc, UserProfile profile)Checks whether or not the user profile can be deleted.voidAppointmentAPI. cancelBookedAppointment(UserContext uc, IAppointmentDeleteBookingParams params)Cancels the given appointment.VorgangVorgangAPI. changeStatusChangedReadFlag(UserContext uc, Vorgang process, boolean read)booleanAttachmentAPI. checkAttachmentsHash(UserContext uc, String prozessId, String sessionId, int hash)Method for checking if the hashkey is correct for the attachments of aVorgang.BenutzerBenutzerAPI. checkLDAPGroupsActiveUser(UserContext uc, Long clientId, String userName)Deprecated.booleanBenutzerAPI. checkLDAPLogin(UserContext uc, Mandant man, String username, String clearTextPassword)Deprecated.Method for determining a user based on his LDAP login.BooleanBenutzerAPI. checkLogin(UserContext uc, String username, String clearTextPassword, Mandant man)Deprecated.Method for checking login data of a user.voidPostfachAPI. clear(UserContext uc, Mandant mandant, Postfach postfach)Deprecated.voidPostfachAPI. clear(UserContext uc, Postfach postfach)Method for emptying aPostfach.ProjektProjektAPI. copy(UserContext uc, Projekt projekt, long id, long formVersionId, long workflowVersionId)VorgangVorgangAPI. correctStatus(UserContext uc, Vorgang formRecord, Status targetState, Benutzer user)Deprecated.The old workflow is deprecated, use method for the new workflow.VorgangVorgangAPI. correctStatus(UserContext uc, Vorgang formRecord, Status targetState, IUser user)Deprecated.The old workflow is deprecated, use method for the new workflow.TAEntityAPI. create(UserContext uc, T entity)Method for creating an entity.T[]AEntityAPI. create(UserContext uc, T[] entities)Method for creating multiple entities.FormEingangFormEingangAPI. create(UserContext uc, FormEingang formEingang, Benutzer vorgangsOwner, Benutzer benutzer)Deprecated.UseAEntityAPI.create(UserContext, ITransferableEntity)Method for determining of aFormEingang.FormVersionFormVersionAPI. create(UserContext uc, FormVersion formVersion, boolean isFirstFormVersion)Method for creating aFormVersionentity.<T extends ITransferableEntity>
TGenericAPI. create(Class<T> entityClass, UserContext uc, T entity)Method for creating an entity of a defined class.<T extends ITransferableEntity>
T[]GenericAPI. create(Class<T> entityClass, UserContext uc, T[] entities)Method for creating multiple entities of a defined class.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)AppointmentAppointmentAPI. createBookedAppointment(UserContext uc, IAppointmentCreateBookingParams params)Books the given appointment.AttachmentAttachmentAPI. createByUser(UserContext uc, String username, Attachment attachment)UserRefreshTokenUserTokenAPI. createRefreshToken(UserContext uc, @NotNull RefreshTokenUserDataDTO refreshTokenUserDataDTO, String issuer, @NotNull IClientDescriptor clientDescriptor)Creates a refresh token.BooleanAEntityAPI. delete(UserContext uc, T entity)Method for deleting an entity.BooleanAEntityAPI. delete(UserContext uc, T[] entities)Method for deleting multiple entities.<T extends ITransferableEntity>
booleanGenericAPI. delete(Class<T> entityClass, UserContext uc, T entity)Method for deleting an entity of a defined class.<T extends ITransferableEntity>
booleanGenericAPI. delete(Class<T> entityClass, UserContext uc, T[] entities)Method for deleting multiple entities of a defined class.BooleanAEntityAPI. deleteAllBy(UserContext uc, de.xima.cmn.criteria.QueryCriteriaManager qcm)Method for deleting entities using aQueryCriteriaManagers.<T extends ITransferableEntity,C extends de.xima.cmn.criteria.interfaces.IFilterableCriteriaManager & de.xima.cmn.criteria.interfaces.ISortableCriteriaManager & de.xima.cmn.criteria.interfaces.IPageableCriteriaManager & de.xima.cmn.criteria.interfaces.IQueryHintProviding>
BooleanGenericAPI. deleteAllBy(Class<T> entityClass, UserContext uc, C cm)Method for deleting multiple entities of a defined class by ID.<T extends ITransferableEntity>
BooleanGenericAPI. deleteAllBy(Class<T> entityClass, UserContext uc, de.xima.cmn.criteria.QueryCriteriaManager qcm)Method for deleting multiple entities of a defined class by ID.BooleanAEntityAPI. deleteById(UserContext uc, Integer id)Method for deleting an entity by its ID.BooleanAEntityAPI. deleteById(UserContext uc, Long id)Method for deleting an entity by its ID.<T extends ITransferableEntity>
BooleanGenericAPI. deleteById(Class<T> entityClass, UserContext uc, Integer id)<T extends ITransferableEntity>
BooleanGenericAPI. deleteById(Class<T> entityClass, UserContext uc, Long id)Method for deleting an entity of a defined class by ID.booleanAttachmentAPI. deleteByUser(UserContext uc, String username, boolean force, Attachment... attachments)booleanAttachmentAPI. deleteByUser(UserContext uc, String username, Attachment... attachments)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.IAppointmentFreeSlotQueryResultAppointmentTemplateAPI. executeFreeSlotQuery(UserContext uc, IAppointmentFreeSlotQueryParams params)Finds all available date slots for the given appointment template, in the given month of the year.IAppointmentIcalQueryResultAppointmentTemplateAPI. executeIcalQuery(UserContext uc, IAppointmentIcalQueryParams params)Finds all available appointments for the given appointment template, and returns and iCal file.de.xima.cmn.db.model.SerializableResultSetDatenbankZugriffAPI. executePublicDBquery(UserContext uc, Mandant client, String queryName, boolean suppressStatementLimits, Serializable[] parameters)de.xima.cmn.db.model.SerializableResultSetDatenbankZugriffAPI. executePublicDBquery(UserContext uc, Mandant client, String queryName, boolean suppressStatementLimits, Serializable[] parameters, IReplacerParams replacerParams)com.alibaba.fastjson.JSONArrayLDAPAbfrageAPI. executePublicQuery(UserContext uc, Mandant man, String queryName, Serializable[] parameters)com.alibaba.fastjson.JSONArrayLDAPAbfrageAPI. executePublicQuery(UserContext uc, Mandant man, String queryName, Serializable[] parameters, IReplacerParams replacerParams)com.alibaba.fastjson.JSONArrayLDAPAbfrageAPI. executeQuery(UserContext uc, Mandant man, String abfrageName, Serializable[] parameters)Method for executing a query by query name.IntegerDatenbankZugriffAPI. executeSQL(UserContext uc, Integer dbZugriffId, String sql)de.xima.cmn.db.model.SerializableResultSetDatenbankZugriffAPI. executeSQL(UserContext uc, Integer dbZugriffID, String sql, boolean suppressStatementLimits, Serializable... args)Method for executing a QueryPreparedStatementon the Master-Server.Set<String>TextbausteinAPI. findAllKeywords(UserContext uc, Mandant mandant, ETextbausteinKategorie kategorie)FormThemeReferenceFormThemeAPI. findDefaultFormThemeByClient(UserContext userContext, Mandant client)Gets the default form theme for the givenclientscope.FormThemeReferenceFormThemeAPI. findDefaultFormThemeByProject(UserContext userContext, Projekt project)FormThemeReferenceFormThemeAPI. findDefaultFormThemeByProject(UserContext userContext, Long projectId)List<Textbaustein>TextbausteinAPI. findTemplatesBy(UserContext uc, Mandant mandant, ETextbausteinKategorie kategorie, boolean initCustomAttribs)@NotBlank StringUserProfileAPI. findUniqueUserName(UserContext uc, String candidate, UserProfile exclude)Finds a unique user name for the given candidate.IFulfillRequestedUploadResponseFormRecordMessageAPI. fulfillUploadRequest(UserContext userContext, IFulfillRequestedUploadRequest fulfillRequestUploadRequest)Fulfills a pending upload request.List<BenutzerGruppe>ProjektAPI. getAccessGroups(UserContext uc, Projekt project)WorkflowVersionWorkflowVersionAPI. getActiveByProject(UserContext uc, Projekt project)Finds the active workflow version for the given project.ProjektProjektAPI. getActiveByUserPortalAndFrontendServer(UserContext uc, UUID userPortalUuid, UUID formUuid, Long frontendServerId)ProjektProjektAPI. getActiveByUUIDAndFrontendServer(UserContext uc, UUID clientUuid, UUID formUuid, Long frontendServerId)RolleRolleAPI. getAdminRolle(UserContext uc, Mandant mandant)Method for determining a admin role of a client.List<T>AEntityAPI. getAll(UserContext uc)Method for determining all available entities in the user context.<T extends ITransferableEntity>
List<T>GenericAPI. getAll(Class<T> entityClass, UserContext uc)Method for determining all entities.<T extends ITransferableEntity,C extends de.xima.cmn.criteria.interfaces.IFilterableCriteriaManager & de.xima.cmn.criteria.interfaces.ISortableCriteriaManager & de.xima.cmn.criteria.interfaces.IPageableCriteriaManager & de.xima.cmn.criteria.interfaces.IQueryHintProviding>
List<T>GenericAPI. getAll(Class<T> entityClass, UserContext uc, C cm)Method for determining all entities of a defined class using a criteria manager.<T extends ITransferableEntity>
List<T>GenericAPI. getAll(Class<T> entityClass, UserContext uc, de.xima.cmn.criteria.QueryCriteriaManager qcm)Method for determining all entities of a defined class using aQueryCriteriaManagers.List<T>AEntityAPI. getAllBy(UserContext uc, de.xima.cmn.criteria.QueryCriteriaManager qcm)Method for determining all entities using aQueryCriteriaManagers.List<Appointment>AppointmentAPI. getAllBy(UserContext uc, IAppointmentQueryParams queryParams)Returns all appointments that match the given query parameters.List<Attachment>AttachmentAPI. getAllBy(UserContext uc, Vorgang vorgang, EAttachmentSource source, String uuid)List<Postfach>PostfachAPI. getAllByBenutzer(UserContext uc, Benutzer benutzer)Deprecated.List<Vorgang>VorgangAPI. getAllByBenutzer(UserContext uc, Benutzer benutzer)Deprecated.List<Postfach>PostfachAPI. getAllByBenutzergruppe(UserContext uc, BenutzerGruppe benutzerGruppe)Methode zum Ermitteln aller Postfächer, die einerBenutzerGruppezugeordnet sind.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)Deprecated.List<Projekt>ProjektAPI. getAllByEditorUser(UserContext uc, Benutzer editor, Mandant client, String projectScope)Deprecated.List<FormElement>FormElementAPI. getAllByFormVersion(UserContext uc, FormVersion fv)Method for determining allFormElementobjects of aFormVersion.Set<IndirectClientAuthorization>IndirectClientAuthorizationAPI. getAllByIds(UserContext uc, Set<Long> ids)Retrieves all indirect client authorizations with one of the given IDs.List<MandantRessource>MandantRessourcenAPI. getAllByMandant(UserContext uc, Mandant mandant)Method for determining allMandantRessources for a client.List<Modul>ModulAPI. getAllByMandant(UserContext uc, Mandant mandant)Deprecated.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<Mandant>MandantAPI. getAllByName(UserContext uc, String name)Method for determining allMandants by name (case-insensitive).List<Vorgang>VorgangAPI. getAllByPostfach(UserContext uc, Postfach postfach)List<FormEingang>FormEingangAPI. getAllByPostfost(UserContext uc, Postfach postfach)Deprecated.List<ProjektRessource>ProjektRessourcenAPI. getAllByProjekt(UserContext uc, Projekt projekt)List<FormRecordChat>FormRecordChatAPI. getAllByRecord(UserContext uc, String recordUuid)List<Modul>ModulAPI. getAllByRolle(UserContext uc, Rolle rolle)Deprecated.Method for determining all modules by a role.List<Aktion>AktionAPI. getAllByStatus(UserContext uc, Status status)Deprecated.Method for loading allAktionof a status.List<AppointmentSlot>AppointmentSlotAPI. getAllByTemplates(UserContext uc, List<AppointmentTemplate> templates, boolean merge)Finds all available appointment slots of the given templates.PagedResult<Projekt>ProjektAPI. getAllByUserPortal(UserContext uc, UserPortal portal, int page, int pageSize)List<FormEingang>FormEingangAPI. getAllByVorgang(UserContext uc, Vorgang vorgang)Deprecated.List<WorkflowState>WorkflowStateAPI. getAllByWorkflowVersion(UserContext uc, Projekt project, long versionNumber)Finds all available states for the given workflow version.List<WorkflowState>WorkflowStateAPI. getAllByWorkflowVersion(UserContext uc, WorkflowVersion workflowVersion)Finds all available states for the given workflow version.List<Projekt>ProjektAPI. getAllTemplatesByClient(UserContext uc, Mandant mandant)List<Projekt>ProjektAPI. getAllTemplatesByClient(UserContext uc, Mandant mandant, String scope)AttachmentAttachmentAPI. getAttachment(UserContext uc, String prozessId, String sessionId, int providedHashKey)Method for resolving a providedHashKey to an attachment name.InputStreamAttachmentAPI. getAttachmentFileStream(UserContext uc, String prozessID, Number id)Method for reading a attachment file.InputStreamAttachmentAPI. getAttachmentFileStream(UserContext uc, String prozessID, String name)Method for reading a attachment file.List<Attachment>AttachmentAPI. getAttachmentList(UserContext uc, String prozessID)Method for outputting all attachments of a process.List<Attachment>AttachmentAPI. getAttachmentListByType(UserContext uc, String prozessID, EAttachmentSource source)Method for outputting all attachments by type of a process.<C extends de.xima.cmn.criteria.interfaces.IFilterableCriteriaManager & de.xima.cmn.criteria.interfaces.ISortableCriteriaManager & de.xima.cmn.criteria.interfaces.IPageableCriteriaManager & de.xima.cmn.criteria.interfaces.IQueryHintProviding & de.xima.cmn.criteria.interfaces.ISelectableCriteriaManager>
List<Map<String,Serializable>>AEntityAPI. getAttributes(UserContext uc, C cm)This method allows for the selection of certain attributes of entities instead of reading the entire entity<R,C extends de.xima.cmn.criteria.interfaces.IFilterableCriteriaManager & de.xima.cmn.criteria.interfaces.ISortableCriteriaManager & de.xima.cmn.criteria.interfaces.IPageableCriteriaManager & de.xima.cmn.criteria.interfaces.IQueryHintProviding & de.xima.cmn.criteria.interfaces.ISelectableCriteriaManager>
List<R>AEntityAPI. getAttributes(UserContext uc, C cm, Class<R> resultClass)This method allows for the selection of certain attributes of entities instead of reading the entire entity.<T extends ITransferableEntity,C extends de.xima.cmn.criteria.interfaces.IFilterableCriteriaManager & de.xima.cmn.criteria.interfaces.ISortableCriteriaManager & de.xima.cmn.criteria.interfaces.IPageableCriteriaManager & de.xima.cmn.criteria.interfaces.IQueryHintProviding & de.xima.cmn.criteria.interfaces.ISelectableCriteriaManager>
List<Map<String,Serializable>>GenericAPI. getAttributes(Class<T> entityClass, UserContext uc, C cm)<R,T extends ITransferableEntity,C extends de.xima.cmn.criteria.interfaces.IFilterableCriteriaManager & de.xima.cmn.criteria.interfaces.ISortableCriteriaManager & de.xima.cmn.criteria.interfaces.IPageableCriteriaManager & de.xima.cmn.criteria.interfaces.IQueryHintProviding & de.xima.cmn.criteria.interfaces.ISelectableCriteriaManager>
List<R>GenericAPI. getAttributes(Class<T> entityClass, UserContext uc, C cm, Class<R> resultClass)<View extends IEffectiveAppointmentStatusProviding>
List<View>AppointmentAPI. getAttributesBy(UserContext uc, IAppointmentQueryParams params, Class<View> viewClass)Returns all the attributes of the appointments specified by theIAppointmentQueryParams.List<BenutzerGruppe>BenutzerAPI. getBenutzergruppen(UserContext uc, Benutzer ben)Deprecated.Method for determining all user groups of a user.List<BenutzerGruppe>PostfachAPI. getBenutzergruppen(UserContext uc, Postfach postfach)Method for determining all usergroups of aPostfach.List<BenutzerGruppe>BenutzerGruppeAPI. getBenutzerGruppenUsageRightByStatus(UserContext uc, Status state)Deprecated.booleanSystemPropertyAPI. getBooleanValue(UserContext uc, String key, boolean defaultValue)Returns the boolean value of the system property with the given key if it exists.TAEntityAPI. getBy(UserContext uc, de.xima.cmn.criteria.QueryCriteriaManager qcm)Method for determining an entity using aQueryCriteriaManagers.AppointmentAppointmentAPI. getBy(UserContext uc, de.xima.cmn.criteria.QueryCriteriaManager qcm, boolean eager)Finds the appointment with the givenQueryCriteriaManageran is able to load it eagerly.FormVersionFormVersionAPI. getBy(UserContext uc, Projekt projekt, int formVersionNumber)Method for determining aFormVersionbased of aProjektand a version number.<T extends ITransferableEntity,C extends de.xima.cmn.criteria.interfaces.IFilterableCriteriaManager & de.xima.cmn.criteria.interfaces.ISortableCriteriaManager & de.xima.cmn.criteria.interfaces.IPageableCriteriaManager & de.xima.cmn.criteria.interfaces.IQueryHintProviding>
TGenericAPI. getBy(Class<T> entityClass, UserContext uc, C cm)Method for determining an entity using aQueryCriteriaManager.<T extends ITransferableEntity>
TGenericAPI. getBy(Class<T> entityClass, UserContext uc, de.xima.cmn.criteria.QueryCriteriaManager qcm)Method for determining an entity using aQueryCriteriaManager.List<UserEmail>UserEmailAPI. getByAddress(UserContext uc, String address)Finds the user email entities with the given address.UserPortalUserPortalAPI. getByAlias(UserContext uc, String alias)List<IndirectClientAuthorization>IndirectClientAuthorizationAPI. getByAuthenticator(UserContext uc, IAuthenticator<?> auth)Retrieves all indirect client authorizations that use the given authenticator.List<BenutzerGruppe>BenutzerGruppeAPI. getByBenutzer(UserContext uc, Benutzer benutzer)Deprecated.ClientAuthenticatorClientAuthenticatorAPI. getByCallback(UserContext uc, UUID callbackUuid)Finds the client authenticator by its callback UUID.SystemAuthenticatorSystemAuthenticatorAPI. getByCallback(UserContext uc, UUID callbackUuid)Finds the system authenticator by its callback UUID.UserIdentityUserIdentityAPI. getByCallback(UserContext uc, String identifier, String clientName)Finds the user identity by the given callback information.PagedResult<FormRecordMessage>FormRecordMessageAPI. getByChatAndUser(UserContext uc, UUID chatUuid, IUser user, int page, int pageSize)Deprecated.MandantLdapDataMandantLdapDataAPI. getByClient(UserContext uc, Mandant mandant)Deprecated.Method deliver the LDAP data for a client.MandantMailDataMandantMailDataAPI. getByClient(UserContext uc, Mandant mandant)Method deliver the mail data for the client.TextbausteinTextbausteinAPI. getByClientAndMessageCode(UserContext uc, Mandant client, ETextbausteinMsgCode messageCode)Finds atext templateby itsmessage code.TextbausteinTextbausteinAPI. getByClientAndMessageCode(UserContext uc, Mandant client, ETextbausteinMsgCode messageCode, ETextbausteinKategorie category)Finds atext templateby itsmessage code.FormRecordAccessFormRecordAccessAPI. getByExternalUserRef(UserContext uc, Vorgang formRecord, IExternalUserRef externalUserRef)List<FormRecordAccess>FormRecordAccessAPI. getByFormRecord(UserContext uc, Vorgang formRecord)Retrieves a list ofFormRecordAccessentities associated with a givenVorgang.TAEntityAPI. getById(UserContext uc, Integer id)Method for retrieving an entity by its ID.TAEntityAPI. getById(UserContext uc, Long id)Method for retrieving an entity by its ID.<T extends ITransferableEntity>
TGenericAPI. getById(UserContext uc, String entityClassName, String id)Method for reading an entity by its class name and ID.<T extends ITransferableEntity>
TGenericAPI. getById(Class<T> entityClass, UserContext uc, Integer id)<T extends ITransferableEntity>
TGenericAPI. getById(Class<T> entityClass, UserContext uc, Long id)Method for reading an entity by class and ID.UserProfileUserProfileAPI. getById(UserContext uc, Long id)Reads the entity with the given ID.DirectClientAuthorizationDirectClientAuthorizationAPI. getByInvitationUuid(UserContext uc, UUID invitationUuid)Finds the direct client authorization with the given invitation UUID.FrontendServerPropertyFrontendServerPropertyAPI. getByKey(UserContext uc, String key, FrontendServer frontendServer)LicenseFileLicenseFileAPI. getByKey(UserContext uc, String licenseKey, ELicenseFileType licenseType)SystemPropertySystemPropertyAPI. getByKey(UserContext uc, String key)Method for determining aSystemPropertys by a given key.List<SystemProperty>SystemPropertyAPI. getByKeyPrefix(UserContext uc, String keyPrefix)Method for determining aListofSystemPropertys that have the given key prefix.List<SystemProperty>SystemPropertyAPI. getByKeys(UserContext uc, List<String> keys)BenutzerBenutzerAPI. getByLDAPData(UserContext uc, Mandant mandant, String userName, byte[] objectID)Deprecated.UserProfileUserProfileAPI. getByLoginId(UserContext uc, String loginId)Finds the user profile by the given login ID.FormRecordAccessFormRecordAccessAPI. getByMail(UserContext uc, Vorgang formRecord, String mail)Retrieves aFormRecordAccessentity by its associatedVorgangand email address.List<Benutzer>BenutzerAPI. getByMandant(UserContext uc, Mandant mandant)Deprecated.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, int mandantID, String templateName)TextbausteinTextbausteinAPI. getByMandantAndName(UserContext uc, Mandant mandant, String name)AttachmentAttachmentAPI. getByName(UserContext uc, Vorgang vorgang, String name)ClientCounterClientCounterApi. getByName(UserContext uc, Mandant client, String name)MandantMandantAPI. getByName(UserContext uc, String name)Method for determining aMandantby his name (case-insensitive).MandantRessourceMandantRessourcenAPI. getByName(UserContext uc, Mandant mandant, String name)Method for determining theMandantRessourceby his name.ProjektProjektAPI. getByName(UserContext uc, long mandantId, String name)Method for determining aProjektby name.ProjektRessourceProjektRessourcenAPI. getByName(UserContext uc, Projekt projekt, String name)UserPortalUserPortalAPI. getByName(UserContext uc, String name)PagedResult<ProjectPortalTag>ProjectPortalTagAPI. getByPortal(UserContext uc, UUID portalUuid, int page, int pageSize, Locale locale)Deprecated.List<MandantFrontendServer>MandantFrontendServerAPI. getByProject(UserContext uc, Projekt project)ProjectPortalDataProjectPortalDataAPI. getByProject(UserContext uc, Projekt project)List<BenutzerGruppe>BenutzerGruppeAPI. getByProjekt(UserContext uc, Projekt projekt)Method for determining allBenutzerGruppeof aProjekt.List<FormVersion>FormVersionAPI. getByProjekt(UserContext uc, Projekt projekt)Method for loading ofFormVersions of aProjekt.List<Status>StatusAPI. getByProjekt(UserContext uc, Projekt projekt)Deprecated.PagedResult<Attachment>AttachmentAPI. getByRecordAndUser(UserContext uc, UUID formRecordUuid, IUser user, int page, int pageSize)PagedResult<BaseFormRecordChatDTO>FormRecordChatAPI. getByRecordAndUser(UserContext uc, UUID recordUuid, IUser user, int page, int pageSize, Locale locale)UserIdentityUserIdentityAPI. getByRemovalUuid(UserContext uc, UUID removalUuid)Finds the user identity with the given removal UUID.List<FormRecordChat>FormRecordChatAPI. getByUser(UserContext uc, IUser user)PagedResult<FormRecordChat>FormRecordChatAPI. getByUser(UserContext uc, IUser user, int page, int pageSize, int offset)List<FormRecordMessage>FormRecordMessageAPI. getByUser(UserContext uc, IUser user)Returns all messages the given user has access to.PagedResult<FormRecordMessage>FormRecordMessageAPI. getByUser(UserContext uc, IUser user, int page, int pageSize)Finds all form record messages the user given by the user context has access to.List<Vorgang>VorgangAPI. getByUser(UserContext uc, IUser user)PagedResult<Vorgang>VorgangAPI. getByUser(UserContext uc, IUser user, int page, int pageSize, int offset)UserProfileUserProfileAPI. getByUserName(UserContext uc, String userName)Finds the user profile with the given user namePagedResult<UserPortalAuthConfig>UserPortalAuthConfigAPI. getByUserPortalUuid(UserContext uc, UUID userPortalUuid, int page, int pageSize)List<IndirectClientAuthorization>IndirectClientAuthorizationAPI. getByUserProfile(UserContext uc, org.pac4j.core.profile.UserProfile userProfile)Returns all indirect client authorizations which match the profile based on the configured filter.UserProfileUserProfileAPI. getByUserProfile(UserContext uc, org.pac4j.core.profile.UserProfile pac4jProfile)Finds the formcycle user profile for the given pac4j profile.FormRecordAccessFormRecordAccessAPI. getByUserRef(UserContext uc, Vorgang formRecord, IUserRef userRef)ClientAuthenticatorClientAuthenticatorAPI. getByUuid(UserContext uc, Mandant client, UUID uuid)ClientCounterClientCounterApi. getByUuid(UserContext uc, Mandant client, UUID uuid)FormRecordChatFormRecordChatAPI. getByUuid(UserContext uc, UUID uuid)FormRecordMessageFormRecordMessageAPI. getByUuid(UserContext uc, UUID uuid)Finds the message for the given UUID.SystemAuthenticatorSystemAuthenticatorAPI. getByUuid(UserContext uc, UUID uuid)UserPortalUserPortalAPI. getByUuid(UserContext uc, UUID uuid)UserProfileUserProfileAPI. getByUuid(UserContext uc, String uuid)Finds the user profile with the given UUID.UserProfileUserProfileAPI. getByUuid(UserContext uc, UUID uuid)Finds the user credentials with the given UUID.AktionAktionAPI. getByUUID(UserContext uc, Status state, String uuid)Deprecated.Returns the action with the given UUIDAktionAktionAPI. getByUUID(UserContext uc, Status state, UUID uuid)Deprecated.Returns the action with the given UUIDAppointmentAppointmentAPI. getByUUID(UserContext uc, String uuid)Finds the appointment with the given UUID.AppointmentAppointmentAPI. getByUUID(UserContext uc, String uuid, boolean eager)Finds the appointment with the given UUID an is able to load it eagerly.AppointmentAppointmentAPI. getByUUID(UserContext uc, UUID uuid)Finds the appointment with the given 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.AppointmentTypeAppointmentTypeAPI. getByUUID(UserContext uc, AppointmentTemplate template, String uuid)Finds the appointment with the given UUID.AppointmentTypeAppointmentTypeAPI. getByUUID(UserContext uc, AppointmentTemplate template, UUID uuid)Finds the appointment with the given UUID.AttachmentAttachmentAPI. getByUUID(UserContext uc, String atid)AttachmentAttachmentAPI. getByUUID(UserContext uc, String atid, Vorgang v)BenutzerBenutzerAPI. getByUUID(UserContext uc, Mandant client, String uuid)Deprecated.Returns the user with the given UUID stringBenutzerBenutzerAPI. getByUUID(UserContext uc, Mandant client, UUID uuid)Deprecated.Returns the user with the given 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 UUIDFormElementFormElementAPI. getByUUID(UserContext uc, FormVersion formVersion, String uuid)Returns the form element with the given UUID stringFormElementFormElementAPI. getByUUID(UserContext uc, FormVersion formVersion, UUID uuid)Returns the form element with the given UUIDMandantMandantAPI. getByUUID(UserContext uc, String uuid)MandantMandantAPI. getByUUID(UserContext uc, UUID uuid)PostfachPostfachAPI. 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)Gets a project by its UUID.ProjektProjektAPI. getByUUID(UserContext uc, Mandant client, UUID uuid)Gets a project by its UUID.ProjektProjektAPI. getByUUID(UserContext uc, UUID clientUuid, UUID uuid)Gets a project by its 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 UUIDStatusStatusAPI. getByUUID(UserContext uc, Projekt project, String uuid)Deprecated.Returns the state with the given UUIDStatusStatusAPI. getByUUID(UserContext uc, Projekt project, UUID uuid)Deprecated.Returns the state 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 clientAttachmentAttachmentAPI. getByUuidAndUser(UserContext uc, UUID attachmentUuid, IUser user)FormEingangFormEingangAPI. getByUuidAndUser(UserContext uc, UUID recordDataUuid, IUser user)FormRecordChatFormRecordChatAPI. getByUuidAndUser(UserContext uc, UUID uuid, IUser user)FormRecordMessageFormRecordMessageAPI. getByUuidAndUser(UserContext uc, UUID uuid, IUser user)Finds the message for the given UUID, which the given user can access.VorgangVorgangAPI. getByUuidAndUser(UserContext uc, UUID uuid, IUser user)UserEmailUserEmailAPI. getByVerifiedAddress(UserContext uc, String address)Finds the verified user email entity with the given address.UserProfileUserProfileAPI. getByVerifiedCallback(UserContext uc, String identifier, String clientName)Finds the user profile by the given callback information.UserProfileUserProfileAPI. getByVerifiedEmailAddress(UserContext uc, String email)Finds the user profile with the given verified email address.UserProfileUserProfileAPI. getByVerifiedPrimaryEmailAddress(UserContext uc, String email)Finds the user profile with the given verified primary email address.FormVersionFormVersionAPI. getByVersionNumber(UserContext uc, Integer formVersionNumber, Long projectId)Gets a form version by its version number.WorkflowVersionWorkflowVersionAPI. getByVersionNumber(UserContext uc, Projekt project, long versionNumber)Finds the workflow version with the given version number, if such a version exists.PostfachPostfachAPI. getByVorgang(UserContext uc, Vorgang vorgang)List<FormRecordMessage>FormRecordMessageAPI. getChatMessages(UserContext uc, UUID chatUuid)List<Vorgang>VorgangAPI. getChildren(UserContext uc, Vorgang formRecord)LicenseSyncDataLicenseFileAPI. 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)FormVersionProjektAPI. getCurrentFormVersion(UserContext uc, Projekt projekt, FrontendServer fs)Method for determining the current version of a project.List<FormEingang>FormEingangAPI. getCurrentsByPostfost(UserContext uc, Postfach postfach)Method for determining all currentFormEingangobjects of aPostfach.@NotNull Map<String,String>MandantAPI. getCustomAttributes(UserContext uc, Mandant client)Gets the custom properties of this client.Map<String,String>ProjektAPI. getCustomAttributes(UserContext uc, Projekt project)Map<String,String>VorgangAPI. getCustomAttributes(UserContext uc, Vorgang formRecord)Returns thecustom attributesof aform record.Map<String,String>VorgangAPI. getCustomData(UserContext uc, Vorgang formRecord)Returns theVorgang.getCustomData()() custom data} of aform record.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)Method for determining a data source of client by his name.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.DetailedFormRecordChatDTOFormRecordChatAPI. getDetailsByUuidAndUser(UserContext uc, UUID uuid, IUser user, Locale locale)DetailedFormRecordMessageDTOFormRecordMessageAPI. getDetailsByUuidAndUser(UserContext uc, UUID uuid, IUser user, Locale locale)DetailedFormRecordDTOVorgangAPI. getDetailsByUuidAndUser(UserContext uc, UUID uuid, IUser user, Locale locale)MandantRessourceMandantRessourcenAPI. getDownloadResource(UserContext uc, long clientId, String resourceName)Finds aclient resourceby its resource name.MandantRessourceMandantRessourcenAPI. getDownloadResource(UserContext uc, UUID clientUuid, String resourceName)Finds aclient resourceby its resource name.ProjektRessourceProjektRessourcenAPI. getDownloadResource(UserContext uc, FrontendServer fs, long projectId, String resourceName)Gets theProjektRessourcefor the given client and project UUID, with the given name.ProjektRessourceProjektRessourcenAPI. getDownloadResource(UserContext uc, FrontendServer fs, Integer projectId, String resourceName)Deprecated, for removal: This API element is subject to removal in a future version.ProjektRessourceProjektRessourcenAPI. getDownloadResource(UserContext uc, FrontendServer fs, Long clientId, Long projectId, String resourceName)Gets theProjektRessourcefor the given client and project UUID, with the given name.ProjektRessourceProjektRessourcenAPI. getDownloadResource(UserContext uc, FrontendServer fs, Long clientId, UUID projectUuid, String resourceName)Gets theProjektRessourcefor the given client and project UUID, with the given name.ProjektRessourceProjektRessourcenAPI. getDownloadResource(UserContext uc, FrontendServer fs, UUID clientUuid, Long projectId, String resourceName)Gets theProjektRessourcefor the given client and project UUID, with the given name.ProjektRessourceProjektRessourcenAPI. getDownloadResource(UserContext uc, FrontendServer fs, UUID clientUuid, UUID projectUuid, String resourceName)Gets theProjektRessourcefor the given client and project UUID, with the given name.MandantRessourceMandantRessourcenAPI. getDownloadRessource(UserContext uc, Integer mandantId, String resourceName)Deprecated, for removal: This API element is subject to removal in a future version.List<BenutzerGruppe>ProjektAPI. getEditorGruppen(UserContext uc, long projektId)Method for determining theBenutzerGruppewho are authorized to edit the project.List<BenutzerGruppe>BenutzerGruppeAPI. getEditorgruppenByProjekt(UserContext uc, Projekt projekt)Method for determining allBenutzerGruppeof aProjekt.<R extends ITransferableEntity>
Set<R>AEntityAPI. getEntityRefs(UserContext uc, T entity)Returns a set of entities that reference the given entity and depend on it.<R,T extends ITransferableEntity>
Set<R>GenericAPI. getEntityRefs(Class<T> entityClass, UserContext uc, T entity)Returns a set of entities that reference the given entity and depend on it.UserIdentityUserIdentityAPI. getExisting(UserContext uc, UserIdentity identity)Gets another user identity with the same identifier information (client/identifier) if it exists.List<ExtendedPostfach>PostfachAPI. getExtendedPostfaecherByBenutzer(UserContext uc, Benutzer benutzer)Deprecated.TextbausteinTextbausteinAPI. getFD2Theme(UserContext uc, Mandant mandant, String theme)Deprecated.Form themes can now come from a variety of sources, seeFormThemeReference.UserPortalFileUserPortalAPI. getFileByUuid(UserContext uc, UUID portalUuid, UUID fileUuid)List<Aktion>AktionAPI. getFolgeAktionen(UserContext uc, Aktion aktion)Deprecated.Method for loading all follow-up actions of a committed action.List<Status>StatusAPI. getFolgeStatus(UserContext uc, Benutzer benutzer, Projekt projekt, Status aktuellerStatus)PagedResult<UserPortal>UserPortalAPI. getForFrontendServer(UserContext uc, FrontendServer frontendServer, int page, int pageSize)com.alibaba.fastjson.JSONObjectFormVersionAPI. getFormAsJSON(UserContext uc, FormVersion fv)This method deliver the JSON for creating a XForm without any styles.StringFormVersionAPI. getFormAsString(UserContext uc, FormVersion fv)PagedResult<UserPortal>UserPortalAPI. getForMasterServer(UserContext uc, int page, int pageSize)List<FormElement>FormVersionAPI. getFormElemente(UserContext uc, FormVersion formVersion)Method to submit allFormElements of aFormVersion.List<IFormRecordBaseData>VorgangAPI. getFormRecordBaseData(UserContext uc, de.xima.cmn.criteria.QueryCriteriaManager qcm)Gets the form record base data for the given queryPagedResult<BaseFormRecordChatDTO>FormRecordChatAPI. getFormRecordChatsPage(UserContext uc, PageQuery page, FormRecordChatsQuery query, boolean skipCount)IFormRecordDoiInitDataVorgangAPI. getFormRecordDoiInitData(UserContext uc, Vorgang formRecord)Gets the data that was used to initialize the Double opt-in of the given form recordIFormRecordReviewDataVorgangAPI. getFormRecordReviewData(UserContext uc, IInboxFormRecordRequest inboxRequest)Gets the form record review data for a given process idPagedResult<BaseFormRecordDTO>VorgangAPI. getFormRecordsPage(UserContext uc, PageQuery page, FormRecordsQuery query, boolean skipCount)List<IFormRecordUploadElementData>VorgangAPI. getFormRecordUploadElementData(UserContext uc, IInboxFormRecordUploadElementDataRequest request)Gets the upload element data for a given form record.intFormVersionAPI. getFormVersionCount(UserContext uc, Projekt projekt)Method for determining the number ofFormVersions of aProjekt.Map<String,String>TextbausteinAPI. getI18nValues(UserContext uc, Textbaustein tmpl)Method for determining all i18n values of aTextbaustein.List<WorkflowTask>WorkflowTaskAPI. getInboxTasks(UserContext uc, Vorgang formRecord, Benutzer user)Deprecated.List<WorkflowTask>WorkflowTaskAPI. getInboxTasks(UserContext uc, Vorgang formRecord, IUser user)Finds all tasks that are allowed to be invoked by the given user in the inbox.ProjektProjektAPI. getInitializedById(UserContext uc, Long projectId)com.alibaba.fastjson.JSONObjectBenutzerAPI. getLDAPUserData(UserContext uc, Benutzer benutzer)Deprecated.PagedResult<BaseFormRecordMessageDTO>FormRecordMessageAPI. getMessagePage(UserContext uc, PageQuery pageQuery, FormRecordMessagesQuery messagesQuery, boolean skipCount)IMfaSettingsSystemPropertyAPI. getMfaSettings(UserContext uc)Gets the Multi-Factor Authentication (MFA) settings for the system.ModulModulAPI. getModulByName(UserContext uc, Mandant mandant, String name)Deprecated.Method for determining of a defined module by the name and associated client.FormRecordAccessFormRecordAccessAPI. getOrCreateByMail(UserContext uc, Vorgang formRecord, String mail, EFormRecordAccessGrantType grantType)Creates or retrieves aFormRecordAccessentity by its associatedVorgangand email address.FormRecordAccessFormRecordAccessAPI. getOrCreateExternalUserRef(UserContext uc, Vorgang formRecord, IExternalUserRef externalUserRef, EFormRecordAccessGrantType grantType)Creates or retrieves aFormRecordAccessentity by its associatedVorgangand external user reference.FormRecordAccessFormRecordAccessAPI. getOrCreateUserRef(UserContext uc, Vorgang formRecord, IUserRef userRef, EFormRecordAccessGrantType grantType)Creates or retrieves aFormRecordAccessentity by its associatedVorgangand user reference.PagedResult<T>AEntityAPI. getPagedResult(UserContext uc, de.xima.cmn.criteria.QueryCriteriaManager qcm)VorgangVorgangAPI. getParent(UserContext uc, Vorgang formRecord)List<PeStatus>ProtokollAPI. getPeStatus(UserContext uc, Vorgang vorgang)List<Aktion>AktionAPI. getPrevAktionen(UserContext uc, Aktion aktion, Class<? extends IProcessing> verarbeitungsInterface)Deprecated.Method for loading all predecessor actions of a committed action, which implement the passed interface.List<ProtocolEntryProcessing>ProtokollAPI. getProcessProtocol(UserContext uc, Vorgang vorgang)byte[]ProtokollAPI. getProcessProtocolHtml(UserContext uc, Vorgang vorgang, Locale locale)byte[]ProtokollAPI. getProcessProtocolPdf(UserContext uc, Vorgang vorgang, Locale locale)intProjektAPI. getProjectsCount(UserContext uc, ProjectsPageQuery filter)PagedResult<Projekt>ProjektAPI. getProjectsPage(UserContext uc, PageQuery page, ProjectsPageQuery filter, boolean skipCount)PagedResult<ProjectPortalTagDTO>ProjectPortalTagAPI. getProjectTags(UserContext uc, PageQuery page, ProjectPortalTagsPageQuery filter)List<Projekt>FrontendServerAPI. getProjektsBy(UserContext uc, Integer frontendServerID, Integer mandantID, Integer benutzerGruppenID)Method for determining ofProjekts which are available on aFrontendServer.DatenquelleDatenquelleAPI. getPublicDatasource(UserContext uc, Mandant mandant, String name, EDatenquellenTyp datenquellenTyp)RefreshTokenUserDataDTOUserTokenAPI. getRefreshTokenUserData(UserContext uc, @NotNull String refreshToken)Get the refresh token user data.RefreshTokenUserDataDTOUserTokenAPI. getRefreshTokenUserData(UserContext uc, @NotNull UUID refreshTokenId)Get the refresh token user data.List<Rolle>RolleAPI. getRollenByModul(UserContext uc, Modul modul)Deprecated.<C extends de.xima.cmn.criteria.interfaces.IFilterableCriteriaManager & de.xima.cmn.criteria.interfaces.ISortableCriteriaManager & de.xima.cmn.criteria.interfaces.IPageableCriteriaManager & de.xima.cmn.criteria.interfaces.IQueryHintProviding & de.xima.cmn.criteria.interfaces.ISelectableCriteriaManager>
javax.persistence.TupleAEntityAPI. getSingleAttributes(UserContext uc, C cm)<R,C extends de.xima.cmn.criteria.interfaces.IFilterableCriteriaManager & de.xima.cmn.criteria.interfaces.ISortableCriteriaManager & de.xima.cmn.criteria.interfaces.IPageableCriteriaManager & de.xima.cmn.criteria.interfaces.IQueryHintProviding & de.xima.cmn.criteria.interfaces.ISelectableCriteriaManager>
RAEntityAPI. getSingleAttributes(UserContext uc, C cm, Class<R> resultClass)This method allows for the selection of certain attributes of an entity instead of reading the entire entity<T extends ITransferableEntity,C extends de.xima.cmn.criteria.interfaces.IFilterableCriteriaManager & de.xima.cmn.criteria.interfaces.ISortableCriteriaManager & de.xima.cmn.criteria.interfaces.IPageableCriteriaManager & de.xima.cmn.criteria.interfaces.IQueryHintProviding & de.xima.cmn.criteria.interfaces.ISelectableCriteriaManager>
javax.persistence.TupleGenericAPI. getSingleAttributes(Class<T> entityClass, UserContext uc, C cm)Deprecated.usede.xima.fc.api.entity.GenericAPI.getSingleAttributes(Class, UserContext, IFilterableCriteriaManager, Class)<R,T extends ITransferableEntity,C extends de.xima.cmn.criteria.interfaces.IFilterableCriteriaManager & de.xima.cmn.criteria.interfaces.ISortableCriteriaManager & de.xima.cmn.criteria.interfaces.IPageableCriteriaManager & de.xima.cmn.criteria.interfaces.IQueryHintProviding & de.xima.cmn.criteria.interfaces.ISelectableCriteriaManager>
RGenericAPI. getSingleAttributes(Class<T> entityClass, UserContext uc, C cm, Class<R> resultClass)This method allows for the selection of certain attributes of an entity instead of reading the entire entityPagedResult<EndUserStateHistoryEntryDTO>VorgangAPI. getStateHistoryEntries(UserContext uc, PageQuery page, FormRecordHistoryEntriesPageQuery filter)List<Status>StatusAPI. getStatusPre(UserContext uc, Status state)Deprecated.Retrieves theStatus.getStatusPre().StringSystemPropertyAPI. getStringValue(UserContext uc, String key, String defaultValue)Returns the String value of the system property with the given key if it exists.LicenseSyncDataLicenseFileAPI. getSystemLicenseSyncMeta(UserContext uc)List<ProtocolEntrySystem>ProtokollAPI. getSystemProtocol(UserContext uc)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.TokenConfigurationUserTokenAPI. getTokenConfiguration(UserContext uc)Returns the token configuration for the given user context.BaseWorkflowTriggerDTOWorkflowTriggerAPI. getTriggerByRecordAndUser(UserContext uc, UUID formRecordUuid, IUser user, UUID taskUuid, UUID triggerUuid, Locale locale)PagedResult<BaseWorkflowTriggerDTO>WorkflowTriggerAPI. getTriggersByRecordAndUser(UserContext uc, UUID formRecordUuid, IUser user, int page, int pageSize, Locale locale)List<DirectClientAuthorization>DirectClientAuthorizationAPI. getUnacceptedClientInvitations(UserContext uc, UserProfile userProfile)Returns the direct client authorizations for the given user profile that have not yet been accepted.PagedResult<FormRecordMessage>FormRecordMessageAPI. getUnreadByUser(UserContext uc, IUser user, int page, int pageSize)Finds all unread form record messages the user given by the user context has access to.Map<Long,Integer>VorgangAPI. getUnreadChatCounts(UserContext uc, IUser user, Set<Long> formRecordIds)ProjectFileProjektAPI. getUserPortalProjectFile(UserContext uc, UUID portalUuid, UUID clientUuid, UUID projectUuid, UUID fileUuid)IUserRefExtensionUserProfileAPI. getUserRefExtension(UserContext uc, IUser user)Returns the user filter extension for the given user profile.<T extends IUserData & IUserRef>
IUserRefExtensionUserProfileAPI. getUserRefExtension(UserContext uc, T user, UUID clientUUID)Returns the user filter extension for the given user profile.List<UserRefreshToken>UserTokenAPI. getUserRefreshTokens(UserContext uc, IUser user)Get all refresh tokens for the given user.WorkflowTriggerWorkflowTriggerAPI. getUserTriggerByRecordAndUser(UserContext uc, UUID formRecordUuid, IUser user, UUID taskUuid, UUID triggerUuid)PagedResult<WorkflowTrigger>WorkflowTriggerAPI. getUserTriggersByRecordAndUser(UserContext uc, UUID formRecordUuid, IUser user, int page, int pageSize)List<ExtendedEntityModel<Vorgang>>VorgangAPI. getVorgaengeData(UserContext uc, Projekt project, de.xima.cmn.criteria.QueryCriteriaManager qcm)List<ExtendedEntityModel<Vorgang>>VorgangAPI. getVorgaengeData(UserContext uc, Projekt project, de.xima.cmn.criteria.QueryCriteriaManager qcm, EProjectSpecificDBTable tableType)Method for determining of process data by aProjekt.List<ExtendedEntityModel<Vorgang>>VorgangAPI. getVorgaengeData(UserContext uc, Projekt project, de.xima.cmn.criteria.QueryCriteriaManager qcm, EProjectSpecificDBTable tableType, Postfach... inboxes)Method for determining of process data by a project and inboxes.List<ExtendedEntityModel<Vorgang>>VorgangAPI. getVorgaengeData(UserContext uc, Projekt project, Postfach inbox, de.xima.cmn.criteria.QueryCriteriaManager qcm)List<ExtendedEntityModel<Vorgang>>VorgangAPI. getVorgaengeData(UserContext uc, Projekt project, Postfach inbox, de.xima.cmn.criteria.QueryCriteriaManager qcm, EProjectSpecificDBTable tableType)Method for determining of process data by a project and a inbox.longVorgangAPI. getVorgaengeDataTotalCount(UserContext uc, Projekt project, de.xima.cmn.criteria.QueryCriteriaManager qcm)longVorgangAPI. getVorgaengeDataTotalCount(UserContext uc, Projekt project, de.xima.cmn.criteria.QueryCriteriaManager qcm, EProjectSpecificDBTable tableType)Method for determining the total number of process data of the processes of aProjekt.longVorgangAPI. getVorgaengeDataTotalCount(UserContext uc, Projekt project, de.xima.cmn.criteria.QueryCriteriaManager qcm, EProjectSpecificDBTable tableType, Postfach... inboxes)longVorgangAPI. getVorgaengeDataTotalCount(UserContext uc, Projekt project, Postfach inbox, de.xima.cmn.criteria.QueryCriteriaManager qcm)longVorgangAPI. getVorgaengeDataTotalCount(UserContext uc, Projekt project, Postfach inbox, de.xima.cmn.criteria.QueryCriteriaManager qcm, EProjectSpecificDBTable tableType)VorgangVorgangAPI. getVorgangBy(UserContext uc, Projekt projekt, String vorgangProzessID)VorgangVorgangAPI. getVorgangBy(UserContext uc, String vorgangProzessID)Method for determining aVorgangby the process ID.ExtendedEntityModel<Vorgang>VorgangAPI. getVorgangsData(UserContext uc, Projekt project, Vorgang v, de.xima.cmn.criteria.QueryCriteriaManager qcm)ExtendedEntityModel<Vorgang>VorgangAPI. getVorgangsData(UserContext uc, Projekt project, Vorgang v, de.xima.cmn.criteria.QueryCriteriaManager qcm, EProjectSpecificDBTable tableType)ExtendedEntityModel<Vorgang>VorgangAPI. getVorgangsData(UserContext uc, String prozessId, de.xima.cmn.criteria.QueryCriteriaManager qcm)ExtendedEntityModel<Vorgang>VorgangAPI. getVorgangsData(UserContext uc, String prozessId, de.xima.cmn.criteria.QueryCriteriaManager qcm, EProjectSpecificDBTable tableType)Method for determining of process data of a concreteVorgangby a process ID.InputStreamAttachmentAPI. getZippedAttachments(UserContext uc, String prozessID)Method for reading of attachments as aInputStreamon a ZIP archive.ETagResource<ByteArrayFile>MandantRessourcenAPI. handleDownloadResourceRequest(UserContext uc, long clientId, String resourceName, ETagRequest eTagRequest)Finds the content of aclient resourceby its resource name.ETagResource<ByteArrayFile>MandantRessourcenAPI. handleDownloadResourceRequest(UserContext uc, UUID clientUuid, String resourceName, ETagRequest eTagRequest)Finds the content of aclient resourceby its resource name.ETagResource<ByteArrayFile>ProjektRessourcenAPI. handleDownloadResourceRequest(UserContext uc, FrontendServer fs, Long clientId, Long projectId, String resourceName, ETagRequest eTagRequest)Gets theProjektRessourcefor the given client and project UUID, with the given name.ETagResource<ByteArrayFile>ProjektRessourcenAPI. handleDownloadResourceRequest(UserContext uc, FrontendServer fs, Long projectId, String resourceName, ETagRequest eTagRequest)Gets theProjektRessourcefor the given client and project UUID, with the given name.ETagResource<ByteArrayFile>ProjektRessourcenAPI. handleDownloadResourceRequest(UserContext uc, FrontendServer fs, Long clientId, UUID projectUuid, String resourceName, ETagRequest eTagRequest)Gets theProjektRessourcefor the given client and project UUID, with the given name.ETagResource<ByteArrayFile>ProjektRessourcenAPI. handleDownloadResourceRequest(UserContext uc, FrontendServer fs, UUID clientUuid, Long projectId, String resourceName, ETagRequest eTagRequest)Gets theProjektRessourcefor the given client and project UUID, with the given name.ETagResource<ByteArrayFile>ProjektRessourcenAPI. handleDownloadResourceRequest(UserContext uc, FrontendServer fs, UUID clientUuid, UUID projectUuid, String resourceName, ETagRequest eTagRequest)Gets theProjektRessourcefor the given client and project UUID, with the given name.ETagResource<ByteArrayFile>FormThemeAPI. handleFormThemeFileRequest(UserContext uc, Long clientId, FormThemeFileReference fileReference, ETagRequest eTagRequest)Loads the content of the given form the file.ETagResource<ByteArrayFile>FormThemeAPI. handleFormThemeFileRequest(UserContext uc, UUID clientUuid, FormThemeFileReference fileReference, ETagRequest eTagRequest)Loads the content of the given form the file.BenutzerBenutzerAPI. handleUserLogin(UserContext uc, Benutzer user)Deprecated.Method to register an successful user-loginbooleanDirectClientAuthorizationAPI. hasUnacceptedClientInvitations(UserContext uc, UserProfile userProfile)Checks whether the given user profile has unaccepted client invitations.booleanDirectClientAuthorizationAPI. hasUnacceptedClientInvitations(UserContext uc, String userMail)Checks whether the given user email has unaccepted client invitations.ProjektProjektAPI. importProjekt(UserContext uc, Mandant mandant, byte[] bytes, String name, String description, String title)Method for importing a project for a client.booleanProjektAPI. isActivationAllowed(UserContext uc, Projekt projekt)BasicRefResultAktionAPI. isAktionMoveable(UserContext uc, Aktion aktion, int targetIdx)Deprecated.Method for checking if the committed action is movable.BooleanFrontendServerAPI. isAlreadyUsed(UserContext uc, MandantFrontendServer mfs)Method for testing if a combination ofFrontendServerandMandantalready exists.booleanMandantAPI. isCreationAllowed(UserContext uc, Mandant mandant)Method for checking if the creation of aMandantis allowed.BooleanProjektAPI. isEditingAllowed(UserContext uc, Projekt projekt, Benutzer ben)Deprecated.booleanUserIdentityAPI. isExisting(UserContext uc, UserIdentity identity)Checks whether or not another user identity exists with the same identifier information (client/identifier).booleanProjektAPI. isFsAllowed(UserContext uc, Projekt project, FrontendServer fs)Method for testing whether the project may be called via the frontend server.booleanBenutzerAPI. isLDAPUserActive(UserContext uc, Mandant man, String username)Deprecated.booleanWorkflowTaskAPI. isTaskInvokableInInbox(UserContext uc, WorkflowTask task, Vorgang formRecord, Benutzer user)Deprecated.booleanWorkflowTaskAPI. isTaskInvokableInInbox(UserContext uc, WorkflowTask task, Vorgang formRecord, IUser user)Checks whether the given task may be initiated by the given user in the inbox.booleanUserProfileAPI. isUserNameExisiting(UserContext uc, String name)Checks if the given user name exists within the system.booleanUserTokenAPI. isValidRefreshToken(UserContext uc, @NotNull UUID refreshTokenId)Validates the given refresh token.BooleanProjektAPI. isZugriffsberechtigt(UserContext uc, Projekt projekt, Benutzer benutzer)Deprecated.booleanProjektAPI. isZugriffsbeschraenkt(UserContext uc, Projekt projekt)Method for determining if aProjektis access limited.FormThemeDataFormThemeAPI. loadFormThemeDataHierarchically(UserContext uc, Mandant client, FormThemeReference formThemeReference, String resourceContext, Set<String> extensions, boolean useDefaultIfUnresolvable)Combines multiple methods to load all data of a form theme at once.byte[]FormThemeAPI. loadFormThemeFile(UserContext uc, Mandant client, FormThemeFileReference fileReference)Loads the content of the given form the file.byte[]FormThemeAPI. loadFormThemeFile(UserContext uc, Long clientId, FormThemeFileReference fileReference)Loads the content of the given form the file.byte[]FormThemeAPI. loadFormThemeFile(UserContext uc, UUID clientUuid, FormThemeFileReference fileReference)Loads the content of the given form the file.StringTextbausteinAPI. mandantSpecificMsg(UserContext uc, Mandant client, ETextbausteinMsgCode messageCode)Finds the content of atext templateby itsmessage code.voidFormRecordChatAPI. markReadByEndUser(@NotNull UserContext uc, @NotNull UUID chatUuid, @NotNull IUser user)voidFormRecordChatAPI. markReadByInboxUser(UserContext uc, UUID chatUuid, IUser user)List<Attachment>AttachmentAPI. mergeAllByUser(UserContext uc, String username, List<AttachmentPersistData> attachmentData)com.alibaba.fastjson.JSONObjectFormVersionAPI. mergeFormElemente(UserContext uc, FormVersion fv)Deprecated.@NotNull UserProfileUserProfileAPI. mergeUserProfiles(UserContext uc, UserProfile main, UserProfile toBeMerged)Merges the a profile into another.FormEingangFormEingangAPI. mostCurrent(UserContext uc, Vorgang vorgang)Method for determining the most currentFormEingangelements.AktionAktionAPI. move(UserContext uc, Aktion aktion, int targetIdx)Deprecated.Method for moving a action to the committed index.StatusStatusAPI. move(UserContext uc, Status status, int newIdxNum)Deprecated.Method for moving a status to the committed index.AppointmentAppointmentAPI. moveBookedAppointment(UserContext uc, IAppointmentMoveBookingParams params)Moves an appointment to a different time and date.longFormEingangAPI. ownerId(UserContext uc, Vorgang vorgang)Deprecated.IPostFormRecordMessageResponseFormRecordMessageAPI. postMessage(UserContext userContext, IPostFormRecordMessageRequest postMessageRequest)Posts a form record message, either to an existing chat or to a new chat.de.xima.cmn.db.model.SerializableResultSetDatenbankZugriffAPI. query(UserContext uc, Mandant mandant, String abfrageName, Serializable... parameters)de.xima.cmn.db.model.SerializableResultSetDatenbankZugriffAPI. query(UserContext uc, Integer dbZugriffID, String sql, Serializable... args)IReceiveMessagesResponseVorgangAPI. receiveMessages(UserContext uc, IReceiveMessagesRequest messagesRequest)BenutzerBenutzerAPI. registerBenutzer(UserContext uc, Benutzer benutzer, Mandant mandant)Deprecated.Method for creating a new user for aMandant.IExclusiveFormRecordLockResultVorgangAPI. releaseExclusiveFormRecordLock(UserContext uc, IBasicFormRecordRequestData req)Releases an exclusive lock on the form record.DatenquelleDatenquelleAPI. remoteUpdateDataSource(UserContext uc, Datenquelle datenquelle)Method to update a data source.voidFormElementAPI. removeAllFromFormVersion(UserContext uc, FormVersion fv)Method for deleting allFormElements of aFormVersion.booleanUserTokenAPI. removeRefreshToken(UserContext uc, UserRefreshToken token)Removes the refresh token.booleanUserTokenAPI. removeRefreshToken(UserContext uc, String refreshToken)Removes the refresh token.Set<String>FormThemeAPI. resolveFormThemeCssClassesHierarchically(UserContext uc, Mandant client, FormThemeReference formThemeReference, boolean useDefaultIfUnresolvable)Gets all CSS classes from the given form theme and all its parent themes.Map<String,List<FormThemeFileReference>>FormThemeAPI. resolveFormThemeFilesHierarchically(UserContext uc, Mandant client, FormThemeReference formThemeReference, String resourceContext, Set<String> extensions, boolean useDefaultIfUnresolvable)Gets all files from the given form theme, including files from parent form themes (if any).<C extends de.xima.cmn.criteria.interfaces.IFilterableCriteriaManager & de.xima.cmn.criteria.interfaces.IQueryHintProviding>
intAEntityAPI. resultTotalCount(UserContext uc, C cm)Method for determining the number of hits when searching for entities using aIFilterableCriteriaManager.intAEntityAPI. resultTotalCount(UserContext uc, de.xima.cmn.criteria.QueryCriteriaManager qcm)Method for determining the number of hits when searching for entities using aQueryCriteriaManager.<T extends de.xima.cmn.dao.interfaces.IEntity<Long>,C extends de.xima.cmn.criteria.interfaces.IFilterableCriteriaManager & de.xima.cmn.criteria.interfaces.IQueryHintProviding>
intGenericAPI. resultTotalCount(Class<T> entityClass, UserContext uc, C cm)Method for determining the number of found entities based on their class.<T extends de.xima.cmn.dao.interfaces.IEntity<Long>>
intGenericAPI. resultTotalCount(Class<T> entityClass, UserContext uc, de.xima.cmn.criteria.QueryCriteriaManager qcm)Method for determining the number of found entities based on their class.ISendMessageResponseVorgangAPI. sendMessage(UserContext uc, ISendMessageRequest messageRequest)TAEntityAPI. update(UserContext uc, T entity)Method for updating an entity.T[]AEntityAPI. update(UserContext uc, T[] entities)Method for updating multiple entities.intDatenbankZugriffAPI. update(UserContext uc, Integer dbZugriffID, String sql, Serializable... args)Method for executing a updatePreparedStatementon the Master-Server.<T extends ITransferableEntity>
TGenericAPI. update(Class<T> entityClass, UserContext uc, T entity)Method for updating an entity of a defined class.<T extends ITransferableEntity>
T[]GenericAPI. update(Class<T> entityClass, UserContext uc, T[] entities)Method for updating multiple entities of a defined class.MandantRessourceMandantRessourcenAPI. update(UserContext uc, byte[] data, String userName, String fileName, MandantRessource res)Method for updating aMandantRessourcewith the transmitted data.ProjektProjektAPI. update(UserContext uc, Projekt entity)Projekt[]ProjektAPI. update(UserContext uc, Projekt[] entities)ProjektRessourceProjektRessourcenAPI. update(UserContext uc, byte[] daten, String userName, String fileName, ProjektRessource res)UserProfileUserProfileAPI. update(UserContext uc, UserProfile entity)Updates the given user profile and returns the updated entity.AttachmentAttachmentAPI. updateByUser(UserContext uc, String username, String oldFileName, Attachment attachment)UserRefreshTokenUserTokenAPI. updateRefreshToken(UserContext uc, @NotNull String refreshToken, @NotNull IClientDescriptor clientDescriptor)Updates the refresh token.List<EAppointmentBookingError>AppointmentAPI. validateAppointments(UserContext uc, IAppointmentValidateParams params)Validates whether the given appointments can be created or updated.org.pac4j.core.profile.UserProfileUserProfileAPI. validateSuperUserLogin(UserContext uc, String loginId, String password)Validates the given user credentials and returns the user profile of the super user if successfully.org.pac4j.core.profile.UserProfileUserProfileAPI. validateUserLogin(UserContext uc, String loginId, String password)Validates the given user credentials and returns the user profile if successfully. -
Uses of UserContext in de.xima.fc.api.file
Methods in de.xima.fc.api.file with parameters of type UserContext Modifier and Type Method Description <D extends IFileDataEntity<F>,F extends IKeyDependentFileEntity<E,D>,E extends IFileMapProviding<F,D>>
byte[]FileAPI. getFileData(UserContext uc, E entity, String fileKey)Returns the file data of a file belonging to the given entity with the given file key.<E extends IFileDataEntity<?>,T extends IFileProviding<?,E>>
byte[]FileAPI. getFileData(UserContext uc, T entity)<F extends IFileEntity<?,?>>
byte[]FileAPI. getFileDataFromFileEntity(UserContext uc, F fileEntity)Returns the file data of the given file entity.<T extends IFileEntity<?,?>>
byte[]FileAPI. getFileEntityData(UserContext uc, T fileEntity)<T extends IFileEntity<?,?>>
InputStreamFileAPI. getFileEntityStream(UserContext uc, T fileEntity)<D extends IFileDataEntity<F>,F extends IKeyDependentFileEntity<E,D>,E extends IFileMapProviding<F,D>>
InputStreamFileAPI. getFileStream(UserContext uc, E entity, String fileKey)Returns the file data of a file belonging to the given entity with the given file key.<E extends IFileDataEntity<?>,T extends IFileProviding<?,E>>
InputStreamFileAPI. getFileStream(UserContext uc, T entity)Method for downloading a file by theAttachmentID.<F extends IFileEntity<?,?>>
InputStreamFileAPI. getFileStreamFromFileEntity(UserContext uc, F fileEntity)Returns the file data of the given file entity.<D extends IFileDataEntity<F>,F extends IKeyDependentFileEntity<E,D>,E extends IFileMapProviding<F,D>>
byte[]FileAPI. getUncachedFileData(UserContext uc, E entity, String fileKey)Returns the file data of a file belonging to the given entity with the given file key.<E extends IFileDataEntity<?>,T extends IFileProviding<?,E>>
byte[]FileAPI. getUncachedFileData(UserContext uc, T entity)<T extends IFileEntity<?,?>>
byte[]FileAPI. getUncachedFileEntityData(UserContext uc, T fileEntity)<TFileMeta extends IFileMetaEntity<?,?>>
byte[]FileAPI. getUncachedFileEntityData(UserContext uc, TFileMeta fileEntity)<E extends IFileDataEntity<?>,T extends IFileEntity<?,E>>
TFileAPI. updateFileData(UserContext uc, T entity, byte[] data) -
Uses of UserContext in de.xima.fc.api.system
Methods in de.xima.fc.api.system with parameters of type UserContext Modifier and Type Method Description BooleanFSConnectionAPI. closeAllConnections(UserContext uc)Method for disconnecting allFrontendServerconnections.BooleanFSConnectionAPI. connect(UserContext uc, FrontendServer frontendServer)Method for establishing the connection to aFrontendServer.voidStatisticsAPI. countFormProcess(UserContext uc, Vorgang v)Method for counting a form process.voidStatisticsAPI. countFormProcessError(UserContext uc, Projekt p)Method for counting the errors of a form process.voidStatisticsAPI. countFormProvide(UserContext uc, Projekt p)Method for counting the provided forms.BooleanSetupAPI. createMandantWithDependencies(UserContext uc, Mandant client, MandantMailData mailData, MandantLdapData ldapData, Benutzer user)Deprecated.BooleanSetupAPI. createMandantWithDependencies(UserContext uc, Mandant client, MandantMailData mailData, String adminEmail, IUser creator)Method for creating aMandantwith initial configuration analogous to the setup process.voidXfcSessionAPI. createNew(UserContext uc, String sessionID, Benutzer ben)Deprecated.This method does not do anything anymore.voidPluginAPI. deactivatePlugin(UserContext uc, String runtimeKey, String scopeKey)Marks the given plugin as deactivated in the database.BooleanFSConnectionAPI. disconnect(UserContext uc, FrontendServer frontendServer)Method for disconnecting the connection to aFrontendServer.IPluginDataSourceRetValPluginAPI. executeDatenquelle(UserContext uc, String datasourceName, Mandant mandant, IPluginDataSourceParams params)Map<String,IPluginFormPrePersistRetVal>PluginAPI. executeFormPrePersistPlugins(UserContext uc, Mandant mandant, IPluginFormPrePersistParams params)Map<String,IPluginFormPreProcessRetVal>PluginAPI. executeFormPreProcessPlugins(UserContext uc, Mandant mandant, IPluginFormPreProcessParams params)Map<String,IPluginFormPreRenderRetVal>PluginAPI. executeFormPreRenderPlugins(UserContext uc, Mandant mandant, IPluginFormPreRenderParams params)Map<String,IPluginFormPreRespondRetVal>PluginAPI. executeFormPreRespondPlugins(UserContext uc, Mandant mandant, IPluginFormPreRespondParams params)IPluginGenericRetValPluginAPI. executeGenericPlugin(UserContext uc, String pluginName, Mandant mandant, IPluginGenericParams params)IPluginServletActionRetValPluginAPI. executeServletActionPlugin(UserContext uc, String pluginName, Mandant mandant, IPluginServletActionParams params)IClientDescriptorAuthenticationAPI. getActiveClientDescriptor(UserContext uc, String clientName)Returns the client descriptor for the given client name.Map<String,IClientDescriptor>AuthenticationAPI. getActiveClientDescriptors(UserContext uc, Set<String> clientNames)Returns the client descriptors for the given client names.IAuthenticator<?>AuthenticationAPI. getAuthenticator(UserContext uc, UUID callbackUuid)List<IClientDescriptor>AuthenticationAPI. getBackendClientDescriptors(UserContext uc)Finds all active client descriptors that are configured for the backend in order.List<IClientDescriptor>AuthenticationAPI. getBackendInputClientDescriptors(UserContext uc)Finds all active client descriptors that are configured for the backend and require direct input of creadentials (in order).List<IClientDescriptor>AuthenticationAPI. getBackendRedirectClientDescriptors(UserContext uc)Finds all active client descriptors that are configured for the backend and redirect the user to an external IDP (in order).IClientDescriptorAuthenticationAPI. getClientDescriptorByProfile(UserContext uc, String clientName)Returns theclientfor the given client name.List<IClientDescriptor>AuthenticationAPI. getClientDescriptorsByTenant(UserContext uc, UUID tenantUuid)PagedResult<IClientDescriptor>AuthenticationAPI. getClientDescriptorsByUserPortal(UserContext uc, UserPortal userPortal, int page, int pageSize)PagedResult<IClientDescriptor>AuthenticationAPI. getClientDescriptorsByUserPortal(UserContext uc, UUID userPortalUuid, int page, int pageSize)Set<String>AuthenticationAPI. getClientNamesByUserPortalAlias(UserContext uc, String portalAlias)byte[]PluginAPI. getConfigFileData(UserContext uc, PluginSyncData pluginEntity)Map<String,IPluginFormElementWidget>PluginAPI. getFormElementWidgetPlugins(UserContext uc, Mandant client, Locale locale)Gets a map with a form element widget plugin, indexed by the plugin name.com.alibaba.fastjson.JSONObjectGenericCacheAPI. getI18nValues(UserContext uc, Mandant client)com.alibaba.fastjson.JSONObjectGenericCacheAPI. getI18nValues(UserContext uc, Textbaustein tmpl)byte[]PluginAPI. getJarFileData(UserContext uc, PluginSyncData pluginEntity)byte[]PluginAPI. getPluginFormResource(UserContext uc, Integer clientId, String pluginName, String resourceName, String cacheKey)byte[]PluginAPI. getPluginFormResource(UserContext uc, Integer clientId, String pluginName, String resourceName, String cacheKey, IPluginFormResourceGetDataParams params)Deprecated, for removal: This API element is subject to removal in a future version.byte[]PluginAPI. getPluginFormResource(UserContext uc, Long clientId, String pluginKey, String pluginName, String resourceName, String cacheKey, IPluginFormResourceGetDataParams params)byte[]PluginAPI. getPluginFormResource(UserContext uc, UUID clientUuid, String pluginKey, String pluginName, String resourceName, String cacheKey, IPluginFormResourceGetDataParams params)Map<EPluginScope,Set<String>>PluginAPI. getPluginNameMap(UserContext uc, Mandant client, EPluginTypes type)Deprecated.Map<EPluginScope,Set<String>>PluginAPI. getPluginNameMap(UserContext uc, Mandant client, Class<? extends IFCPlugin> type)Deprecated.Set<String>PluginAPI. getPluginNames(UserContext uc, Mandant client, EPluginTypes type)Deprecated.Set<String>PluginAPI. getPluginNames(UserContext uc, Mandant client, Class<? extends IFCPlugin> type)Method for determining plugin names.List<PluginSyncData>PluginAPI. getPluginSyncData(UserContext uc, boolean isFrontendServer)Map<String,Object>BeanAPI. getProp(UserContext uc, Serializable bean, BeanAttribute[] beanAttributs)Reading a specific value from committed object based on the property name.Set<IClientDescriptor>AuthenticationAPI. getRestClientDescriptors(UserContext uc)Finds all active client descriptors that are available for the REST API.EConnectionStatusFSConnectionAPI. getStatus(UserContext uc, long frontendserverId)Method for determining the status of aFrontendServers by his ID.ELicenseVersionStateLicenseAPI. getSystemLicenseVersionState(UserContext uc)Gets the version state of the system licensecom.alibaba.fastjson.JSONObjectGenericCacheAPI. getUncachedI18nValues(UserContext uc, Textbaustein template)LicenseModelLicenseAPI. getUnchachedLicenseModel(UserContext uc, String licenseKey)Gets the uncached model of an licenseLicenseModelLicenseAPI. getUnchachedSystemLicenseModel(UserContext uc)Gets the uncached model of the system licenseorg.pac4j.core.profile.UserProfileAuthenticationAPI. getUserProfileByCredentials(UserContext uc, UUID callbackUuid, String userName, String password)Gets the user profile for the given authenticator.BooleanFSConnectionAPI. initConnections(UserContext uc)Method for initializing all existingFrontendServerconnections.FCMessageSetupAPI. invokeLiquibaseProzess(UserContext uc, ELiquibaseCmd command)Deprecated.Use FormcycleUpdate instead.BooleanSetupAPI. isDbConfigured(UserContext uc)Method to testi if the database has been configured.AuthenticationDataAuthenticationAPI. loadAuthenticationData(UserContext uc, AuthenticationDataRequest request)FormPersistDataFormAPI. loadFormPersistData(UserContext uc, FormPersistRequest persistRequest)FormProcessDataFormAPI. loadFormProcessData(UserContext uc, FormProcessRequest processRequest)FormRenderDataFormAPI. loadFormRenderData(UserContext uc, FormRenderRequest renderRequest)FormRequestDataFormAPI. loadFormRequestData(UserContext uc, FormRequest formRequest)FormUserRequestDataFormAPI. loadFormUserRequestData(UserContext uc, FormUserRequest userRequest)Deprecated.UseIUserto get user data.StringPlaceholderAPI. parse(UserContext uc, String text, Vorgang formRecord, boolean encodeForHTML)Deprecated.UsePlaceholderReplacerdirectly instead.StringPlaceholderAPI. replaceI18nValiable(UserContext uc, Mandant client, String i18nKey, String languageTag, Object... params)Deprecated.usereplaceI18nVariable.StringPlaceholderAPI. replaceI18nVariable(UserContext uc, Mandant client, String i18nKey, String languageTag, Object... params)StringPlaceholderAPI. replaceSessionValues(UserContext uc, String context, String sessionId, String templateText, Vorgang v)Deprecated.UsePlaceholderReplacerdirectly instead.booleanMailAPI. sendEmailVerificationMail(UserContext uc, UserEmail email, String baseUrl)Sends a mail with a user email verification linkbooleanMailAPI. sendFeedbackMail(UserContext uc, Mandant client, IFeedbackMailData feedbackMailData)Send a feedback mail from the given client.booleanMailAPI. sendInviteMail(UserContext uc, Vorgang vorgang, String mailTo, DefaultReplacerParameters params)booleanMailAPI. sendLoginChangedMail(UserContext uc, Benutzer user, String password)Deprecated.booleanMailAPI. sendOptInMail(UserContext uc, Vorgang vorgang)Sends an email as the given clientbooleanMailAPI. sendPrimaryEmailChangeMail(UserContext uc, UserEmail email, String baseUrl)Sends a mail with a link to change the primary email of the user profile to theUserEmailgiven.booleanMailAPI. sendResetPasswordMail(UserContext uc, Benutzer user, String url)Deprecated.booleanMailAPI. sendSupportMail(UserContext uc, Mandant client, ISupportInquiryData supportInquiryData)Send a support mail from the given client.booleanMailAPI. sendUserCredentialsResetMail(UserContext uc, UserProfile profile, String baseUrl)Sends a mail with a user credentials set/reset link.booleanMailAPI. sendUserCredentialsResetMail(UserContext uc, UserProfile profile, String baseUrl, String verifiedTargetEmailAddress)Sends a mail with a user credentials set/reset link.booleanMailAPI. sendUserIdentityConnectedMail(UserContext uc, UserIdentity identity, String connectorEmail, Instant isntant, String remoteAddr, String userAgent, String baseUrl)Sends a mail informing the user profile owner about the connection of a newaccountwith the option to remove the account.booleanMailAPI. sendUserIdentityRemovalMail(UserContext uc, UserIdentity identity, String baseUrl)Sends a mail with a link to remove the given user identity to the primaryUserEmailof the identity's profile.booleanMailAPI. sendUserMfaRemovalMail(UserContext uc, UserProfileMfa mfaConfig, String baseUrl)Sends a mail with an MFA removal link to the users primary email address.booleanMailAPI. sendUserMfaTotpRegistrationMail(UserContext uc, UserProfileMfa mfaConfig, String baseUrl)Sends a mail with an MFA TOTP registration link to the users primary email address.booleanMailAPI. sendUserProfileDeleteRequestMail(UserContext uc, UserProfile userProfile, String baseUrl)Sends a mail with a user profile delete request containing a link to delete the user profile.booleanMailAPI. sendUserProfileMergeRequestMail(UserContext uc, UserProfile userProfile, UserProfile toBeMerged, String baseUrl)Sends a mail with a user profile merge link.booleanMailAPI. sendUserProfileWelcomeMail(UserContext uc, UserProfile userProfile, String baseUrl)Sends an email to the primary email address of the user welcoming them and informing them that their profile has been created.BooleanFSConnectionAPI. testConnection(UserContext uc, FrontendServer frontendServer)Method to test a connection to aFrontendServer.BooleanSetupAPI. testConnection(UserContext uc, DBConnectionData databaseData)Method for testing a database connection. -
Uses of UserContext in de.xima.fc.api.utils
Methods in de.xima.fc.api.utils with parameters of type UserContext Modifier and Type Method Description static <TEntity extends ITransferableEntity,TQuery extends de.xima.cmn.criteria.interfaces.IFilterableCriteriaManager & de.xima.cmn.criteria.interfaces.ISortableCriteriaManager & de.xima.cmn.criteria.interfaces.IPageableCriteriaManager>
PagedResult<TEntity>ApiPagedResultFactory. forQuery(UserContext uc, AEntityAPI<TEntity> api, TQuery query)Gets apagedd resultfor the given query -
Uses of UserContext in de.xima.fc.api.workflow
Methods in de.xima.fc.api.workflow with parameters of type UserContext Modifier and Type Method Description Map<String,List<String[]>>FormDataAPI. getFieldValueMap(UserContext uc, Vorgang vorgang)Methode zum Ermitteln der FlattenForm-Daten einesVorgangsStringFormDataAPI. getFormData(UserContext uc, FormEingang fe)StringFormDataAPI. getFormData(UserContext uc, Vorgang v)Map<String,List<String>>FormDataAPI. getFormDataMap(UserContext uc, FormEingang fe)Map<String,List<String>>FormDataAPI. getFormDataMap(UserContext uc, Vorgang v)IWorkflowResponseWorkflowAPI. initCorrectionWorkflow(UserContext uc, Vorgang vorgang, Status status, Benutzer user)Deprecated.Use methods of the new workflow engine.IWorkflowResponseWorkflowAPI. initCorrectionWorkflow(UserContext uc, Vorgang vorgang, Status status, IUser user)Deprecated.Use methods of the new workflow engine.IWorkflowResponseWorkflowAPI. initWorkflow(UserContext uc, Vorgang vorgang, Status status, Benutzer user)Deprecated.Use methods of the new workflow engine, such asWorkflowAPI.triggerEvent(UserContext, IFormRecordProvidingEvent).IWorkflowResponseWorkflowAPI. initWorkflow(UserContext uc, Vorgang vorgang, Status status, Benutzer user, boolean anonymize)Deprecated.Use methods of the new workflow engine, such asWorkflowAPI.triggerEvent(UserContext, IFormRecordProvidingEvent).IWorkflowResponseWorkflowAPI. initWorkflow(UserContext uc, Vorgang vorgang, Status status, Benutzer user, SessionAttributes sessionAttributes)Deprecated.Use methods of the new workflow engine, such asWorkflowAPI.triggerEvent(UserContext, IFormRecordProvidingEvent).IWorkflowResponseWorkflowAPI. initWorkflow(UserContext uc, Vorgang vorgang, Status status, Benutzer user, Map<String,Serializable> sessionAttributes)Deprecated.Use methods of the new workflow engine, such asWorkflowAPI.triggerEvent(UserContext, IFormRecordProvidingEvent).IWorkflowResponseWorkflowAPI. initWorkflow(UserContext uc, Vorgang vorgang, Status status, Benutzer user, Map<String,Serializable> sessionAttributes, boolean anonymize)Deprecated.Use methods of the new workflow engine, such asWorkflowAPI.triggerEvent(UserContext, IFormRecordProvidingEvent).IWorkflowResponseWorkflowAPI. initWorkflow(UserContext uc, Vorgang vorgang, Status status, IUser user, Map<String,Serializable> sessionAttributes, boolean isCorrection, boolean anonymize)Deprecated.Use methods of the new workflow engine, such asWorkflowAPI.triggerEvent(UserContext, IFormRecordProvidingEvent).IFormDataAdapterFormDataAPI. instFor(UserContext uc, FormEingang fe)IFormDataAdapterFormDataAPI. instFor(UserContext uc, Vorgang vorgang)Methode zum Ermitteln der FlattenForm-Daten einesVorgangsbooleanFormDataAPI. processPostfachDynamicValues(UserContext uc, Vorgang vorgang)Methode zum Speichern von Formulardaten in die dynamische Tabelle für die PostfachanzeigeVorgangFormDataAPI. setFormData(UserContext uc, Map<String,List<String>> nvPairs, Vorgang v)FormEingangFormDataAPI. setFormData(UserContext uc, Map<String,List<String>> nvPairs, Vorgang v, FormEingang fe)Deprecated.IRemoteEventExecutionResultWorkflowAPI. triggerEvent(UserContext uc, IFormRecordProvidingEvent eventData)IWorkflowResponseWorkflowAPI. verifyAndInitWorkflow(UserContext uc, WorkflowStartingContext startingContext)Deprecated.Use methods of the new workflow engine, such asWorkflowAPI.triggerEvent(UserContext, IFormRecordProvidingEvent).IDoiVerificationResultWorkflowAPI. verifyDoubleOptIn(UserContext uc, IDoiVerificationEventData eventData)Verifies the Double Opt-In of the formRecord and executes the workflow tasks if necessary -
Uses of UserContext in de.xima.fc.auth
Constructors in de.xima.fc.auth with parameters of type UserContext Constructor Description AuthenticationDataBuilder(UserContext uc, AuthenticationDataRequest authRequest) -
Uses of UserContext in de.xima.fc.filter.db
Methods in de.xima.fc.filter.db that return UserContext Modifier and Type Method Description static UserContextRequestEMManager. getDefaultUserContext()UserContextContextualEntityContext. getUserContext()Methods in de.xima.fc.filter.db with parameters of type UserContext Modifier and Type Method Description static voidRequestEMManager. setDefaultUserContext(UserContext uc)voidContextualEntityContext. setUserContext(UserContext uc)Constructors in de.xima.fc.filter.db with parameters of type UserContext Constructor Description ContextualEntityContext(UserContext uc)Creates a new contextual entity context that delegates either to the shared request entity context or a new entity context.RequestEntityContext(UserContext uc) -
Uses of UserContext in de.xima.fc.form
Constructors in de.xima.fc.form with parameters of type UserContext Constructor Description FormPersistDataBuilder(UserContext uc, FormPersistRequest persistRequest)FormProcessDataBuilder(UserContext uc, FormProcessRequest processRequest)FormRenderDataBuilder(UserContext uc, FormRenderRequest renderRequest)FormRequestDataBuilder(UserContext uc, FormRequest requestData)FormUserRequestDataBuilder(UserContext uc, FormUserRequest userRequest)Deprecated. -
Uses of UserContext in de.xima.fc.form.helper
Methods in de.xima.fc.form.helper with parameters of type UserContext 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. createAttachment(UserContext uc, Mandant man, IUser user, Vorgang vorgang, String fileName, EAttachmentSource attachmentSource, InputStream is)static ProjektRessourceProjektRessourceHelper. createProjektRessource(UserContext uc, XfcSession xfs, Projekt projekt, org.apache.commons.fileupload.FileItem item)Deprecated.static ProjektRessourceProjektRessourceHelper. createProjektRessource(UserContext uc, String userName, Mandant mandant, Projekt projekt, byte[] daten, String fileName)static FormThemeReferenceURLHelper. resolveFormThemeByContext(UserContext uc, Mandant client, FormVersion formVersion, Map<String,List<String>> renderParams, boolean allowFormTheme)Resolves the form theme to use for the given form version.static AttachmentAttachmentHelper. updateAttachmentBody(UserContext uc, Attachment at, byte[] daten, String userName, org.apache.commons.fileupload.FileItem item, Vorgang vorgang) -
Uses of UserContext in de.xima.fc.form.publish
Constructors in de.xima.fc.form.publish with parameters of type UserContext Constructor Description FormPublishContext(UserContext uc, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp, PublishRequestParameter requestParameter)Deprecated. -
Uses of UserContext in de.xima.fc.form.render
Methods in de.xima.fc.form.render that return UserContext Modifier and Type Method Description UserContextFormRenderContext. getUserContext()Methods in de.xima.fc.form.render with parameters of type UserContext Modifier and Type Method Description voidFormRenderContext. setUserContext(UserContext userContext) -
Uses of UserContext in de.xima.fc.form.request
Fields in de.xima.fc.form.request declared as UserContext Modifier and Type Field Description protected UserContextFormRequestContext. ucMethods in de.xima.fc.form.request that return UserContext Modifier and Type Method Description UserContextFormRequestContext. getUserContext()Methods in de.xima.fc.form.request with parameters of type UserContext Modifier and Type Method Description static IFormRequestContextFormRequestContextFactory. forActiveForm(EFormRequestType requestType, UserContext uc, long projektId)static IExtendedFormRequestContextFormRequestContextFactory. forActiveForm(EFormRequestType requestType, UserContext uc, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp, long projektId)static IExtendedFormRequestContextFormRequestContextFactory. forCopyRequest(UserContext uc, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp)static IExtendedFormRequestContextFormRequestContextFactory. forDOIRequest(UserContext uc, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp)static IExtendedFormRequestContextFormRequestContextFactory. forPreviewRequest(UserContext uc, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp)static IExtendedFormRequestContextFormRequestContextFactory. forPrintRequest(UserContext uc, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp, PrintJob printJob)static IExtendedFormRequestContextFormRequestContextFactory. forProcessRequest(UserContext uc, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp)static IExtendedFormRequestContextFormRequestContextFactory. forProvideRequest(UserContext uc, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp)static IExtendedFormRequestContextFormRequestContextFactory. forReviewRequest(UserContext uc, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp)static IFormRequestContextFormRequestContextFactory. forSpecifiedForm(EFormRequestType requestType, UserContext uc, long projektId, Integer formVersionNum)static IExtendedFormRequestContextFormRequestContextFactory. forSpecifiedForm(EFormRequestType requestType, UserContext uc, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp)static IExtendedFormRequestContextFormRequestContextFactory. forSpecifiedForm(EFormRequestType requestType, UserContext uc, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp, long projektId, Integer formVersionNum)static IExtendedFormRequestContextFormRequestContextFactory. forSpecifiedVorgang(EFormRequestType requestType, UserContext uc, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp)static IExtendedFormRequestContextFormRequestContextFactory. forSpecifiedVorgang(EFormRequestType requestType, UserContext uc, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp, long projektId, Integer formVersionNum, String fcpuid)static IExtendedFormRequestContextFormRequestContextFactory. forWorkflowRequest(UserContext uc, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp)voidFormRequestContext. setUserContext(UserContext uc)Constructors in de.xima.fc.form.request with parameters of type UserContext Constructor Description ExtendedFormRequestContext(EFormRequestType requestType, UserContext uc, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)FormRequestContext(EFormRequestType requestType, UserContext uc) -
Uses of UserContext in de.xima.fc.gui.bean
Fields in de.xima.fc.gui.bean declared as UserContext Modifier and Type Field Description protected UserContextFCContextBean. systemUCDeprecated. -
Uses of UserContext in de.xima.fc.gui.common.placeholder.provider
Methods in de.xima.fc.gui.common.placeholder.provider that return UserContext Modifier and Type Method Description @NotNull UserContextIPlaceholderProvideContext. getUserContext() -
Uses of UserContext in de.xima.fc.gui.common.utils
Methods in de.xima.fc.gui.common.utils with parameters of type UserContext Modifier and Type Method Description static booleanPermissionUtils. canUserAccessFormRecord(UserContext uc, Benutzer user, Vorgang process)Deprecated.static booleanPermissionUtils. canUserAccessProjectPage(UserContext uc, Benutzer user, Projekt project, EAccessProperty... props)Deprecated.static booleanPermissionUtils. canUserAccessProjectPage(UserContext uc, Benutzer user, Rolle role, Mandant client, boolean isEditingAllowed, EAccessProperty... props)Deprecated.static booleanPermissionUtils. canUserAccessProjectPage(UserContext uc, Benutzer user, Rolle role, Projekt project, boolean isEditingAllowed, EAccessProperty... props)Deprecated. -
Uses of UserContext in de.xima.fc.gui.common.utils.msg
Methods in de.xima.fc.gui.common.utils.msg that return UserContext Modifier and Type Method Description static UserContextAJSFContext. findUserContext()Deprecated.UserContextAJSFContext. uc()Deprecated. -
Uses of UserContext in de.xima.fc.gui.utils.db
Constructors in de.xima.fc.gui.utils.db with parameters of type UserContext Constructor Description JSFEntityContext(UserContext uc)Deprecated. -
Uses of UserContext in de.xima.fc.handler.entity
Methods in de.xima.fc.handler.entity with parameters of type UserContext Modifier and Type Method Description UserProfileUserProfileHandler. acceptDirectClientAuthorization(UserContext uc, UserProfile profile, DirectClientAuthorization authorization)IExclusiveFormRecordLockResultVorgangHandler. acquireExclusiveFormRecordLock(UserContext uc, IBasicFormRecordRequestData req)VorgangVorgangHandler. addAttachment(UserContext uc, Vorgang vorgang, Attachment attachment)VorgangVorgangHandler. addAttachment(UserContext uc, Long vorgangId, Long attachmentId)booleanBenutzerHandler. addBenutzerToGruppe(UserContext uc, Benutzer ben, BenutzerGruppe bg)Deprecated.voidProtokollHandler. addClientProtocolEntry(UserContext uc, Mandant mandant, ProtocolEntryClient entry)voidProtokollHandler. addClientProtocolEntry(UserContext uc, Projekt projekt, ProtocolEntryClient entry)UserProfileUserProfileHandler. addDirectClientAuthorization(UserContext uc, UserProfile userProfile, DirectClientAuthorization authorization)voidProtokollHandler. addMalwareDetectedProtocolEntry(UserContext uc, String scannedItem, MalwareScanReport report)voidProtokollHandler. addMalwareDetectedProtocolEntry(UserContext uc, String scannedItem, MalwareScanReport report, Mandant client)voidProtokollHandler. addMalwareDetectedProtocolEntry(UserContext uc, String scannedItem, MalwareScanReport report, Vorgang formRecord)RolleRolleHandler. addModulToRolle(UserContext uc, Rolle rolle, Modul newModul)Deprecated.voidProtokollHandler. addProcessProtocolEntry(UserContext uc, Vorgang vorgang, ProtocolEntryProcessing entry)ProjektProjektHandler. addProjektRessource(UserContext uc, long projektId, long ressourceId)VorgangVorgangHandler. addSubmission(UserContext uc, Vorgang formRecord, IUser user, EFormRecordSubmitContext submitContext, FrontendServer submitFrontendServer, String submitServerBaseUrl, Locale submitLocale, String formData, boolean newDataEntry)voidProtokollHandler. addSystemProtocolEntry(UserContext uc, ProtocolEntrySystem entry)intVorgangHandler. bulkDelete(UserContext uc, List<Long> formRecordIds)intVorgangHandler. bulkMarkRead(UserContext uc, List<Long> formRecordIds, boolean read)intVorgangHandler. bulkMove(UserContext uc, Set<Long> formRecordIds, Postfach inbox)BenutzerBenutzerHandler. byLDAPGruppe(UserContext uc, String username, Mandant mandant)Deprecated.BenutzerBenutzerHandler. byLDAPGruppeLogin(UserContext uc, Mandant man, String userLogin, String userPwd)Deprecated.BenutzerBenutzerHandler. byLogin(UserContext uc, String userName, String passwd, Mandant man)Deprecated.BenutzerBenutzerHandler. byNameAndMandant(UserContext uc, String username, Mandant mandant)Deprecated.booleanUserProfileHandler. canBeDeleted(UserContext uc, UserProfile profile)voidAppointmentHandler. cancelBookedAppointment(UserContext uc, IAppointmentDeleteBookingParams params)VorgangVorgangHandler. changeStatusChangedReadFlag(UserContext uc, Vorgang process, boolean read)BenutzerBenutzerHandler. checkLDAPGroupsActiveUser(UserContext uc, Long clientId, String encryptUserLogin)Deprecated.booleanBenutzerHandler. checkLDAPLogin(UserContext uc, Mandant man, String userLogin, String userPwd)Deprecated.BooleanBenutzerHandler. checkLogin(UserContext uc, String username, String passwort, Mandant man)Deprecated.voidPostfachHandler. clear(UserContext uc, Postfach postfach)ProjektProjektHandler. copy(UserContext uc, Projekt projekt, long sourceProjectId, long formVersionId, long workflowVersionId)VorgangVorgangHandler. correctStatus(UserContext uc, Vorgang formRecord, Status targetState, Benutzer user)Deprecated.VorgangVorgangHandler. correctStatus(UserContext uc, Vorgang formRecord, Status targetState, IUser user)Deprecated.FormEingangFormEingangHandler. create(UserContext uc, FormEingang fe, Benutzer vorgangsOwner, Benutzer benutzer)Deprecated.FormVersionFormVersionHandler. create(UserContext uc, FormVersion fv, Boolean setActive)<T extends ITransferableEntity>
TGenericHandler. create(Class<T> entityClass, UserContext uc, T entity)<T extends ITransferableEntity>
T[]GenericHandler. create(Class<T> entityClass, UserContext uc, T... entities)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)AppointmentAppointmentHandler. createBookedAppointment(UserContext uc, IAppointmentCreateBookingParams params)AttachmentAttachmentHandler. createByUser(UserContext uc, String username, Attachment attachment)UserRefreshTokenUserTokenHandler. createRefreshToken(UserContext uc, RefreshTokenUserDataDTO refreshTokenUserDataDTO, String issuer, IClientDescriptor clientDescriptor)<T extends ITransferableEntity>
BooleanGenericHandler. delete(Class<T> entityClass, UserContext uc, T entities)<T extends ITransferableEntity>
BooleanGenericHandler. delete(Class<T> entityClass, UserContext uc, T... entities)voidVorgangHandler. delete(UserContext uc, Vorgang formRecord)<T extends ITransferableEntity,C extends de.xima.cmn.criteria.interfaces.IFilterableCriteriaManager & de.xima.cmn.criteria.interfaces.ISortableCriteriaManager & de.xima.cmn.criteria.interfaces.IPageableCriteriaManager & de.xima.cmn.criteria.interfaces.IQueryHintProviding>
BooleanGenericHandler. deleteBy(Class<T> entityClass, UserContext uc, C cm)<T extends ITransferableEntity>
BooleanGenericHandler. deleteById(Class<T> entityClass, UserContext uc, Integer id)<T extends ITransferableEntity>
BooleanGenericHandler. deleteById(Class<T> entityClass, UserContext uc, Long id)booleanAttachmentHandler. deleteByUser(UserContext uc, String username, boolean force, Attachment... attachments)de.xima.cmn.db.model.SerializableResultSetDatenbankzugriffHandler. executeDBquery(UserContext uc, Mandant mandant, String datenquellenName, IReplacerParams placeholderParams, boolean suppressStatementLimits, Serializable... parameters)IAppointmentFreeSlotQueryResultAppointmentTemplateHandler. executeFreeSlotQuery(UserContext uc, IAppointmentFreeSlotQueryParams params)IAppointmentIcalQueryResultAppointmentTemplateHandler. executeIcalQuery(UserContext uc, IAppointmentIcalQueryParams params)de.xima.cmn.db.model.SerializableResultSetDatenbankzugriffHandler. executePublicDBquery(UserContext uc, Mandant client, String queryName, boolean suppressStatementLimits, Serializable[] parameters, IReplacerParams replacerParams)com.alibaba.fastjson.JSONArrayLDAPAbfrageHandler. executePublicQuery(UserContext uc, Mandant client, String queryName, Serializable[] parameters, IReplacerParams replacerParams)com.alibaba.fastjson.JSONArrayLDAPAbfrageHandler. executeQuery(UserContext uc, Mandant client, String queryName, Serializable[] parameters)Set<String>TextbausteinHandler. findAllKeywords(UserContext uc, Mandant mandant, ETextbausteinKategorie kategorie)List<Textbaustein>TextbausteinHandler. findTemplatesBy(UserContext uc, Mandant mandant, ETextbausteinKategorie kategorie, boolean initCustomAttribs)@NotBlank StringUserProfileHandler. findUniqueUserName(UserContext uc, String candidate, UserProfile exclude)IFulfillRequestedUploadResponseFormRecordMessageHandler. fulfillUploadRequest(UserContext userContext, IFulfillRequestedUploadRequest fulfillRequestUploadRequest)Fulfills a pending upload request.List<BenutzerGruppe>ProjektHandler. getAccessGroups(UserContext uc, Projekt project)WorkflowVersionWorkflowVersionHandler. getActiveByProject(UserContext uc, Projekt project)ProjektProjektHandler. getActiveByUserPortalAndFrontendServer(UserContext uc, UUID userPortalUuid, UUID formUuid, Long frontendServerId)ProjektProjektHandler. getActiveByUUIDAndFrontendServer(UserContext uc, UUID clientUuid, UUID formUuid, Long frontendServerId)RolleRolleHandler. getAdminRolle(UserContext uc, Mandant mandant)<T extends ITransferableEntity>
List<T>GenericHandler. getAll(Class<T> entityClass, UserContext uc)List<Appointment>AppointmentHandler. getAllBy(UserContext uc, IAppointmentQueryParams params)List<Attachment>AttachmentHandler. getAllBy(UserContext uc, Vorgang vorgang, EAttachmentSource source, String uuid)List<FormEingang>FormEingangHandler. getAllBy(UserContext uc, Postfach pf)Deprecated.List<FormEingang>FormEingangHandler. getAllBy(UserContext uc, Vorgang v)Deprecated.List<FormElement>FormElementHandler. getAllBy(UserContext uc, FormVersion fv)<T extends ITransferableEntity,C extends de.xima.cmn.criteria.interfaces.IFilterableCriteriaManager & de.xima.cmn.criteria.interfaces.ISortableCriteriaManager & de.xima.cmn.criteria.interfaces.IPageableCriteriaManager & de.xima.cmn.criteria.interfaces.IQueryHintProviding>
List<T>GenericHandler. getAllBy(Class<T> entityClass, UserContext uc, C cm)List<Postfach>PostfachHandler. getAllByBenutzergruppe(UserContext uc, BenutzerGruppe benutzerGruppe)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)Deprecated.Set<IndirectClientAuthorization>IndirectClientAuthorizationHandler. getAllByIds(UserContext uc, Set<Long> ids)List<MandantRessource>MandantRessourceHandler. getAllByMandant(UserContext uc, Mandant mandant)List<Projekt>ProjektHandler. getAllByMandant(UserContext uc, Mandant mandant)Deprecated.List<Mandant>MandantHandler. getAllByName(UserContext uc, String name)List<Vorgang>VorgangHandler. getAllByPostfach(UserContext uc, Postfach postfach)List<ProjektRessource>ProjektRessourceHandler. getAllByProjekt(UserContext uc, Projekt projekt)List<FormRecordChat>FormRecordChatHandler. getAllByRecord(UserContext uc, String recordUuid)List<Entityberechtigung>EntityberechtigungHandler. getAllByRolle(UserContext uc, Rolle rolle)Deprecated.List<Aktion>AktionHandler. getAllByStatus(UserContext uc, Status status)Deprecated.List<AppointmentSlot>AppointmentSlotHandler. getAllByTemplates(UserContext uc, List<AppointmentTemplate> templates, boolean merge)PagedResult<Projekt>ProjektHandler. getAllByUserPortal(UserContext uc, UserPortal portal, int page, int pageSize)List<WorkflowState>WorkflowStateHandler. getAllByWorkflowVersion(UserContext uc, Projekt project, long versionNumber)List<WorkflowState>WorkflowStateHandler. getAllByWorkflowVersion(UserContext uc, WorkflowVersion workflowVersion)List<Projekt>ProjektHandler. getAllTemplatesByClient(UserContext uc, Mandant client)List<Projekt>ProjektHandler. getAllTemplatesByClient(UserContext uc, Mandant client, String scope)List<WorkflowTrigger>WorkflowTriggerHandler. getAllUserTriggerByRecordAndUser(UserContext uc, UUID formRecordUuid, IUser user)byte[]AttachmentHandler. getAllZipped(UserContext uc, String prozessID)<T extends ITransferableEntity,C extends de.xima.cmn.criteria.interfaces.IFilterableCriteriaManager & de.xima.cmn.criteria.interfaces.ISortableCriteriaManager & de.xima.cmn.criteria.interfaces.IPageableCriteriaManager & de.xima.cmn.criteria.interfaces.IQueryHintProviding & de.xima.cmn.criteria.interfaces.ISelectableCriteriaManager>
List<Map<String,Serializable>>GenericHandler. getAttributes(Class<T> entityClass, UserContext uc, C cm)<R,T extends ITransferableEntity,C extends de.xima.cmn.criteria.interfaces.IFilterableCriteriaManager & de.xima.cmn.criteria.interfaces.ISortableCriteriaManager & de.xima.cmn.criteria.interfaces.IPageableCriteriaManager & de.xima.cmn.criteria.interfaces.IQueryHintProviding & de.xima.cmn.criteria.interfaces.ISelectableCriteriaManager>
List<R>GenericHandler. getAttributes(Class<T> entityClass, UserContext uc, C cm, Class<R> resultClass)<View extends IEffectiveAppointmentStatusProviding>
List<View>AppointmentHandler. getAttributesBy(UserContext uc, IAppointmentQueryParams params, Class<View> viewClass)List<BenutzerGruppe>BenutzerHandler. getBenutzergruppen(UserContext uc, Benutzer ben)Deprecated.List<BenutzerGruppe>PostfachHandler. getBenutzergruppen(UserContext uc, Postfach postfach)List<BenutzerGruppe>BenutzerGruppeHandler. getBenutzerGruppenUsageRightByStatus(UserContext uc, Long stateId)Deprecated.booleanSystemPropertyHandler. getBooleanValue(UserContext uc, String key, boolean defaultValue)AppointmentAppointmentHandler. getBy(UserContext uc, de.xima.cmn.criteria.QueryCriteriaManager qcm, boolean eager)<T extends ITransferableEntity,C extends de.xima.cmn.criteria.interfaces.IFilterableCriteriaManager & de.xima.cmn.criteria.interfaces.ISortableCriteriaManager & de.xima.cmn.criteria.interfaces.IPageableCriteriaManager & de.xima.cmn.criteria.interfaces.IQueryHintProviding>
TGenericHandler. getBy(Class<T> entityClass, UserContext uc, C cm)List<UserEmail>UserEmailHandler. getByAddress(UserContext uc, String address)UserPortalUserPortalHandler. getByAlias(UserContext uc, String alias)List<IndirectClientAuthorization>IndirectClientAuthorizationHandler. getByAuthenticator(UserContext uc, IAuthenticator<?> auth)List<BenutzerGruppe>BenutzerGruppeHandler. getByBenutzer(UserContext uc, Benutzer ben)Deprecated.ClientAuthenticatorClientAuthenticatorHandler. getByCallback(UserContext uc, UUID callbackUuid)SystemAuthenticatorSystemAuthenticatorHandler. getByCallback(UserContext uc, UUID callbackUuid)UserIdentityUserIdentityHandler. getByCallback(UserContext uc, String identitfier, String clientName)PagedResult<FormRecordMessage>FormRecordMessageHandler. getByChatAndUser(UserContext uc, UUID chatUuid, IUser user, int page, int pageSize)Deprecated.MandantLdapDataMandantLdapDataHandler. getByClient(UserContext uc, Mandant mandant)Deprecated.MandantMailDataMandantMailDataHandler. getByClient(UserContext uc, Mandant mandant)TextbausteinTextbausteinHandler. getByClientAndMessageCode(UserContext uc, Mandant client, ETextbausteinMsgCode messageCode)TextbausteinTextbausteinHandler. getByClientAndMessageCode(UserContext uc, Mandant client, ETextbausteinMsgCode messageCode, ETextbausteinKategorie category)FormRecordAccessFormRecordAccessHandler. getByExternalUserRef(UserContext uc, Vorgang formRecord, IExternalUserRef externalUserRef)List<FormRecordAccess>FormRecordAccessHandler. getByFormRecord(UserContext uc, Vorgang formRecord)<T extends ITransferableEntity>
TGenericHandler. getById(Class<T> entityClass, UserContext uc, Integer id)<T extends ITransferableEntity>
TGenericHandler. getById(Class<T> entityClass, UserContext uc, Long id)<T extends ITransferableEntity>
TGenericHandler. getById(String entityClass, UserContext uc, String id)UserProfileUserProfileHandler. getById(UserContext uc, Long id)DirectClientAuthorizationDirectClientAuthorizationHandler. getByInvitationUuid(UserContext uc, UUID invitationUuid)FrontendServerPropertyFrontendServerPropertyHandler. getByKey(UserContext uc, String key, FrontendServer frontendServer)LicenseFileLicenseFileHandler. getByKey(UserContext uc, String licenseKey, ELicenseFileType licenseType)SystemPropertySystemPropertyHandler. getByKey(UserContext uc, String key)List<SystemProperty>SystemPropertyHandler. getByKeyPrefix(UserContext uc, String keyPrefix)List<SystemProperty>SystemPropertyHandler. getByKeys(UserContext uc, List<String> keys)BenutzerBenutzerHandler. getByLDAPData(UserContext uc, Mandant mandant, String userName, byte[] objectID)Deprecated.UserProfileUserProfileHandler. getByLoginId(UserContext uc, String loginId)FormRecordAccessFormRecordAccessHandler. getByMail(UserContext uc, Vorgang formRecord, String mail)List<Benutzer>BenutzerHandler. getByMandant(UserContext uc, Mandant man)Deprecated.MandantFrontendServerMandantFrontendServerHandler. getByMandantAndFs(UserContext uc, Mandant mandant, FrontendServer fs)TextbausteinTextbausteinHandler. getByMandantAndName(UserContext uc, Mandant client, String name)AttachmentAttachmentHandler. getByName(UserContext uc, Vorgang vorgang, String name)ClientCounterClientCounterHandler. getByName(UserContext uc, Mandant client, String name)MandantMandantHandler. getByName(UserContext uc, String name)MandantRessourceMandantRessourceHandler. getByName(UserContext uc, Mandant mandant, String name)ProjektRessourceProjektRessourceHandler. getByName(UserContext uc, Projekt projekt, String name)UserPortalUserPortalHandler. getByName(UserContext uc, String name)PagedResult<ProjectPortalTag>ProjectPortalTagHandler. getByPortal(UserContext uc, UUID portalUuid, int page, int pageSize, Locale locale)List<MandantFrontendServer>MandantFrontendServerHandler. getByProject(UserContext uc, Projekt project)ProjectPortalDataProjectPortalDataHandler. getByProject(UserContext uc, Projekt project)List<BenutzerGruppe>BenutzerGruppeHandler. getByProjekt(UserContext uc, Long projektId)List<FormVersion>FormVersionHandler. getByProjekt(UserContext uc, Projekt projekt)PagedResult<Attachment>AttachmentHandler. getByRecordAndUser(UserContext uc, UUID formRecordUuid, IUser user, int page, int pageSize)PagedResult<BaseFormRecordChatDTO>FormRecordChatHandler. getByRecordAndUser(UserContext uc, UUID recordUuid, IUser user, int page, int pageSize, Locale locale)UserIdentityUserIdentityHandler. getByRemovalUuid(UserContext uc, UUID removalUuid)List<FormRecordChat>FormRecordChatHandler. getByUser(UserContext uc, IUser user)PagedResult<FormRecordChat>FormRecordChatHandler. getByUser(UserContext uc, IUser user, int page, int pageSize, int offset)List<FormRecordMessage>FormRecordMessageHandler. getByUser(UserContext uc, IUser user)PagedResult<FormRecordMessage>FormRecordMessageHandler. getByUser(UserContext uc, IUser user, int page, int pageSize)List<Vorgang>VorgangHandler. getByUser(UserContext uc, IUser user)PagedResult<Vorgang>VorgangHandler. getByUser(UserContext uc, IUser user, int page, int pageSize, int offset)Deprecated.UserProfileUserProfileHandler. getByUserName(UserContext uc, String userName)PagedResult<UserPortalAuthConfig>UserPortalAuthConfigHandler. getByUserPortalUuid(UserContext uc, UUID userPortalUuid, int page, int pageSize)List<IndirectClientAuthorization>IndirectClientAuthorizationHandler. getByUserProfile(UserContext uc, org.pac4j.core.profile.UserProfile userProfile)UserProfileUserProfileHandler. getByUserProfile(UserContext uc, org.pac4j.core.profile.UserProfile pac4jProfile)FormRecordAccessFormRecordAccessHandler. getByUserRef(UserContext uc, Vorgang formRecord, IUserRef userRef)ClientAuthenticatorClientAuthenticatorHandler. getByUuid(UserContext uc, Mandant client, UUID uuid)ClientCounterClientCounterHandler. getByUuid(UserContext uc, Mandant client, UUID uuid)FormRecordChatFormRecordChatHandler. getByUuid(UserContext uc, UUID uuid)FormRecordMessageFormRecordMessageHandler. getByUuid(UserContext uc, UUID uuid)SystemAuthenticatorSystemAuthenticatorHandler. getByUuid(UserContext uc, UUID uuid)UserPortalUserPortalHandler. getByUuid(UserContext uc, UUID uuid)UserProfileUserProfileHandler. getByUuid(UserContext uc, String uuid)UserProfileUserProfileHandler. getByUuid(UserContext uc, UUID uuid)AktionAktionHandler. getByUUID(UserContext uc, Status state, String uuid)Deprecated.AktionAktionHandler. getByUUID(UserContext uc, Status state, UUID uuid)Deprecated.AppointmentAppointmentHandler. getByUUID(UserContext uc, String uuid)AppointmentAppointmentHandler. getByUUID(UserContext uc, String uuid, boolean eager)AppointmentAppointmentHandler. getByUUID(UserContext uc, UUID uuid)AppointmentTemplateAppointmentTemplateHandler. getByUUID(UserContext uc, Mandant client, String uuid)AppointmentTemplateAppointmentTemplateHandler. getByUUID(UserContext uc, Mandant client, UUID uuid)AppointmentTypeAppointmentTypeHandler. getByUUID(UserContext uc, AppointmentTemplate template, String uuid)AppointmentTypeAppointmentTypeHandler. getByUUID(UserContext uc, AppointmentTemplate template, UUID uuid)AttachmentAttachmentHandler. getByUUID(UserContext uc, String uuid)AttachmentAttachmentHandler. getByUUID(UserContext uc, String uuid, Vorgang v)BenutzerGruppeBenutzerGruppeHandler. getByUUID(UserContext uc, Mandant client, String uuid)BenutzerGruppeBenutzerGruppeHandler. getByUUID(UserContext uc, Mandant client, UUID uuid)BenutzerBenutzerHandler. getByUUID(UserContext uc, Mandant client, String uuid)Deprecated.BenutzerBenutzerHandler. getByUUID(UserContext uc, Mandant client, UUID uuid)Deprecated.DatenbankZugriffDatenbankzugriffHandler. getByUUID(UserContext uc, Mandant client, String uuid)DatenbankZugriffDatenbankzugriffHandler. getByUUID(UserContext uc, Mandant client, UUID uuid)FormElementFormElementHandler. getByUUID(UserContext uc, FormVersion formVersion, String uuid)FormElementFormElementHandler. getByUUID(UserContext uc, FormVersion formVersion, UUID uuid)MandantMandantHandler. getByUUID(UserContext uc, String uuid)MandantMandantHandler. getByUUID(UserContext uc, 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)ProjektProjektHandler. getByUUID(UserContext uc, UUID clientUuid, UUID uuid)RolleRolleHandler. getByUUID(UserContext uc, Mandant client, String uuid)RolleRolleHandler. getByUUID(UserContext uc, Mandant client, UUID uuid)StatusStatusHandler. getByUUID(UserContext uc, Projekt project, String uuid)Deprecated.StatusStatusHandler. getByUUID(UserContext uc, Projekt project, UUID uuid)Deprecated.TextbausteinTextbausteinHandler. getByUUID(UserContext uc, Mandant client, String uuid)TextbausteinTextbausteinHandler. getByUUID(UserContext uc, Mandant client, UUID uuid)WebDavAccessWebDavAccessHandler. getByUUID(UserContext uc, Mandant client, String uuid)WebDavAccessWebDavAccessHandler. getByUUID(UserContext uc, Mandant client, UUID uuid)AttachmentAttachmentHandler. getByUuidAndUser(UserContext uc, UUID attachmentUuid, IUser user)FormEingangFormEingangHandler. getByUuidAndUser(UserContext uc, UUID recordDataUuid, IUser user)FormRecordChatFormRecordChatHandler. getByUuidAndUser(UserContext uc, UUID uuid, IUser user)FormRecordMessageFormRecordMessageHandler. getByUuidAndUser(UserContext uc, UUID uuid, IUser user)VorgangVorgangHandler. getByUuidAndUser(UserContext uc, UUID uuid, IUser user)UserEmailUserEmailHandler. getByVerifiedAddress(UserContext uc, String address)UserProfileUserProfileHandler. getByVerifiedCallback(UserContext uc, String identifier, String callbackUuid)UserProfileUserProfileHandler. getByVerifiedEmailAddress(UserContext uc, String email)UserProfileUserProfileHandler. getByVerifiedPrimaryEmailAddress(UserContext uc, String email)FormVersionFormVersionHandler. getByVersionNumber(UserContext uc, Integer formVersionNumber, Long projectId)WorkflowVersionWorkflowVersionHandler. getByVersionNumber(UserContext uc, Projekt project, long versionNumber)PostfachPostfachHandler. getByVorgang(UserContext uc, Vorgang vorgang)List<FormRecordMessage>FormRecordMessageHandler. getChatMessages(UserContext uc, UUID chatUuid)List<Vorgang>VorgangHandler. getChildren(UserContext uc, Vorgang formRecord)LicenseSyncDataLicenseFileHandler. getClientLicenseSyncData(UserContext uc, long id)javax.mail.AddressMandantMailDataHandler. getClientMailAddress(UserContext uc, Mandant client)List<ProtocolEntryClient>ProtokollHandler. getClientProtocol(UserContext uc, Long clientId)FormVersionProjektHandler. getCurrentFormVersion(UserContext uc, Projekt projekt, FrontendServer fs)List<FormEingang>FormEingangHandler. getCurrentsBy(UserContext uc, Postfach pf)@NotNull Map<String,String>MandantHandler. getCustomAttributes(UserContext uc, Mandant client)Map<String,String>ProjektHandler. getCustomAttributes(UserContext uc, Projekt project)Map<String,String>VorgangHandler. getCustomAttributes(UserContext uc, Vorgang process)Map<String,String>VorgangHandler. getCustomData(UserContext uc, Vorgang process)DatenbankZugriffDatenbankzugriffHandler. getDatenbankzugriffByMandant(UserContext uc, Mandant mandant, String name)DatenquelleDatenquelleHandler. getDatenquelleById(UserContext uc, Mandant mandant, int id)DatenquelleDatenquelleHandler. getDatenquelleByName(UserContext uc, Mandant man, String name)DatenquelleDatenquelleHandler. getDatenquelleByNameAndType(UserContext uc, Mandant mandant, String name, EDatenquellenTyp dataSourceType)List<Datenquelle>DatenquelleHandler. getDatenquellen(UserContext uc, Mandant mandant)DetailedFormRecordChatDTOFormRecordChatHandler. getDetailsByUuidAndUser(UserContext uc, UUID uuid, IUser user, Locale locale)DetailedFormRecordMessageDTOFormRecordMessageHandler. getDetailsByUuidAndUser(UserContext uc, UUID uuid, IUser user, Locale locale)DetailedFormRecordDTOVorgangHandler. getDetailsByUuidAndUser(UserContext uc, UUID uuid, IUser user, Locale locale)MandantRessourceMandantRessourceHandler. getDownloadResource(UserContext uc, long clientId, String ressourceName)MandantRessourceMandantRessourceHandler. getDownloadResource(UserContext uc, UUID clientUuid, String ressourceName)ProjektRessourceProjektRessourceHandler. getDownloadResource(UserContext uc, FrontendServer fs, long projectId, String resourceName)ProjektRessourceProjektRessourceHandler. getDownloadResource(UserContext uc, FrontendServer fs, Long clientId, Long projectId, String ressourceName)ProjektRessourceProjektRessourceHandler. getDownloadResource(UserContext uc, FrontendServer fs, Long clientId, UUID projectUuid, String ressourceName)ProjektRessourceProjektRessourceHandler. getDownloadResource(UserContext uc, FrontendServer fs, UUID clientUuid, Long projectId, String resourceName)ProjektRessourceProjektRessourceHandler. getDownloadResource(UserContext uc, FrontendServer fs, UUID clientUuid, UUID projectUuid, String ressourceName)MandantRessourceMandantRessourceHandler. getDownloadRessource(UserContext uc, Integer mandantId, String ressourceName)ProjektRessourceProjektRessourceHandler. getDownloadRessource(UserContext uc, FrontendServer fs, Integer projektId, String ressourceName)List<BenutzerGruppe>BenutzerGruppeHandler. getEditorgruppenByProjekt(UserContext uc, Long projektId)<R,T extends ITransferableEntity>
Set<R>GenericHandler. getEntityRefs(Class<T> entityClass, UserContext uc, T entity)UserIdentityUserIdentityHandler. getExisting(UserContext uc, UserIdentity identity)List<ExtendedPostfach>PostfachHandler. getExtendedPostfaecherByBenutzer(UserContext uc, Benutzer benutzer)Deprecated.UserPortalFileUserPortalHandler. getFileByUuid(UserContext uc, UUID portalUuid, UUID fileUuid)List<Aktion>AktionHandler. getFolgeAktionen(UserContext uc, Aktion aktion)Deprecated.List<Status>StatusHandler. getFolgeStatus(UserContext uc, Benutzer currentUser, Projekt projekt, Status currentStatus)Deprecated.PagedResult<UserPortal>UserPortalHandler. getForFrontendServer(UserContext uc, FrontendServer frontendServer, int page, int pageSize)PagedResult<UserPortal>UserPortalHandler. getForMasterServer(UserContext uc, int page, int pageSize)List<IFormRecordBaseData>VorgangHandler. getFormRecordBaseData(UserContext uc, de.xima.cmn.criteria.QueryCriteriaManager qcm)PagedResult<BaseFormRecordChatDTO>FormRecordChatHandler. getFormRecordChatsPage(UserContext uc, PageQuery page, FormRecordChatsQuery query, boolean skipCount)IFormRecordDoiInitDataVorgangHandler. getFormRecordDoiInitData(UserContext uc, Vorgang formRecord)IFormRecordReviewDataVorgangHandler. getFormRecordReviewData(UserContext uc, IInboxFormRecordRequest inboxRequest)PagedResult<BaseFormRecordDTO>VorgangHandler. getFormRecordsPage(UserContext uc, PageQuery page, FormRecordsQuery query, boolean skipCount)List<IFormRecordUploadElementData>VorgangHandler. getFormRecordUploadElementData(UserContext uc, IInboxFormRecordUploadElementDataRequest request)Map<String,String>TextbausteinHandler. getI18nValues(UserContext uc, Textbaustein template)List<WorkflowTask>WorkflowTaskHandler. getInboxTasks(UserContext uc, Vorgang formRecord, Benutzer user)Deprecated.List<WorkflowTask>WorkflowTaskHandler. getInboxTasks(UserContext uc, Vorgang formRecord, IUser user)ProjektProjektHandler. getInitializedById(UserContext uc, Long projectId)com.alibaba.fastjson.JSONObjectBenutzerHandler. getLDAPUserData(UserContext uc, Benutzer benutzer)Deprecated.PagedResult<BaseFormRecordMessageDTO>FormRecordMessageHandler. getMessagePage(UserContext uc, PageQuery pageQuery, FormRecordMessagesQuery messagesQuery, boolean skipCount)IMfaSettingsSystemPropertyHandler. getMfaSettings(UserContext uc)ModulModulHandler. getModulByName(UserContext uc, Mandant mandant, String name)Deprecated.List<Modul>ModulHandler. getModuleByRolle(UserContext uc, Rolle rolle)Deprecated.FormRecordAccessFormRecordAccessHandler. getOrCreateByMail(UserContext uc, Vorgang formRecord, String mail, EFormRecordAccessGrantType grantType)FormRecordAccessFormRecordAccessHandler. getOrCreateExternalUserRef(UserContext uc, Vorgang formRecord, IExternalUserRef externalUserRef, EFormRecordAccessGrantType grantType)FormRecordAccessFormRecordAccessHandler. getOrCreateUserRef(UserContext uc, Vorgang formRecord, IUserRef userRef, EFormRecordAccessGrantType grantType)VorgangVorgangHandler. getParent(UserContext uc, Vorgang formRecord)PostfachPostfachHandler. getPostfachByMandant(UserContext uc, Mandant mandant, String name)List<Postfach>PostfachHandler. getPostfaecherByBenutzer(UserContext uc, Benutzer benutzer)Deprecated.List<Aktion>AktionHandler. getPrevAktionen(UserContext uc, Aktion aktion, Class<? extends IProcessing> verarbeitungsInterface)Deprecated.List<ProtocolEntryProcessing>ProtokollHandler. getProcessProtocol(UserContext uc, Long formRecordMetaID)byte[]ProtokollHandler. getProcessProtocolHtml(UserContext uc, Vorgang process, Locale locale)byte[]ProtokollHandler. getProcessProtocolPdf(UserContext uc, Vorgang process, Locale locale)intProjektHandler. getProjectsCount(UserContext uc, ProjectsPageQuery filter)PagedResult<Projekt>ProjektHandler. getProjectsPage(UserContext uc, PageQuery page, ProjectsPageQuery filter, boolean skipCount)PagedResult<ProjectPortalTagDTO>ProjectPortalTagHandler. getProjectTags(UserContext uc, PageQuery page, ProjectPortalTagsPageQuery filter)List<Projekt>FrontendServerHandler. getProjektsByFs(UserContext uc, Integer fronendServerId, Integer mandantId, Integer benutzerGruppeId)DatenquelleDatenquelleHandler. getPublicDatasource(UserContext uc, Mandant client, String name, EDatenquellenTyp type)RefreshTokenUserDataDTOUserTokenHandler. getRefreshTokenUserData(UserContext uc, @NotNull String refreshToken)RefreshTokenUserDataDTOUserTokenHandler. getRefreshTokenUserData(UserContext uc, @NotNull UUID refreshTokenId)List<Rolle>RolleHandler. getRollenByModul(UserContext uc, Modul modul)Deprecated.<T extends ITransferableEntity,C extends de.xima.cmn.criteria.interfaces.IFilterableCriteriaManager & de.xima.cmn.criteria.interfaces.ISortableCriteriaManager & de.xima.cmn.criteria.interfaces.IPageableCriteriaManager & de.xima.cmn.criteria.interfaces.IQueryHintProviding & de.xima.cmn.criteria.interfaces.ISelectableCriteriaManager>
javax.persistence.TupleGenericHandler. getSingleAttributes(Class<T> entityClass, UserContext uc, C cm)<R,T extends ITransferableEntity,C extends de.xima.cmn.criteria.interfaces.IFilterableCriteriaManager & de.xima.cmn.criteria.interfaces.ISortableCriteriaManager & de.xima.cmn.criteria.interfaces.IPageableCriteriaManager & de.xima.cmn.criteria.interfaces.IQueryHintProviding & de.xima.cmn.criteria.interfaces.ISelectableCriteriaManager>
RGenericHandler. getSingleAttributes(Class<T> entityClass, UserContext uc, C cm, Class<R> resultClass)PagedResult<EndUserStateHistoryEntryDTO>VorgangHandler. getStateHistoryEntries(UserContext uc, PageQuery page, FormRecordHistoryEntriesPageQuery filter)List<Status>StatusHandler. getStatusPre(UserContext uc, long stateId)Deprecated.StringSystemPropertyHandler. getStringValue(UserContext uc, String key, String defaultValue)LicenseSyncDataLicenseFileHandler. getSystemLicenseSyncData(UserContext uc)List<ProtocolEntrySystem>ProtokollHandler. getSystemProtocol(UserContext uc)TextbausteinTextbausteinHandler. getTextbausteinBy(UserContext uc, Mandant client, String name, ETextbausteinKategorie category)List<Textbaustein>TextbausteinHandler. getTextbausteine(UserContext uc, Mandant client)List<Textbaustein>TextbausteinHandler. getTextbausteineByKategorie(UserContext uc, Mandant client, ETextbausteinKategorie category)TokenConfigurationUserTokenHandler. getTokenConfiguration(UserContext uc)BaseWorkflowTriggerDTOWorkflowTriggerHandler. getTriggerByRecordAndUser(UserContext uc, UUID formRecordUuid, IUser user, UUID taskUuid, UUID triggerUuid, Locale locale)PagedResult<BaseWorkflowTriggerDTO>WorkflowTriggerHandler. getTriggersByRecordAndUser(UserContext uc, UUID formRecordUuid, IUser user, int page, int pageSize, Locale locale)List<BaseWorkflowTriggerDTO>WorkflowTriggerHandler. getTriggersByRecordAndUser(UserContext uc, UUID formRecordUuid, IUser user, Locale locale)List<DirectClientAuthorization>DirectClientAuthorizationHandler. getUnacceptedClientInvitations(UserContext uc, UserProfile userProfile)PagedResult<FormRecordMessage>FormRecordMessageHandler. getUnreadByUser(UserContext uc, IUser user, int page, int pageSize)Map<Long,Integer>VorgangHandler. getUnreadChatCounts(UserContext uc, IUser user, Set<Long> formRecordIds)ProjectFileProjektHandler. getUserPortalProjectFile(UserContext uc, UUID portalUuid, UUID clientUuid, UUID projectUuid, UUID fileUuid)IUserRefExtensionUserProfileHandler. getUserRefExtension(UserContext uc, IUser user)<T extends IUserData & IUserRef>
IUserRefExtensionUserProfileHandler. getUserRefExtension(UserContext uc, T userRef, UUID clientUUID)List<UserRefreshToken>UserTokenHandler. getUserRefreshTokens(UserContext uc, IUser user)WorkflowTriggerWorkflowTriggerHandler. getUserTriggerByRecordAndUser(UserContext uc, UUID formRecordUuid, IUser user, UUID taskUuid, UUID triggerUuid)PagedResult<WorkflowTrigger>WorkflowTriggerHandler. getUserTriggersByRecordAndUser(UserContext uc, UUID formRecordUuid, IUser user, int page, int pageSize)List<Vorgang>VorgangHandler. getVorgaengeByBenutzer(UserContext uc, Benutzer benutzer)Deprecated.List<ExtendedEntityModel<Vorgang>>VorgangHandler. getVorgaengeData(UserContext uc, Projekt pro, de.xima.cmn.criteria.QueryCriteriaManager qcm, EProjectSpecificDBTable tableType, Postfach... inboxes)List<ExtendedEntityModel<Vorgang>>VorgangHandler. getVorgaengeData(UserContext uc, Projekt pro, Postfach pf, de.xima.cmn.criteria.QueryCriteriaManager qcm, EProjectSpecificDBTable tableType)longVorgangHandler. getVorgaengeDataTotalCount(UserContext uc, Projekt pro, de.xima.cmn.criteria.QueryCriteriaManager qcm, EProjectSpecificDBTable tableType, Postfach... inboxes)longVorgangHandler. getVorgaengeDataTotalCount(UserContext uc, Projekt pro, Postfach pf, de.xima.cmn.criteria.QueryCriteriaManager qcm, EProjectSpecificDBTable tableType)ExtendedEntityModel<Vorgang>VorgangHandler. getVorgangsData(UserContext uc, Projekt pro, Vorgang v, de.xima.cmn.criteria.QueryCriteriaManager qcm, EProjectSpecificDBTable tableType)ExtendedEntityModel<Vorgang>VorgangHandler. getVorgangsData(UserContext uc, String prozessId, de.xima.cmn.criteria.QueryCriteriaManager qcm, EProjectSpecificDBTable tableType)WebDavAccessWebDavAccessHandler. getWebDavAccessByMandant(UserContext uc, Mandant mandant, String name)ETagResource<ByteArrayFile>MandantRessourceHandler. handleDownloadResourceRequest(UserContext uc, long clientId, String resourceName, ETagRequest eTagRequest)ETagResource<ByteArrayFile>MandantRessourceHandler. handleDownloadResourceRequest(UserContext uc, UUID clientUuid, String resourceName, ETagRequest eTagRequest)ETagResource<ByteArrayFile>ProjektRessourceHandler. handleDownloadResourceRequest(UserContext uc, FrontendServer fs, Long clientId, Long projectId, String resourceName, ETagRequest eTagRequest)ETagResource<ByteArrayFile>ProjektRessourceHandler. handleDownloadResourceRequest(UserContext uc, FrontendServer fs, Long projectId, String resourceName, ETagRequest eTagRequest)ETagResource<ByteArrayFile>ProjektRessourceHandler. handleDownloadResourceRequest(UserContext uc, FrontendServer fs, Long clientId, UUID projectUuid, String resourceName, ETagRequest eTagRequest)ETagResource<ByteArrayFile>ProjektRessourceHandler. handleDownloadResourceRequest(UserContext uc, FrontendServer fs, UUID clientUuid, Long projectId, String resourceName, ETagRequest eTagRequest)ETagResource<ByteArrayFile>ProjektRessourceHandler. handleDownloadResourceRequest(UserContext uc, FrontendServer fs, UUID clientUuid, UUID projectUuid, String resourceName, ETagRequest eTagRequest)BenutzerBenutzerHandler. handleUserLogin(UserContext uc, Benutzer user)Deprecated.booleanDirectClientAuthorizationHandler. hasUnacceptedClientInvitations(UserContext uc, UserProfile userProfile)booleanDirectClientAuthorizationHandler. hasUnacceptedClientInvitations(UserContext uc, String userMail)ProjektProjektHandler. importProjekt(UserContext uc, Mandant mandant, byte[] bytes, String name, String beschreibung, String title)booleanProjektHandler. isActivationAllowed(UserContext uc, Projekt projekt)BasicRefResultAktionHandler. isAktionMoveable(UserContext uc, Aktion aktion, int targetIdx)Deprecated.BooleanFrontendServerHandler. isAlreadyUsed(UserContext uc, MandantFrontendServer mfs)booleanMandantHandler. isCreationAllowed(UserContext uc, Mandant mandant)BooleanProjektHandler. isEditingAllowed(UserContext uc, Projekt projekt, Benutzer ben)Deprecated.booleanUserIdentityHandler. isExisting(UserContext uc, UserIdentity identity)booleanProjektHandler. isFsAllowed(UserContext uc, Projekt project, FrontendServer fs)booleanBenutzerHandler. isLDAPUserActive(UserContext uc, Mandant man, String encryptUserLogin)Deprecated.booleanWorkflowTaskHandler. isTaskInvokableInInbox(UserContext uc, WorkflowTask task, Vorgang formRecord, Benutzer user)Deprecated.booleanWorkflowTaskHandler. isTaskInvokableInInbox(UserContext uc, WorkflowTask task, Vorgang formRecord, IUser user)booleanUserProfileHandler. isUserNameExisiting(UserContext uc, String name)booleanUserTokenHandler. isValidRefreshToken(UserContext uc, UUID refreshTokenId)BooleanProjektHandler. isZugriffsberechtigt(UserContext uc, Projekt projekt, Benutzer ben)Deprecated.BooleanProjektHandler. isZugriffsbeschraenkt(UserContext uc, Projekt projekt)StringTextbausteinHandler. mandantSpecificMsg(UserContext uc, Mandant client, ETextbausteinMsgCode messageCode)voidFormRecordChatHandler. markReadByEndUser(UserContext uc, UUID chatUuid, IUser user)voidFormRecordChatHandler. markReadByInboxUser(UserContext uc, UUID chatUuid, IUser user)List<Attachment>AttachmentHandler. mergeAllByUser(UserContext uc, String username, List<AttachmentPersistData> attachmentData)@NotNull UserProfileUserProfileHandler. mergeUserProfiles(UserContext uc, UserProfile main, UserProfile toBeMerged)FormEingangFormEingangHandler. mostCurrent(UserContext uc, Vorgang v)AktionAktionHandler. move(UserContext uc, Aktion aktion, int targetIdx)Deprecated.StatusStatusHandler. move(UserContext uc, Status status, int newIdxNum)Deprecated.AppointmentAppointmentHandler. moveBookedAppointment(UserContext uc, IAppointmentMoveBookingParams params)longFormEingangHandler. ownerId(UserContext uc, Vorgang v)Deprecated.IPostFormRecordMessageResponseFormRecordMessageHandler. postMessage(UserContext userContext, IPostFormRecordMessageRequest postMessageRequest)de.xima.cmn.db.model.SerializableResultSetDatenbankzugriffHandler. query(UserContext uc, Integer dbZugriffId, String sql, boolean suppressStatementLimits, Serializable... args)IReceiveMessagesResponseVorgangHandler. receiveMessages(UserContext uc, IReceiveMessagesRequest messagesRequest)BenutzerBenutzerHandler. registerBenutzer(UserContext uc, Benutzer benutzer, Mandant mandant)Deprecated.IExclusiveFormRecordLockResultVorgangHandler. releaseExclusiveFormRecordLock(UserContext uc, IBasicFormRecordRequestData req)DatenquelleDatenquelleHandler. remoteUpdateDataSource(UserContext uc, Datenquelle datasource)voidFormElementHandler. removeAllFromFormVersion(UserContext uc, FormVersion fv)booleanUserTokenHandler. removeRefreshToken(UserContext uc, UserRefreshToken token)booleanUserTokenHandler. removeRefreshToken(UserContext uc, String refreshToken)<T extends de.xima.cmn.dao.interfaces.IEntity<Long>,C extends de.xima.cmn.criteria.interfaces.IFilterableCriteriaManager & de.xima.cmn.criteria.interfaces.IQueryHintProviding>
IntegerGenericHandler. resultTotalCount(Class<T> entityClass, UserContext uc, C cm)ISendMessageResponseVorgangHandler. sendMessage(UserContext uc, ISendMessageRequest messageRequest)intDatenbankzugriffHandler. update(UserContext uc, Integer dbZugriffId, String sql, Serializable... args)<T extends ITransferableEntity>
TGenericHandler. update(Class<T> entityClass, UserContext uc, T entity)<T extends ITransferableEntity>
T[]GenericHandler. update(Class<T> entityClass, UserContext uc, T... entities)MandantRessourceMandantRessourceHandler. update(UserContext uc, byte[] daten, String userName, String fileName, MandantRessource res)ProjektRessourceProjektRessourceHandler. update(UserContext uc, byte[] daten, String userName, String fileName, ProjektRessource res)UserProfileUserProfileHandler. update(UserContext uc, UserProfile entity)AttachmentAttachmentHandler. updateByUser(UserContext uc, String username, String oldFileName, Attachment attachment)UserRefreshTokenUserTokenHandler. updateRefreshToken(UserContext uc, String refreshToken, IClientDescriptor clientDescriptor)List<EAppointmentBookingError>AppointmentHandler. validateAppointments(UserContext uc, IAppointmentValidateParams params)org.pac4j.core.profile.UserProfileUserProfileHandler. validateSuperUserLogin(UserContext uc, String loginId, String password)org.pac4j.core.profile.UserProfileUserProfileHandler. validateUserLogin(UserContext uc, String loginId, String password) -
Uses of UserContext in de.xima.fc.handler.file
Methods in de.xima.fc.handler.file with parameters of type UserContext Modifier and Type Method Description <D extends IFileDataEntity<F>,F extends IKeyDependentFileEntity<E,D>,E extends IFileMapProviding<F,D>>
byte[]FileHandler. getUncachedFileData(UserContext uc, E entity, String fileKey)<E extends IFileDataEntity<?>,T extends IFileProviding<?,E>>
byte[]FileHandler. getUncachedFileData(UserContext uc, Class<T> clazz, long id)<E extends IFileDataEntity<?>,T extends IFileProviding<?,E>>
byte[]FileHandler. getUncachedFileData(UserContext uc, T entity)<T extends IFileEntity<?,?>>
byte[]FileHandler. getUncachedFileEntityData(UserContext uc, T fileEntity)<TFileMeta extends IFileMetaEntity<?,?>>
byte[]FileHandler. getUncachedFileEntityData(UserContext uc, TFileMeta fileEntity)<E extends IFileDataEntity<?>,T extends IFileEntity<?,E>>
TFileHandler. updateFileData(UserContext uc, T entity, byte[] data) -
Uses of UserContext in de.xima.fc.handler.interfaces.entity
Methods in de.xima.fc.handler.interfaces.entity with parameters of type UserContext Modifier and Type Method Description UserProfileIUserProfileHandler. acceptDirectClientAuthorization(UserContext uc, UserProfile profile, DirectClientAuthorization authorization)Adds the given client authorization to the given profile and accepts it.IExclusiveFormRecordLockResultIVorgangHandler. acquireExclusiveFormRecordLock(UserContext uc, IBasicFormRecordRequestData req)VorgangIVorgangHandler. addAttachment(UserContext uc, Vorgang vorgang, Attachment attachment)VorgangIVorgangHandler. addAttachment(UserContext uc, Long vorgangId, Long attachmentId)booleanIBenutzerHandler. addBenutzerToGruppe(UserContext uc, Benutzer ben, BenutzerGruppe bg)Deprecated.Methode um einen Benutzer einer Benutzergruppe hinzuzufügen.voidIProtokollHandler. addClientProtocolEntry(UserContext uc, Mandant mandant, ProtocolEntryClient entry)voidIProtokollHandler. addClientProtocolEntry(UserContext uc, Projekt projekt, ProtocolEntryClient entry)UserProfileIUserProfileHandler. addDirectClientAuthorization(UserContext uc, UserProfile userProfile, DirectClientAuthorization authorization)Adds the given client authorizations to the user profile.voidIProtokollHandler. addMalwareDetectedProtocolEntry(UserContext uc, String scannedItem, MalwareScanReport report)Adds a system protocol entry when malware was detected in a file or some data.voidIProtokollHandler. addMalwareDetectedProtocolEntry(UserContext uc, String scannedItem, MalwareScanReport report, Mandant client)Adds a client protocol entry when malware was detected in a file or some data.voidIProtokollHandler. addMalwareDetectedProtocolEntry(UserContext uc, String scannedItem, MalwareScanReport report, Vorgang formRecord)Adds a processing protocol entry when malware was detected in a file or some data.RolleIRolleHandler. addModulToRolle(UserContext uc, Rolle rolle, Modul newModul)Deprecated.Modules no longer exists.voidIProtokollHandler. addProcessProtocolEntry(UserContext uc, Vorgang vorgang, ProtocolEntryProcessing entry)ProjektIProjektHandler. addProjektRessource(UserContext uc, long projektId, long ressourceId)VorgangIVorgangHandler. addSubmission(UserContext uc, Vorgang formRecord, IUser user, EFormRecordSubmitContext submitContext, FrontendServer submitFrontendServer, String submitServerBaseUrl, Locale submitLocale, String formData, boolean newDataEntry)Adds a new submission to the form record.voidIProtokollHandler. addSystemProtocolEntry(UserContext uc, ProtocolEntrySystem entry)intIVorgangHandler. bulkDelete(UserContext uc, List<Long> formRecordIds)Bulk deletes all form records with the given IDs iff the authenticated user given by the user context has permission to access the form records and the form records can be deleted (the state allows deletion).intIVorgangHandler. bulkMarkRead(UserContext uc, List<Long> formRecordIds, boolean read)Bulk updates the 'read' value of all form records with the given IDs to the given 'read' value iff the authenticated user given by the user context has permission to access the form records.intIVorgangHandler. bulkMove(UserContext uc, Set<Long> formRecordIds, Postfach inbox)Bulk moves all form records with the given IDs to the given inbox iff the authenticated user given by the user context has permission to access the form records.BenutzerIBenutzerHandler. byLDAPGruppe(UserContext uc, String username, Mandant client)Deprecated.BenutzerIBenutzerHandler. byLDAPGruppeLogin(UserContext uc, Mandant client, String userLogin, String userPwd)Deprecated.Methode zum Auslesen und Erzeugen eines temporären Benutzers aus einer LDAP-GruppeBenutzerIBenutzerHandler. byLogin(UserContext uc, String userName, String passwd, Mandant client)Deprecated.By login.BenutzerIBenutzerHandler. byNameAndMandant(UserContext uc, String username, Mandant client)Deprecated.Methode zum Ermitteln eines Benutzers anhand seines Namens und des MandantensbooleanIUserProfileHandler. canBeDeleted(UserContext uc, UserProfile profile)Checks whether or not the user profile can be deleted.voidIAppointmentHandler. cancelBookedAppointment(UserContext uc, IAppointmentDeleteBookingParams params)Cancels the given appointment.VorgangIVorgangHandler. changeStatusChangedReadFlag(UserContext uc, Vorgang process, boolean read)BenutzerIBenutzerHandler. checkLDAPGroupsActiveUser(UserContext uc, Long clientId, String encryptUserLogin)Deprecated.booleanIBenutzerHandler. checkLDAPLogin(UserContext uc, Mandant client, String userLogin, String userPwd)Deprecated.Methode zum Prüfen des LDAP-Logins eines BenutzersBooleanIBenutzerHandler. checkLogin(UserContext uc, String username, String passwort, Mandant client)Deprecated.Checks the login of an user.voidIPostfachHandler. clear(UserContext uc, Postfach postfach)ProjektIProjektHandler. copy(UserContext uc, Projekt projekt, long id, long formVersionId, long workflowVersionId)VorgangIVorgangHandler. correctStatus(UserContext uc, Vorgang formRecord, Status targetState, Benutzer user)Deprecated.VorgangIVorgangHandler. correctStatus(UserContext uc, Vorgang formRecord, Status targetState, IUser user)Deprecated.The old workflow engine is deprecated, use the new workflow engine.FormEingangIFormEingangHandler. create(UserContext uc, FormEingang fe, Benutzer vorgangsOwner, Benutzer benutzer)Deprecated.FormVersionIFormVersionHandler. create(UserContext uc, FormVersion fv, Boolean setActive)Persists the given new form version in the database.<T extends ITransferableEntity>
TIGenericHandler. create(Class<T> entityClass, UserContext uc, T entity)Creates the given entity by storing it in the persistence layer.<T extends ITransferableEntity>
T[]IGenericHandler. create(Class<T> entityClass, UserContext uc, T... entities)Creates the.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)AppointmentIAppointmentHandler. createBookedAppointment(UserContext uc, IAppointmentCreateBookingParams params)Books the given appointment.AttachmentIAttachmentHandler. createByUser(UserContext uc, String username, Attachment attachment)UserRefreshTokenIUserTokenHandler. createRefreshToken(UserContext uc, RefreshTokenUserDataDTO refreshTokenUserDataDTO, String issuer, IClientDescriptor clientDescriptor)<T extends ITransferableEntity>
BooleanIGenericHandler. delete(Class<T> entityClass, UserContext uc, T entities)Delete.<T extends ITransferableEntity>
BooleanIGenericHandler. delete(Class<T> entityClass, UserContext uc, T... entities)Delete.voidIVorgangHandler. delete(UserContext uc, Vorgang formRecord)<T extends ITransferableEntity,C extends de.xima.cmn.criteria.interfaces.IFilterableCriteriaManager & de.xima.cmn.criteria.interfaces.ISortableCriteriaManager & de.xima.cmn.criteria.interfaces.IPageableCriteriaManager & de.xima.cmn.criteria.interfaces.IQueryHintProviding>
BooleanIGenericHandler. deleteBy(Class<T> entityClass, UserContext uc, C cm)Delete by.<T extends ITransferableEntity>
BooleanIGenericHandler. deleteById(Class<T> entityClass, UserContext uc, Integer id)<T extends ITransferableEntity>
BooleanIGenericHandler. deleteById(Class<T> entityClass, UserContext uc, Long id)Delete by id.booleanIAttachmentHandler. deleteByUser(UserContext uc, String username, boolean force, Attachment... attachments)de.xima.cmn.db.model.SerializableResultSetIDatenbankzugriffHandler. executeDBquery(UserContext uc, Mandant mandant, String datenquellenName, IReplacerParams placeholderParams, boolean suppressStatementLimits, Serializable... parameters)IAppointmentFreeSlotQueryResultIAppointmentTemplateHandler. executeFreeSlotQuery(UserContext uc, IAppointmentFreeSlotQueryParams params)Finds all available date slots for the given appointment template, in the given month of the year.IAppointmentIcalQueryResultIAppointmentTemplateHandler. executeIcalQuery(UserContext uc, IAppointmentIcalQueryParams params)Finds all available appointments for the given appointment template, and returns and iCal file.de.xima.cmn.db.model.SerializableResultSetIDatenbankzugriffHandler. executePublicDBquery(UserContext uc, Mandant client, String queryName, boolean suppressStatementLimits, Serializable[] parameters, IReplacerParams replacerParams)com.alibaba.fastjson.JSONArrayILDAPAbfrageHandler. executePublicQuery(UserContext uc, Mandant man, String queryName, Serializable[] parameters, IReplacerParams replacerParams)com.alibaba.fastjson.JSONArrayILDAPAbfrageHandler. executeQuery(UserContext uc, Mandant man, String abfrageName, Serializable[] parameters)Set<String>ITextbausteinHandler. findAllKeywords(UserContext uc, Mandant mandant, ETextbausteinKategorie kategorie)Collects all currently existing keywords for the provided client and template type.List<Textbaustein>ITextbausteinHandler. findTemplatesBy(UserContext uc, Mandant mandant, ETextbausteinKategorie kategorie, boolean initCustomAttribs)@NotBlank StringIUserProfileHandler. findUniqueUserName(UserContext uc, String candidate, UserProfile exclude)Finds a unique user name for the given candidate.IFulfillRequestedUploadResponseIFormRecordMessageHandler. fulfillUploadRequest(UserContext userContext, IFulfillRequestedUploadRequest fulfillRequestUploadRequest)Fulfills a pending upload request.List<BenutzerGruppe>IProjektHandler. getAccessGroups(UserContext uc, Projekt project)WorkflowVersionIWorkflowVersionHandler. getActiveByProject(UserContext uc, Projekt project)Finds the active workflow version for the given project.ProjektIProjektHandler. getActiveByUserPortalAndFrontendServer(UserContext uc, UUID userPortalUuid, UUID formUuid, Long frontendServerId)ProjektIProjektHandler. getActiveByUUIDAndFrontendServer(UserContext uc, UUID clientUuid, UUID formUuid, Long frontendServerId)RolleIRolleHandler. getAdminRolle(UserContext uc, Mandant mandant)<T extends ITransferableEntity>
List<T>IGenericHandler. getAll(Class<T> entityClass, UserContext uc)Gets the all.List<Appointment>IAppointmentHandler. getAllBy(UserContext uc, IAppointmentQueryParams queryParams)Returns all appointments that match the given query parameters.List<Attachment>IAttachmentHandler. getAllBy(UserContext uc, Vorgang vorgang, EAttachmentSource source, String uuid)List<FormEingang>IFormEingangHandler. getAllBy(UserContext uc, Postfach pf)Deprecated.List<FormEingang>IFormEingangHandler. getAllBy(UserContext uc, Vorgang v)Deprecated.List<FormElement>IFormElementHandler. getAllBy(UserContext uc, FormVersion fv)<T extends ITransferableEntity,C extends de.xima.cmn.criteria.interfaces.IFilterableCriteriaManager & de.xima.cmn.criteria.interfaces.ISortableCriteriaManager & de.xima.cmn.criteria.interfaces.IPageableCriteriaManager & de.xima.cmn.criteria.interfaces.IQueryHintProviding>
List<T>IGenericHandler. getAllBy(Class<T> entityClass, UserContext uc, C cm)Gets the all by.List<Postfach>IPostfachHandler. getAllByBenutzergruppe(UserContext uc, BenutzerGruppe benutzerGruppe)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)Deprecated.Set<IndirectClientAuthorization>IIndirectClientAuthorizationHandler. getAllByIds(UserContext uc, Set<Long> ids)Retrieves all indirect client authorizations with one of the given IDs.List<MandantRessource>IMandantRessourcenHandler. getAllByMandant(UserContext uc, Mandant mandant)List<Projekt>IProjektHandler. getAllByMandant(UserContext uc, Mandant mandant)Deprecated.List<Mandant>IMandantHandler. getAllByName(UserContext uc, String name)Method for determining allMandants by name (case insensitive).List<Vorgang>IVorgangHandler. getAllByPostfach(UserContext uc, Postfach postfach)List<ProjektRessource>IProjektRessourcenHandler. getAllByProjekt(UserContext uc, Projekt projekt)List<FormRecordChat>IFormRecordChatHandler. getAllByRecord(UserContext uc, String recordUuid)Finds all chats for the form record given by its UUID.List<Entityberechtigung>IEntityberechtigungHandler. getAllByRolle(UserContext uc, Rolle rolle)Deprecated.UseRolle.getBerechtigungen()isntead.List<Aktion>IAktionHandler. getAllByStatus(UserContext uc, Status status)Deprecated.List<AppointmentSlot>IAppointmentSlotHandler. getAllByTemplates(UserContext uc, List<AppointmentTemplate> templates, boolean merge)Finds all available appointment slots of the given templates.PagedResult<Projekt>IProjektHandler. getAllByUserPortal(UserContext uc, UserPortal portal, int page, int pageSize)List<WorkflowState>IWorkflowStateHandler. getAllByWorkflowVersion(UserContext uc, Projekt project, long versionNumber)Finds all available states for the given workflow version.List<WorkflowState>IWorkflowStateHandler. getAllByWorkflowVersion(UserContext uc, WorkflowVersion workflowVersion)Finds all available states for the given workflow version.List<Projekt>IProjektHandler. getAllTemplatesByClient(UserContext uc, Mandant client)List<Projekt>IProjektHandler. getAllTemplatesByClient(UserContext uc, Mandant client, String scope)List<WorkflowTrigger>IWorkflowTriggerHandler. getAllUserTriggerByRecordAndUser(UserContext uc, UUID formRecordUuid, IUser user)Returns all workflow user triggers defined by the given record and user.byte[]IAttachmentHandler. getAllZipped(UserContext uc, String prozessID)<T extends ITransferableEntity,C extends de.xima.cmn.criteria.interfaces.IFilterableCriteriaManager & de.xima.cmn.criteria.interfaces.ISortableCriteriaManager & de.xima.cmn.criteria.interfaces.IPageableCriteriaManager & de.xima.cmn.criteria.interfaces.IQueryHintProviding & de.xima.cmn.criteria.interfaces.ISelectableCriteriaManager>
List<Map<String,Serializable>>IGenericHandler. getAttributes(Class<T> entityClass, UserContext uc, C cm)Gets a list of attributes specified in the given criteria managerC<R,T extends ITransferableEntity,C extends de.xima.cmn.criteria.interfaces.IFilterableCriteriaManager & de.xima.cmn.criteria.interfaces.ISortableCriteriaManager & de.xima.cmn.criteria.interfaces.IPageableCriteriaManager & de.xima.cmn.criteria.interfaces.IQueryHintProviding & de.xima.cmn.criteria.interfaces.ISelectableCriteriaManager>
List<R>IGenericHandler. getAttributes(Class<T> entityClass, UserContext uc, C cm, Class<R> resultClass)Gets a list of attributes specified in the given criteria manager.<View extends IEffectiveAppointmentStatusProviding>
List<View>IAppointmentHandler. getAttributesBy(UserContext uc, IAppointmentQueryParams params, Class<View> viewClass)Returns all the attributes of the appointments specified by theIAppointmentQueryParams.List<BenutzerGruppe>IBenutzerHandler. getBenutzergruppen(UserContext uc, Benutzer user)Deprecated.Gets theBenutzerGruppes.List<BenutzerGruppe>IPostfachHandler. getBenutzergruppen(UserContext uc, Postfach postfach)List<BenutzerGruppe>IBenutzerGruppeHandler. getBenutzerGruppenUsageRightByStatus(UserContext uc, Long stateId)Deprecated.booleanISystemPropertyHandler. getBooleanValue(UserContext uc, String key, boolean defaultValue)Returns the boolean value of the system property with the given key if it exists.AppointmentIAppointmentHandler. getBy(UserContext uc, de.xima.cmn.criteria.QueryCriteriaManager qcm, boolean eager)Finds the appointment with theQueryCriteriaManagerand an is able to load it eagerly.<T extends ITransferableEntity,C extends de.xima.cmn.criteria.interfaces.IFilterableCriteriaManager & de.xima.cmn.criteria.interfaces.ISortableCriteriaManager & de.xima.cmn.criteria.interfaces.IPageableCriteriaManager & de.xima.cmn.criteria.interfaces.IQueryHintProviding>
TIGenericHandler. getBy(Class<T> entityClass, UserContext uc, C cm)Gets the by.List<UserEmail>IUserEmailHandler. getByAddress(UserContext uc, String address)Finds the user email entities with the given address.UserPortalIUserPortalHandler. getByAlias(UserContext uc, String alias)Returns the user portal with the given alias.List<IndirectClientAuthorization>IIndirectClientAuthorizationHandler. getByAuthenticator(UserContext uc, IAuthenticator<?> auth)Retrieves all indirect client authorizations that use the given authenticator.List<BenutzerGruppe>IBenutzerGruppeHandler. getByBenutzer(UserContext uc, Benutzer ben)Deprecated.ClientAuthenticatorIClientAuthenticatorHandler. getByCallback(UserContext uc, UUID callbackUuid)Finds the client authenticator by its callback UUID.SystemAuthenticatorISystemAuthenticatorHandler. getByCallback(UserContext uc, UUID callbackUuid)Finds the system authenticator by its callback UUID.UserIdentityIUserIdentityHandler. getByCallback(UserContext uc, String identifier, String clientName)Finds the user identity by the given callback information.PagedResult<FormRecordMessage>IFormRecordMessageHandler. getByChatAndUser(UserContext uc, UUID chatUuid, IUser user, int page, int pageSize)Deprecated.MandantLdapDataIMandantLdapDataHandler. getByClient(UserContext uc, Mandant mandant)Deprecated.MandantMailDataIMandantMailDataHandler. getByClient(UserContext uc, Mandant mandant)TextbausteinITextbausteinHandler. getByClientAndMessageCode(UserContext uc, Mandant client, ETextbausteinMsgCode messageCode)Finds atext templateby itsmessage code.TextbausteinITextbausteinHandler. getByClientAndMessageCode(UserContext uc, Mandant client, ETextbausteinMsgCode messageCode, ETextbausteinKategorie category)Finds atext templateby itsmessage code.FormRecordAccessIFormRecordAccessHandler. getByExternalUserRef(UserContext uc, Vorgang formRecord, IExternalUserRef externalUserRef)List<FormRecordAccess>IFormRecordAccessHandler. getByFormRecord(UserContext uc, Vorgang formRecord)Retrieves a list ofFormRecordAccessentities associated with a givenVorgang.<T extends ITransferableEntity>
TIGenericHandler. getById(Class<T> entityClass, UserContext uc, Integer id)<T extends ITransferableEntity>
TIGenericHandler. getById(Class<T> entityClass, UserContext uc, Long id)Gets the by id.<T extends ITransferableEntity>
TIGenericHandler. getById(String entityClass, UserContext uc, String id)Gets the by id.UserProfileIUserProfileHandler. getById(UserContext uc, Long id)Reads the entity with the given ID.DirectClientAuthorizationIDirectClientAuthorizationHandler. getByInvitationUuid(UserContext uc, UUID invitationUuid)Finds the direct client authorization with the given invitation UUID.FrontendServerPropertyIFrontendServerPropertyHandler. getByKey(UserContext uc, String key, FrontendServer frontendServer)Retrieves aFrontendServerPropertyby a given key.LicenseFileILicenseFileHandler. getByKey(UserContext uc, String licenseKey, ELicenseFileType licenseType)Gets the license file by the keySystemPropertyISystemPropertyHandler. getByKey(UserContext uc, String key)Retrieves aPropertyby a given key.List<SystemProperty>ISystemPropertyHandler. getByKeyPrefix(UserContext uc, String keyPrefix)Retrives aListofSystemPropertys by a given key prefix.List<SystemProperty>ISystemPropertyHandler. getByKeys(UserContext uc, List<String> keys)BenutzerIBenutzerHandler. getByLDAPData(UserContext uc, Mandant client, String userName, byte[] objectID)Deprecated.User management has been reworked.UserProfileIUserProfileHandler. getByLoginId(UserContext uc, String loginId)Finds the user profile by the given login ID.FormRecordAccessIFormRecordAccessHandler. getByMail(UserContext uc, Vorgang formRecord, String mail)Retrieves aFormRecordAccessentity by its associatedVorgangand email address.List<Benutzer>IBenutzerHandler. getByMandant(UserContext uc, Mandant client)Deprecated.Gets the by mandant.MandantFrontendServerIMandantFrontendServerHandler. getByMandantAndFs(UserContext uc, Mandant mandant, FrontendServer fs)TextbausteinITextbausteinHandler. getByMandantAndName(UserContext uc, Mandant mandant, String name)AttachmentIAttachmentHandler. getByName(UserContext uc, Vorgang vorgang, String name)ClientCounterIClientCounterHandler. getByName(UserContext uc, Mandant client, String name)MandantIMandantHandler. getByName(UserContext uc, String name)Method for determining aMandantby his name (case insensitive).MandantRessourceIMandantRessourcenHandler. getByName(UserContext uc, Mandant mandant, String name)ProjektRessourceIProjektRessourcenHandler. getByName(UserContext uc, Projekt projekt, String name)UserPortalIUserPortalHandler. getByName(UserContext uc, String name)Returns the user portal with the given name.PagedResult<ProjectPortalTag>IProjectPortalTagHandler. getByPortal(UserContext uc, UUID portalUuid, int page, int pageSize, Locale locale)Deprecated.List<MandantFrontendServer>IMandantFrontendServerHandler. getByProject(UserContext uc, Projekt project)Gets theMandantFrontendServers of the givenProjektProjectPortalDataIProjectPortalDataHandler. getByProject(UserContext uc, Projekt project)This method returns theProjectPortalDatafor the givenProjekt.List<BenutzerGruppe>IBenutzerGruppeHandler. getByProjekt(UserContext uc, Long projektId)List<FormVersion>IFormVersionHandler. getByProjekt(UserContext uc, Projekt projekt)PagedResult<Attachment>IAttachmentHandler. getByRecordAndUser(UserContext uc, UUID formRecordUuid, IUser user, int page, int pageSize)Finds the attachments of the form record given by its UUID if the given user can access the form record and the attachment.PagedResult<BaseFormRecordChatDTO>IFormRecordChatHandler. getByRecordAndUser(UserContext uc, UUID recordUuid, IUser user, int page, int pageSize, Locale locale)Finds the chats for the form record given by its UUID if the given user can access the chat.UserIdentityIUserIdentityHandler. getByRemovalUuid(UserContext uc, UUID removalUuid)Finds the user identity with the given removal UUID.List<FormRecordChat>IFormRecordChatHandler. getByUser(UserContext uc, IUser user)Finds all form record chats the given userhas access to.PagedResult<FormRecordChat>IFormRecordChatHandler. getByUser(UserContext uc, IUser user, int page, int pageSize, int offset)Finds all form record chats the given user has access to via the public REST API.List<FormRecordMessage>IFormRecordMessageHandler. getByUser(UserContext uc, IUser user)Returns all messages the given user has access to.PagedResult<FormRecordMessage>IFormRecordMessageHandler. getByUser(UserContext uc, IUser user, int page, int pageSize)Finds all form record messages the user given by the user context has access to.List<Vorgang>IVorgangHandler. getByUser(UserContext uc, IUser user)Gets a list of all form records the user has submitted at some point, in descending order of their (last) modification instant.PagedResult<Vorgang>IVorgangHandler. getByUser(UserContext uc, IUser user, int page, int pageSize, int offset)Deprecated.UserProfileIUserProfileHandler. getByUserName(UserContext uc, String userName)Finds the user profile with the given user namePagedResult<UserPortalAuthConfig>IUserPortalAuthConfigHandler. getByUserPortalUuid(UserContext uc, UUID userPortalUuid, int page, int pageSize)Returns all user portal auth config entities for the given user portal UUID in the order they are configured in the user portal.List<IndirectClientAuthorization>IIndirectClientAuthorizationHandler. getByUserProfile(UserContext uc, org.pac4j.core.profile.UserProfile userProfile)Returns all indirect client authorizations which match the profile based on the configured filter.UserProfileIUserProfileHandler. getByUserProfile(UserContext uc, org.pac4j.core.profile.UserProfile pac4jProfile)Finds the formcycle user profile for the given pac4j profile.FormRecordAccessIFormRecordAccessHandler. getByUserRef(UserContext uc, Vorgang formRecord, IUserRef userRef)ClientAuthenticatorIClientAuthenticatorHandler. getByUuid(UserContext uc, Mandant client, UUID uuid)ClientCounterIClientCounterHandler. getByUuid(UserContext uc, Mandant client, UUID uuid)FormRecordChatIFormRecordChatHandler. getByUuid(UserContext uc, UUID uuid)Finds the chat for the given UUID.FormRecordMessageIFormRecordMessageHandler. getByUuid(UserContext uc, UUID uuid)Finds the message for the given UUID.SystemAuthenticatorISystemAuthenticatorHandler. getByUuid(UserContext uc, UUID uuid)UserPortalIUserPortalHandler. getByUuid(UserContext uc, UUID uuid)Returns the user portal with the given UUID.UserProfileIUserProfileHandler. getByUuid(UserContext uc, String uuid)Finds the user profile with the given UUID.UserProfileIUserProfileHandler. getByUuid(UserContext uc, UUID uuid)Finds the user credentials with the given UUID.AktionIAktionHandler. getByUUID(UserContext uc, Status state, String uuid)Deprecated.Returns the action with the given UUIDAktionIAktionHandler. getByUUID(UserContext uc, Status state, UUID uuid)Deprecated.Returns the action with the given UUIDAppointmentIAppointmentHandler. getByUUID(UserContext uc, String uuid)Finds the appointment with the given UUID.AppointmentIAppointmentHandler. getByUUID(UserContext uc, String uuid, boolean eager)Finds the appointment with the given UUID and an is able to load it eagerly.AppointmentIAppointmentHandler. getByUUID(UserContext uc, UUID uuid)Finds the appointment with the given 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.AppointmentTypeIAppointmentTypeHandler. getByUUID(UserContext uc, AppointmentTemplate template, String uuid)Finds the appointment with the given UUID.AppointmentTypeIAppointmentTypeHandler. getByUUID(UserContext uc, AppointmentTemplate template, UUID uuid)Finds the appointment with the given UUID.AttachmentIAttachmentHandler. getByUUID(UserContext uc, String uuid)AttachmentIAttachmentHandler. getByUUID(UserContext uc, String uuid, Vorgang v)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)Deprecated.Returns the user with the given UUID stringBenutzerIBenutzerHandler. getByUUID(UserContext uc, Mandant client, UUID uuid)Deprecated.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 UUIDFormElementIFormElementHandler. getByUUID(UserContext uc, FormVersion formVersion, String uuid)Returns the form element with the given UUID stringFormElementIFormElementHandler. getByUUID(UserContext uc, FormVersion formVersion, UUID uuid)Returns the form element with the given UUIDMandantIMandantHandler. getByUUID(UserContext uc, String uuid)MandantIMandantHandler. getByUUID(UserContext uc, UUID uuid)PostfachIPostfachHandler. 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)Gets a project by its UUID.ProjektIProjektHandler. getByUUID(UserContext uc, Mandant client, UUID uuid)Gets a project by its UUID.ProjektIProjektHandler. getByUUID(UserContext uc, UUID clientUuid, UUID uuid)Gets a project by its 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 UUIDStatusIStatusHandler. getByUUID(UserContext uc, Projekt project, String uuid)Deprecated.Returns the state with the given UUIDStatusIStatusHandler. getByUUID(UserContext uc, Projekt project, UUID uuid)Deprecated.Returns the state with the given UUIDTextbausteinITextbausteinHandler. getByUUID(UserContext uc, Mandant client, String uuid)TextbausteinITextbausteinHandler. getByUUID(UserContext uc, Mandant client, UUID uuid)WebDavAccessIWebDavAccessHandler. getByUUID(UserContext uc, Mandant client, String uuid)WebDavAccessIWebDavAccessHandler. getByUUID(UserContext uc, Mandant client, UUID uuid)AttachmentIAttachmentHandler. getByUuidAndUser(UserContext uc, UUID attachmentUuid, IUser user)Finds the attachment for the given UUID if the user can access the attachment.FormEingangIFormEingangHandler. getByUuidAndUser(UserContext uc, UUID recordDataUuid, IUser user)Gets the form record data by the given UUID if the user can access it.FormRecordChatIFormRecordChatHandler. getByUuidAndUser(UserContext uc, UUID uuid, IUser user)Finds the chat for the given UUID if the given user can access the chat.FormRecordMessageIFormRecordMessageHandler. getByUuidAndUser(UserContext uc, UUID uuid, IUser user)Finds the message for the given UUID, which the given user can access.VorgangIVorgangHandler. getByUuidAndUser(UserContext uc, UUID uuid, IUser user)Finds the form record for the given UUID if the given user has submitted it at some point.UserEmailIUserEmailHandler. getByVerifiedAddress(UserContext uc, String address)Finds the verified user email entity with the given address.UserProfileIUserProfileHandler. getByVerifiedCallback(UserContext uc, String identifier, String clientName)Finds the user profile by the given callback information.UserProfileIUserProfileHandler. getByVerifiedEmailAddress(UserContext uc, String email)Finds the user profile with the given verified email address.UserProfileIUserProfileHandler. getByVerifiedPrimaryEmailAddress(UserContext uc, String email)Finds the user profile with the given verified primary email address.FormVersionIFormVersionHandler. getByVersionNumber(UserContext uc, Integer formVersionNumber, Long projectId)Gets a form version by its version number.WorkflowVersionIWorkflowVersionHandler. getByVersionNumber(UserContext uc, Projekt project, long versionNumber)Finds the workflow version with the given version number, if such a version exists.PostfachIPostfachHandler. getByVorgang(UserContext uc, Vorgang vorgang)List<FormRecordMessage>IFormRecordMessageHandler. getChatMessages(UserContext uc, UUID chatUuid)Returns all messages for the given chat UUID ordered by their sent instant (desc).List<Vorgang>IVorgangHandler. getChildren(UserContext uc, Vorgang formRecord)LicenseSyncDataILicenseFileHandler. getClientLicenseSyncData(UserContext uc, long id)javax.mail.AddressIMandantMailDataHandler. getClientMailAddress(UserContext uc, Mandant client)Gets the client mail address if one has been set.List<ProtocolEntryClient>IProtokollHandler. getClientProtocol(UserContext uc, Long clientId)FormVersionIProjektHandler. getCurrentFormVersion(UserContext uc, Projekt projekt, FrontendServer fs)Gets the current form version.List<FormEingang>IFormEingangHandler. getCurrentsBy(UserContext uc, Postfach pf)@NotNull Map<String,String>IMandantHandler. getCustomAttributes(UserContext uc, Mandant client)Gets the custom properties of this client.Map<String,String>IProjektHandler. getCustomAttributes(UserContext uc, Projekt project)Map<String,String>IVorgangHandler. getCustomAttributes(UserContext uc, Vorgang formRecord)Returns thecustom attributesof aform record.Map<String,String>IVorgangHandler. getCustomData(UserContext uc, Vorgang formRecord)Returns theVorgang.getCustomData()() custom data} of aform record.DatenbankZugriffIDatenbankzugriffHandler. getDatenbankzugriffByMandant(UserContext uc, Mandant mandant, String name)Gets the Datenbankzugriff by.DatenquelleIDatenquelleHandler. getDatenquelleById(UserContext uc, Mandant client, int id)Gets adata sourceby its databaseID.DatenquelleIDatenquelleHandler. getDatenquelleByName(UserContext uc, Mandant client, String name)Gets adata sourcewith a givenname.DatenquelleIDatenquelleHandler. getDatenquelleByNameAndType(UserContext uc, Mandant client, String name, EDatenquellenTyp dataSourceType)List<Datenquelle>IDatenquelleHandler. getDatenquellen(UserContext uc, Mandant client)Gets alldata sourcesowned by the givenclient.DetailedFormRecordChatDTOIFormRecordChatHandler. getDetailsByUuidAndUser(UserContext uc, UUID uuid, IUser user, Locale locale)Finds the chat for the given UUID if the given user can access the chat.DetailedFormRecordMessageDTOIFormRecordMessageHandler. getDetailsByUuidAndUser(UserContext uc, UUID uuid, IUser user, Locale locale)Finds the detailed message for the given UUID, which the given user can access.DetailedFormRecordDTOIVorgangHandler. getDetailsByUuidAndUser(UserContext uc, UUID uuid, IUser user, Locale locale)Finds the detailed form record data for the form record with the given UUID if the given user has submitted it at some point.MandantRessourceIMandantRessourcenHandler. getDownloadResource(UserContext uc, long clientId, String resourceName)Finds aclient resourceby its resource name.MandantRessourceIMandantRessourcenHandler. getDownloadResource(UserContext uc, UUID clientUuid, String resourceName)Finds aclient resourceby its resource name.ProjektRessourceIProjektRessourcenHandler. getDownloadResource(UserContext uc, FrontendServer fs, long projectId, String resourceName)Gets theProjektRessourcefor the given client and project UUID, with the given name.ProjektRessourceIProjektRessourcenHandler. getDownloadResource(UserContext uc, FrontendServer fs, Long clientId, Long projectId, String resourceName)Gets theProjektRessourcefor the given client and project UUID, with the given name.ProjektRessourceIProjektRessourcenHandler. getDownloadResource(UserContext uc, FrontendServer fs, Long clientId, UUID projectUuid, String resourceName)Gets theProjektRessourcefor the given client and project UUID, with the given name.ProjektRessourceIProjektRessourcenHandler. getDownloadResource(UserContext uc, FrontendServer fs, UUID clientUuid, Long projectId, String resourceName)Gets theProjektRessourcefor the given client and project UUID, with the given name.ProjektRessourceIProjektRessourcenHandler. getDownloadResource(UserContext uc, FrontendServer fs, UUID clientUuid, UUID projectUuid, String resourceName)Gets theProjektRessourcefor the given client and project UUID, with the given name.MandantRessourceIMandantRessourcenHandler. getDownloadRessource(UserContext uc, Integer mandantId, String resourceName)Deprecated, for removal: This API element is subject to removal in a future version.ProjektRessourceIProjektRessourcenHandler. getDownloadRessource(UserContext uc, FrontendServer fs, Integer projectId, String resourceName)Deprecated, for removal: This API element is subject to removal in a future version.List<BenutzerGruppe>IBenutzerGruppeHandler. getEditorgruppenByProjekt(UserContext uc, Long projektId)<R,T extends ITransferableEntity>
Set<R>IGenericHandler. getEntityRefs(Class<T> entityClass, UserContext uc, T entity)Returns a set of entities that reference the given entity and depend on it.UserIdentityIUserIdentityHandler. getExisting(UserContext uc, UserIdentity identity)Gets another user identity with the same identifier information (client/identifier) if it exists.List<ExtendedPostfach>IPostfachHandler. getExtendedPostfaecherByBenutzer(UserContext uc, Benutzer benutzer)Deprecated.UserPortalFileIUserPortalHandler. getFileByUuid(UserContext uc, UUID portalUuid, UUID fileUuid)Returns the user portal file with the given UUID.List<Aktion>IAktionHandler. getFolgeAktionen(UserContext uc, Aktion aktion)Deprecated.List<Status>IStatusHandler. getFolgeStatus(UserContext uc, Benutzer currentUser, Projekt projekt, Status currentStatus)Deprecated.Gets the folge status.PagedResult<UserPortal>IUserPortalHandler. getForFrontendServer(UserContext uc, FrontendServer frontendServer, int page, int pageSize)Returns all user portal entities available on the given frontend server.PagedResult<UserPortal>IUserPortalHandler. getForMasterServer(UserContext uc, int page, int pageSize)Returns all user portal entities available on the master server.List<IFormRecordBaseData>IVorgangHandler. getFormRecordBaseData(UserContext uc, de.xima.cmn.criteria.QueryCriteriaManager qcm)PagedResult<BaseFormRecordChatDTO>IFormRecordChatHandler. getFormRecordChatsPage(UserContext uc, PageQuery page, FormRecordChatsQuery query, boolean skipCount)Finds all form record chats that match the given query.IFormRecordDoiInitDataIVorgangHandler. getFormRecordDoiInitData(UserContext uc, Vorgang formRecord)IFormRecordReviewDataIVorgangHandler. getFormRecordReviewData(UserContext uc, IInboxFormRecordRequest inboxRequest)PagedResult<BaseFormRecordDTO>IVorgangHandler. getFormRecordsPage(UserContext uc, PageQuery page, FormRecordsQuery query, boolean skipCount)Returns a page of form records that apply to the given page query and form records query.List<IFormRecordUploadElementData>IVorgangHandler. getFormRecordUploadElementData(UserContext uc, IInboxFormRecordUploadElementDataRequest request)Map<String,String>ITextbausteinHandler. getI18nValues(UserContext uc, Textbaustein template)Provides the i18n values from the template.List<WorkflowTask>IWorkflowTaskHandler. getInboxTasks(UserContext uc, Vorgang formRecord, Benutzer user)Deprecated.List<WorkflowTask>IWorkflowTaskHandler. getInboxTasks(UserContext uc, Vorgang formRecord, IUser user)Finds all tasks that are allowed to be invoked by the given user in the inbox.ProjektIProjektHandler. getInitializedById(UserContext uc, Long projectId)Reads the project by the given ID and initializes it.com.alibaba.fastjson.JSONObjectIBenutzerHandler. getLDAPUserData(UserContext uc, Benutzer user)Deprecated.PagedResult<BaseFormRecordMessageDTO>IFormRecordMessageHandler. getMessagePage(UserContext uc, PageQuery pageQuery, FormRecordMessagesQuery messagesQuery, boolean skipCount)Returns a page of form record messages for the given page query and messages query.IMfaSettingsISystemPropertyHandler. getMfaSettings(UserContext uc)Gets the Multi-Factor Authentication (MFA) settings for the system.ModulIModulHandler. getModulByName(UserContext uc, Mandant mandant, String name)Deprecated.List<Modul>IModulHandler. getModuleByRolle(UserContext uc, Rolle rolle)Deprecated.FormRecordAccessIFormRecordAccessHandler. getOrCreateByMail(UserContext uc, Vorgang formRecord, String mail, EFormRecordAccessGrantType grantType)Creates or retrieves aFormRecordAccessentity by its associatedVorgangand email address.FormRecordAccessIFormRecordAccessHandler. getOrCreateExternalUserRef(UserContext uc, Vorgang formRecord, IExternalUserRef externalUserRef, EFormRecordAccessGrantType grantType)Creates or retrieves aFormRecordAccessentity by its associatedVorgangand external user reference.FormRecordAccessIFormRecordAccessHandler. getOrCreateUserRef(UserContext uc, Vorgang formRecord, IUserRef userRef, EFormRecordAccessGrantType grantType)Creates or retrieves aFormRecordAccessentity by its associatedVorgangand user reference.VorgangIVorgangHandler. getParent(UserContext uc, Vorgang formRecord)PostfachIPostfachHandler. getPostfachByMandant(UserContext uc, Mandant mandant, String name)Gets the Postfach by.List<Postfach>IPostfachHandler. getPostfaecherByBenutzer(UserContext uc, Benutzer benutzer)Deprecated.List<Aktion>IAktionHandler. getPrevAktionen(UserContext uc, Aktion aktion, Class<? extends IProcessing> verarbeitungsInterface)Deprecated.List<ProtocolEntryProcessing>IProtokollHandler. getProcessProtocol(UserContext uc, Long formRecordMetaID)byte[]IProtokollHandler. getProcessProtocolHtml(UserContext uc, Vorgang process, Locale locale)Creates an HTML string that represents the history of a given form record.byte[]IProtokollHandler. getProcessProtocolPdf(UserContext uc, Vorgang process, Locale locale)Returns a byte array, that represents the history of a given process as a PDF file.intIProjektHandler. getProjectsCount(UserContext uc, ProjectsPageQuery filter)Returns the number of projects for the given page request and filter.PagedResult<Projekt>IProjektHandler. getProjectsPage(UserContext uc, PageQuery page, ProjectsPageQuery filter, boolean skipCount)Returns all projects enabled for the given user portal.PagedResult<ProjectPortalTagDTO>IProjectPortalTagHandler. getProjectTags(UserContext uc, PageQuery page, ProjectPortalTagsPageQuery filter)Get all project end user tags for the given filter.List<Projekt>IFrontendServerHandler. getProjektsByFs(UserContext uc, Integer fronendServerId, Integer mandantId, Integer benutzerGruppeId)Gets the projekts by fs.DatenquelleIDatenquelleHandler. getPublicDatasource(UserContext uc, Mandant client, String name, EDatenquellenTyp dataSourceType)Gets apublicdata sourceRefreshTokenUserDataDTOIUserTokenHandler. getRefreshTokenUserData(UserContext uc, @NotNull String refreshToken)RefreshTokenUserDataDTOIUserTokenHandler. getRefreshTokenUserData(UserContext uc, @NotNull UUID refreshTokenId)List<Rolle>IRolleHandler. getRollenByModul(UserContext uc, Modul modul)Deprecated.<T extends ITransferableEntity,C extends de.xima.cmn.criteria.interfaces.IFilterableCriteriaManager & de.xima.cmn.criteria.interfaces.ISortableCriteriaManager & de.xima.cmn.criteria.interfaces.IPageableCriteriaManager & de.xima.cmn.criteria.interfaces.IQueryHintProviding & de.xima.cmn.criteria.interfaces.ISelectableCriteriaManager>
javax.persistence.TupleIGenericHandler. getSingleAttributes(Class<T> entityClass, UserContext uc, C cm)Deprecated.usede.xima.fc.handler.interfaces.entity.IGenericHandler.getSingleAttributes(Class, UserContext, IFilterableCriteriaManager, Class)<R,T extends ITransferableEntity,C extends de.xima.cmn.criteria.interfaces.IFilterableCriteriaManager & de.xima.cmn.criteria.interfaces.ISortableCriteriaManager & de.xima.cmn.criteria.interfaces.IPageableCriteriaManager & de.xima.cmn.criteria.interfaces.IQueryHintProviding & de.xima.cmn.criteria.interfaces.ISelectableCriteriaManager>
RIGenericHandler. getSingleAttributes(Class<T> entityClass, UserContext uc, C cm, Class<R> resultClass)This method allows for the selection of certain attributes of an entity instead of reading the entire entityPagedResult<EndUserStateHistoryEntryDTO>IVorgangHandler. getStateHistoryEntries(UserContext uc, PageQuery page, FormRecordHistoryEntriesPageQuery filter)Returns the state history entries of the form record with the given UUID in the filter if the given user in the filter has submitted it at some point.List<Status>IStatusHandler. getStatusPre(UserContext uc, long stateId)Deprecated.Retrieves theStatus.getStatusPre().StringISystemPropertyHandler. getStringValue(UserContext uc, String key, String defaultValue)Returns the String value of the system property with the given key if it exists.LicenseSyncDataILicenseFileHandler. getSystemLicenseSyncData(UserContext uc)List<ProtocolEntrySystem>IProtokollHandler. getSystemProtocol(UserContext uc)TextbausteinITextbausteinHandler. getTextbausteinBy(UserContext uc, Mandant client, String name, ETextbausteinKategorie category)Gets the textbaustein by.List<Textbaustein>ITextbausteinHandler. getTextbausteine(UserContext uc, Mandant client)Gets the alltext templatesof aclient.List<Textbaustein>ITextbausteinHandler. getTextbausteineByKategorie(UserContext uc, Mandant mandant, ETextbausteinKategorie kategorie)Gets the textbausteine vom uebergebenen Typ.TokenConfigurationIUserTokenHandler. getTokenConfiguration(UserContext uc)BaseWorkflowTriggerDTOIWorkflowTriggerHandler. getTriggerByRecordAndUser(UserContext uc, UUID formRecordUuid, IUser user, UUID taskUuid, UUID triggerUuid, Locale locale)Returns the workflow trigger defined by the given record, task and trigger UUID.PagedResult<BaseWorkflowTriggerDTO>IWorkflowTriggerHandler. getTriggersByRecordAndUser(UserContext uc, UUID formRecordUuid, IUser user, int page, int pageSize, Locale locale)Returns a paged result of workflow triggers which are available for the given form record and user.List<BaseWorkflowTriggerDTO>IWorkflowTriggerHandler. getTriggersByRecordAndUser(UserContext uc, UUID formRecordUuid, IUser user, Locale locale)Returns all workflow triggers which are available for the given form record and user.List<DirectClientAuthorization>IDirectClientAuthorizationHandler. getUnacceptedClientInvitations(UserContext uc, UserProfile userProfile)Returns the direct client authorizations for the given user profile that have not yet been accepted.PagedResult<FormRecordMessage>IFormRecordMessageHandler. getUnreadByUser(UserContext uc, IUser user, int page, int pageSize)Finds all unread form record messages the user given by the user context has access to.Map<Long,Integer>IVorgangHandler. getUnreadChatCounts(UserContext uc, IUser user, Set<Long> formRecordIds)Returns the number of chats that are unread for the given user and the form records with the given IDs.ProjectFileIProjektHandler. getUserPortalProjectFile(UserContext uc, UUID portalUuid, UUID clientUuid, UUID projectUuid, UUID fileUuid)Returns the project file with the given file UUID in the context of the user portal with the given UUID.IUserRefExtensionIUserProfileHandler. getUserRefExtension(UserContext uc, IUser user)Returns the user filter extension for the given user profile.<T extends IUserData & IUserRef>
IUserRefExtensionIUserProfileHandler. getUserRefExtension(UserContext uc, T user, UUID clientUUID)Returns the user filter extension for the given user profile.List<UserRefreshToken>IUserTokenHandler. getUserRefreshTokens(UserContext uc, IUser user)WorkflowTriggerIWorkflowTriggerHandler. getUserTriggerByRecordAndUser(UserContext uc, UUID formRecordUuid, IUser user, UUID taskUuid, UUID triggerUuid)Returns the workflow user trigger defined by the given record, task and trigger UUID.PagedResult<WorkflowTrigger>IWorkflowTriggerHandler. getUserTriggersByRecordAndUser(UserContext uc, UUID formRecordUuid, IUser user, int page, int pageSize)Finds the workflow user triggers available for the form record given by its UUID if the given user can access the form record.List<Vorgang>IVorgangHandler. getVorgaengeByBenutzer(UserContext uc, Benutzer benutzer)Deprecated.List<ExtendedEntityModel<Vorgang>>IVorgangHandler. getVorgaengeData(UserContext uc, Projekt pro, de.xima.cmn.criteria.QueryCriteriaManager qcm, EProjectSpecificDBTable tableType, Postfach... inboxes)List<ExtendedEntityModel<Vorgang>>IVorgangHandler. getVorgaengeData(UserContext uc, Projekt pro, Postfach pf, de.xima.cmn.criteria.QueryCriteriaManager qcm, EProjectSpecificDBTable tableType)Deprecated.longIVorgangHandler. getVorgaengeDataTotalCount(UserContext uc, Projekt pro, de.xima.cmn.criteria.QueryCriteriaManager qcm, EProjectSpecificDBTable tableType, Postfach... inboxes)longIVorgangHandler. getVorgaengeDataTotalCount(UserContext uc, Projekt pro, Postfach pf, de.xima.cmn.criteria.QueryCriteriaManager qcm, EProjectSpecificDBTable tableType)Deprecated.ExtendedEntityModel<Vorgang>IVorgangHandler. getVorgangsData(UserContext uc, Projekt pro, Vorgang v, de.xima.cmn.criteria.QueryCriteriaManager qcm, EProjectSpecificDBTable tableType)ExtendedEntityModel<Vorgang>IVorgangHandler. getVorgangsData(UserContext uc, String prozessID, de.xima.cmn.criteria.QueryCriteriaManager qcm, EProjectSpecificDBTable tableType)WebDavAccessIWebDavAccessHandler. getWebDavAccessByMandant(UserContext uc, Mandant client, String name)ETagResource<ByteArrayFile>IMandantRessourcenHandler. handleDownloadResourceRequest(UserContext uc, long clientId, String resourceName, ETagRequest eTagRequest)Finds the content of aclient resourceby its resource name.ETagResource<ByteArrayFile>IMandantRessourcenHandler. handleDownloadResourceRequest(UserContext uc, UUID clientUuid, String resourceName, ETagRequest eTagRequest)Finds the content of aclient resourceby its resource name.ETagResource<ByteArrayFile>IProjektRessourcenHandler. handleDownloadResourceRequest(UserContext uc, FrontendServer fs, Long clientId, Long projectId, String resourceName, ETagRequest eTagRequest)Gets theProjektRessourcefor the given client and project UUID, with the given name.ETagResource<ByteArrayFile>IProjektRessourcenHandler. handleDownloadResourceRequest(UserContext uc, FrontendServer fs, Long projectId, String resourceName, ETagRequest eTagRequest)Gets theProjektRessourcefor the given client and project UUID, with the given name.ETagResource<ByteArrayFile>IProjektRessourcenHandler. handleDownloadResourceRequest(UserContext uc, FrontendServer fs, Long clientId, UUID projectUuid, String resourceName, ETagRequest eTagRequest)Gets theProjektRessourcefor the given client and project UUID, with the given name.ETagResource<ByteArrayFile>IProjektRessourcenHandler. handleDownloadResourceRequest(UserContext uc, FrontendServer fs, UUID clientUuid, Long projectId, String resourceName, ETagRequest eTagRequest)Gets theProjektRessourcefor the given client and project UUID, with the given name.ETagResource<ByteArrayFile>IProjektRessourcenHandler. handleDownloadResourceRequest(UserContext uc, FrontendServer fs, UUID clientUuid, UUID projectUuid, String resourceName, ETagRequest eTagRequest)Gets theProjektRessourcefor the given client and project UUID, with the given name.BenutzerIBenutzerHandler. handleUserLogin(UserContext uc, Benutzer user)Deprecated.booleanIDirectClientAuthorizationHandler. hasUnacceptedClientInvitations(UserContext uc, UserProfile userProfile)Checks whether the given user profile has unaccepted client invitations.booleanIDirectClientAuthorizationHandler. hasUnacceptedClientInvitations(UserContext uc, String userMail)ProjektIProjektHandler. importProjekt(UserContext uc, Mandant mandant, byte[] bytes, String name, String beschreibung, String title)booleanIProjektHandler. isActivationAllowed(UserContext uc, Projekt projekt)BasicRefResultIAktionHandler. isAktionMoveable(UserContext uc, Aktion aktion, int targetIdx)Deprecated.BooleanIFrontendServerHandler. isAlreadyUsed(UserContext uc, MandantFrontendServer mfs)booleanIMandantHandler. isCreationAllowed(UserContext uc, Mandant mandant)BooleanIProjektHandler. isEditingAllowed(UserContext uc, Projekt projekt, Benutzer ben)Deprecated.booleanIUserIdentityHandler. isExisting(UserContext uc, UserIdentity identity)Checks whether or not another user identity exists with the same identifier information (client/identifier).booleanIProjektHandler. isFsAllowed(UserContext uc, Projekt project, FrontendServer fs)Checks on whether the project can be accessed via the frontend server.booleanIBenutzerHandler. isLDAPUserActive(UserContext uc, Mandant client, String encryptUserLogin)Deprecated.booleanIWorkflowTaskHandler. isTaskInvokableInInbox(UserContext uc, WorkflowTask task, Vorgang formRecord, Benutzer user)Deprecated.booleanIWorkflowTaskHandler. isTaskInvokableInInbox(UserContext uc, WorkflowTask task, Vorgang formRecord, IUser user)Checks whether the given task may be initiated by the given user in the inbox.booleanIUserProfileHandler. isUserNameExisiting(UserContext uc, String name)Checks if the given user name exists within the system.booleanIUserTokenHandler. isValidRefreshToken(UserContext uc, UUID refreshTokenId)BooleanIProjektHandler. isZugriffsberechtigt(UserContext uc, Projekt projekt, Benutzer ben)Deprecated.BooleanIProjektHandler. isZugriffsbeschraenkt(UserContext uc, Projekt projekt)StringITextbausteinHandler. mandantSpecificMsg(UserContext uc, Mandant client, ETextbausteinMsgCode messageCode)Mandant specific msg.voidIFormRecordChatHandler. markReadByEndUser(@NotNull UserContext uc, @NotNull UUID chatUuid, @NotNull IUser user)Marks the chat as read for the given end user.voidIFormRecordChatHandler. markReadByInboxUser(@NotNull UserContext uc, @NotNull UUID chatUuid, @NotNull IUser user)Marks the chat as read for the given inbox user.List<Attachment>IAttachmentHandler. mergeAllByUser(UserContext uc, String username, List<AttachmentPersistData> attachmentData)Creates or updates a list of attachments.@NotNull UserProfileIUserProfileHandler. mergeUserProfiles(UserContext uc, UserProfile main, UserProfile toBeMerged)Merges the a profile into another.FormEingangIFormEingangHandler. mostCurrent(UserContext uc, Vorgang v)Most current.AktionIAktionHandler. move(UserContext uc, Aktion aktion, int targetIdx)Deprecated.StatusIStatusHandler. move(UserContext uc, Status status, int newIdxNum)Deprecated.AppointmentIAppointmentHandler. moveBookedAppointment(UserContext uc, IAppointmentMoveBookingParams params)Moves an appointment to a different time and date.longIFormEingangHandler. ownerId(UserContext uc, Vorgang v)Deprecated.IPostFormRecordMessageResponseIFormRecordMessageHandler. postMessage(UserContext userContext, IPostFormRecordMessageRequest postMessageRequest)Posts a form record message, either to an existing chat or to a new chat.de.xima.cmn.db.model.SerializableResultSetIDatenbankzugriffHandler. query(UserContext uc, Integer dbZugriffId, String sql, boolean suppressStatementLimits, Serializable... args)IReceiveMessagesResponseIVorgangHandler. receiveMessages(UserContext uc, IReceiveMessagesRequest messagesRequest)Receives messages for a form record.BenutzerIBenutzerHandler. registerBenutzer(UserContext uc, Benutzer benutzer, Mandant client)Deprecated.Methode zum Anlegen eines neuen Benutzers zu einem MandantenIExclusiveFormRecordLockResultIVorgangHandler. releaseExclusiveFormRecordLock(UserContext uc, IBasicFormRecordRequestData req)DatenquelleIDatenquelleHandler. remoteUpdateDataSource(UserContext uc, Datenquelle dataSource)Updates a data source.voidIFormElementHandler. removeAllFromFormVersion(UserContext uc, FormVersion fv)booleanIUserTokenHandler. removeRefreshToken(UserContext uc, UserRefreshToken token)booleanIUserTokenHandler. removeRefreshToken(UserContext uc, String refreshToken)<T extends de.xima.cmn.dao.interfaces.IEntity<Long>,C extends de.xima.cmn.criteria.interfaces.IFilterableCriteriaManager & de.xima.cmn.criteria.interfaces.IQueryHintProviding>
IntegerIGenericHandler. resultTotalCount(Class<T> entityClass, UserContext uc, C cm)Result total count.ISendMessageResponseIVorgangHandler. sendMessage(UserContext uc, ISendMessageRequest messageRequest)Sends a form record message.intIDatenbankzugriffHandler. update(UserContext uc, Integer dbZugriffId, String sql, Serializable... args)<T extends ITransferableEntity>
TIGenericHandler. update(Class<T> entityClass, UserContext uc, T entity)Update.<T extends ITransferableEntity>
T[]IGenericHandler. update(Class<T> entityClass, UserContext uc, T... entities)Update.MandantRessourceIMandantRessourcenHandler. update(UserContext uc, byte[] daten, String userName, String fileName, MandantRessource res)ProjektRessourceIProjektRessourcenHandler. update(UserContext uc, byte[] daten, String userName, String fileName, ProjektRessource res)UserProfileIUserProfileHandler. update(UserContext uc, UserProfile entity)Updates the given user profile and returns the updated entity.AttachmentIAttachmentHandler. updateByUser(UserContext uc, String username, String oldFileName, Attachment attachment)UserRefreshTokenIUserTokenHandler. updateRefreshToken(UserContext uc, String refreshToken, IClientDescriptor clientDescriptor)List<EAppointmentBookingError>IAppointmentHandler. validateAppointments(UserContext uc, IAppointmentValidateParams params)Validates whether the given appointments can be created or updated.org.pac4j.core.profile.UserProfileIUserProfileHandler. validateSuperUserLogin(UserContext uc, String loginId, String password)Validates the given user credentials and returns the user profile of the super user if successfully.org.pac4j.core.profile.UserProfileIUserProfileHandler. validateUserLogin(UserContext uc, String loginId, String password)Validates the given user credentials and returns the user profile if successfully. -
Uses of UserContext in de.xima.fc.handler.interfaces.file
Methods in de.xima.fc.handler.interfaces.file with parameters of type UserContext Modifier and Type Method Description <D extends IFileDataEntity<F>,F extends IKeyDependentFileEntity<E,D>,E extends IFileMapProviding<F,D>>
byte[]IFileHandler. getUncachedFileData(UserContext uc, E entity, String fileKey)Returns the file data of a file belonging to the given entity with the given file key.<E extends IFileDataEntity<?>,T extends IFileProviding<?,E>>
byte[]IFileHandler. getUncachedFileData(UserContext uc, Class<T> clazz, long id)<E extends IFileDataEntity<?>,T extends IFileProviding<?,E>>
byte[]IFileHandler. getUncachedFileData(UserContext uc, T entity)<T extends IFileEntity<?,?>>
byte[]IFileHandler. getUncachedFileEntityData(UserContext uc, T entity)<TFileMeta extends IFileMetaEntity<?,?>>
byte[]IFileHandler. getUncachedFileEntityData(UserContext uc, TFileMeta fileEntity)Returns the file data of the given file entity.<E extends IFileDataEntity<?>,T extends IFileEntity<?,E>>
TIFileHandler. updateFileData(UserContext uc, T entity, byte[] data) -
Uses of UserContext in de.xima.fc.handler.interfaces.system
Methods in de.xima.fc.handler.interfaces.system with parameters of type UserContext Modifier and Type Method Description BooleanIFSConnectionHandler. closeAllConnections(UserContext uc)Close all connections.BooleanIFSConnectionHandler. connect(UserContext uc, FrontendServer fs)Connect.voidIStatisticsHandler. countFormProcess(UserContext uc, Vorgang v)voidIStatisticsHandler. countFormProcessError(UserContext uc, Projekt p)voidIStatisticsHandler. countFormProvide(UserContext uc, Projekt p)booleanISetupHandler. createManantWithDependencies(UserContext uc, Mandant client, MandantMailData clientMailData, MandantLdapData clientLdapData, Benutzer user)Deprecated.booleanISetupHandler. createManantWithDependencies(UserContext uc, Mandant client, MandantMailData clientMailData, String adminEmail, IUser creator)Methode zum Anlegen eines Mandanten mit der initialen Konfiguration, analog zum Setup-ProzessvoidIXfcSessionHandler. createNew(UserContext uc, String sessionId, Benutzer ben)Deprecated.voidIPluginHandler. deactivatePlugin(UserContext uc, String runtimeKey, String scopeKey)booleanIFSConnectionHandler. disconnect(UserContext uc, FrontendServer fs)Disconnect.IPluginDataSourceRetValIPluginHandler. executeDatenquelle(UserContext uc, String datasourceName, Mandant mandant, IPluginDataSourceParams params)Map<String,IPluginFormPrePersistRetVal>IPluginHandler. executeFormPrePersistPlugins(UserContext uc, Mandant mandant, IPluginFormPrePersistParams params)Map<String,IPluginFormPreProcessRetVal>IPluginHandler. executeFormPreProcessPlugins(UserContext uc, Mandant mandant, IPluginFormPreProcessParams params)Map<String,IPluginFormPreRenderRetVal>IPluginHandler. executeFormPreRenderPlugins(UserContext uc, Mandant mandant, IPluginFormPreRenderParams params)Map<String,IPluginFormPreRespondRetVal>IPluginHandler. executeFormPreRespondPlugins(UserContext uc, Mandant mandant, IPluginFormPreRespondParams params)IPluginGenericRetValIPluginHandler. executeGenericPlugin(UserContext uc, String pluginName, Mandant mandant, IPluginGenericParams params)IPluginServletActionRetValIPluginHandler. executeServletActionPlugin(UserContext uc, String pluginName, Mandant mandant, IPluginServletActionParams params)FormThemeReferenceIFormThemeHandler. findDefaultFormThemeByClient(UserContext userContext, Mandant client)Gets the default form theme for the givenclientscope.FormThemeReferenceIFormThemeHandler. findDefaultFormThemeByProject(UserContext userContext, Projekt project)FormThemeReferenceIFormThemeHandler. findDefaultFormThemeByProject(UserContext userContext, Long projectId)IClientDescriptorIAuthenticationHandler. getActiveClientDescriptor(UserContext uc, String clientName)Returns the client descriptor for the given client name.Map<String,IClientDescriptor>IAuthenticationHandler. getActiveClientDescriptors(UserContext uc, Set<String> clientNames)Returns the client descriptors for the given client names.IAuthenticator<?>IAuthenticationHandler. getAuthenticator(UserContext uc, UUID callbackUuid)Returns the authenticator with the given callback UUID.List<IClientDescriptor>IAuthenticationHandler. getBackendClientDescriptors(UserContext uc)Finds all active client descriptors that are configured for the backend in order.List<IClientDescriptor>IAuthenticationHandler. getBackendInputClientDescriptors(UserContext uc)Finds all active client descriptors that are configured for the backend and that require direct input of credentials in order.List<IClientDescriptor>IAuthenticationHandler. getBackendRedirectClientDescriptors(UserContext uc)Finds all active client descriptors that are configured for the backend and redirect the user to an external IDP (in order).IClientDescriptorIAuthenticationHandler. getClientDescriptor(UserContext uc, String clientName)Returns theclientfor the given client name.List<IClientDescriptor>IAuthenticationHandler. getClientDescriptorsByTenant(UserContext uc, UUID tenantUuid)Returns the client descriptor for the tenant with the given UUID.PagedResult<IClientDescriptor>IAuthenticationHandler. getClientDescriptorsByUserPortal(UserContext uc, UserPortal userPortal, int page, int pageSize)Gets all client descriptors available for the given user portalPagedResult<IClientDescriptor>IAuthenticationHandler. getClientDescriptorsByUserPortal(UserContext uc, UUID userPortalUuid, int page, int pageSize)Gets all client descriptors available for the user portal given by its UUID.Set<String>IAuthenticationHandler. getClientNamesByUserPortalAlias(UserContext us, String portalAlias)byte[]IPluginHandler. getConfigFileData(UserContext uc, PluginSyncData pluginEntity)Map<String,IPluginFormElementCatalogue>IPluginHandler. getFormElementCataloguePlugins(UserContext uc, Mandant mandant, Locale locale)Map<String,IPluginFormElementWidget>IPluginHandler. getFormElementWidgetPlugins(UserContext uc, Mandant mandant, Locale locale)byte[]IPluginHandler. getJarFileData(UserContext uc, PluginSyncData pluginEntity)IFormResourceIPluginHandler. getPluginFormResource(UserContext uc, Integer clientID, String pluginName)IFormResourceIPluginHandler. getPluginFormResource(UserContext uc, Integer clientID, String pluginName, IPluginFormResourceGetDataParams params)Deprecated, for removal: This API element is subject to removal in a future version.IFormResourceIPluginHandler. getPluginFormResource(UserContext uc, Long clientId, String pluginKey, String pluginName, IPluginFormResourceGetDataParams params)IFormResourceIPluginHandler. getPluginFormResource(UserContext uc, UUID clientUuid, String pluginKey, String pluginName, IPluginFormResourceGetDataParams params)Map<EPluginScope,Set<String>>IPluginHandler. getPluginNameMap(UserContext uc, Mandant mandant, Class<? extends IFCPlugin> type)Set<String>IPluginHandler. getPluginNames(UserContext uc, Mandant mandant, Class<? extends IFCPlugin> type)List<PluginSyncData>IPluginHandler. getPluginSyncData(UserContext uc, boolean isFrontendServer)Set<IClientDescriptor>IAuthenticationHandler. getRestClientDescriptors(UserContext uc)Finds all active client descriptors that are available for the REST API.EConnectionStatusIFSConnectionHandler. getStatus(UserContext uc, long frontendserver_id)Gets the status.ELicenseVersionStateILicenseHandler. getSystemLicenseVersionState(UserContext uc)com.alibaba.fastjson.JSONObjectIGenericCacheHandler. getUncachedI18nValues(UserContext uc, Textbaustein template)LicenseModelILicenseHandler. getUnchachedLicenseModel(UserContext uc, String licenseKey)Gets the license modelLicenseModelILicenseHandler. getUnchachedSystemLicenseModel(UserContext uc)org.pac4j.core.profile.UserProfileIAuthenticationHandler. getUserProfileByCredentials(UserContext uc, UUID callbackUuid, String userName, String password)Gets the user profile for the given authenticator.ETagResource<ByteArrayFile>IFormThemeHandler. handleFormThemeFileRequest(UserContext uc, Long clientId, FormThemeFileReference fileReference, ETagRequest eTagRequest)Loads the content of the given form the file.ETagResource<ByteArrayFile>IFormThemeHandler. handleFormThemeFileRequest(UserContext uc, UUID clientUuid, FormThemeFileReference fileReference, ETagRequest eTagRequest)Loads the content of the given form the file.BooleanIFSConnectionHandler. initConnections(UserContext uc)Inits the connections.FCMessageISetupHandler. invokeLiquibaseProzess(UserContext uc, ELiquibaseCmd lbCmd)Deprecated.Use FormcycleUpdate instead.BooleanISetupHandler. isDbConfigured(UserContext uc)Methode zum Testen ob die Datenbank konfigureiert wurdeAuthenticationDataIAuthenticationHandler. loadAuthRequestData(UserContext uc, AuthenticationDataRequest request)Reads the data required for authenticating a form request, including theform, theclient, and theauthenticator configurations.FormPersistDataIFormHandler. loadFormPersistData(UserContext uc, FormPersistRequest requestRequest)FormProcessDataIFormHandler. loadFormProcessData(UserContext uc, FormProcessRequest processRequest)FormRenderDataIFormHandler. loadFormRenderData(UserContext uc, FormRenderRequest renderRequest)FormRequestDataIFormHandler. loadFormRequestData(UserContext uc, FormRequest formRequest)FormThemeDataIFormThemeHandler. loadFormThemeDataHierarchically(UserContext uc, Mandant client, FormThemeReference formThemeReference, String resourceContext, Set<String> extensions, boolean useDefaultIfUnresolvable)Combines multiple methods to load all data of a form theme at once.byte[]IFormThemeHandler. loadFormThemeFile(UserContext uc, Mandant client, FormThemeFileReference fileReference)Loads the content of the given form the file.byte[]IFormThemeHandler. loadFormThemeFile(UserContext uc, Long clientId, FormThemeFileReference fileReference)Loads the content of the given form the file.byte[]IFormThemeHandler. loadFormThemeFile(UserContext uc, UUID clientUuid, FormThemeFileReference fileReference)Loads the content of the given form the file.FormUserRequestDataIFormHandler. loadFormUserRequestData(UserContext uc, FormUserRequest userRequest)Deprecated.UseIUserto get user data.StringIPlaceholderHandler. parse(UserContext uc, String text, Vorgang formRecord, boolean encodeForHTML)Deprecated.Use PlaceholderReplace directly insteadStringIPlaceholderHandler. replaceSessionValues(UserContext uc, String context, String sessionId, String template, Vorgang v)Deprecated.Use PlaceholderReplace directly insteadSet<String>IFormThemeHandler. resolveFormThemeCssClassesHierarchically(UserContext uc, Mandant client, FormThemeReference formThemeReference, boolean useDefaultIfUnresolvable)Gets all CSS classes from the given form theme and all its parent themes.Map<String,List<FormThemeFileReference>>IFormThemeHandler. resolveFormThemeFilesHierarchically(UserContext uc, Mandant client, FormThemeReference formThemeReference, String resourceContext, Set<String> extensions, boolean useDefaultIfUnresolvable)Gets all files from the given form theme, including files from parent form themes (if any).booleanIMailHandler. sendEmailVerificationMail(UserContext uc, UserEmail email, String baseUrl)Sends a mail with a user email verification linkbooleanIMailHandler. sendFeedbackMail(UserContext uc, Mandant client, IFeedbackMailData feedbackMailData)Send a feedback mail from the given client.booleanIMailHandler. sendInviteMail(UserContext uc, Vorgang vorgang, String mailTo, DefaultReplacerParameters params)booleanIMailHandler. sendLoginChanged(UserContext uc, Benutzer benuter, String passwort)Deprecated.booleanIMailHandler. sendOptInMail(UserContext uc, Vorgang vorgang)Send a feedback mail from the given client.booleanIMailHandler. sendPrimaryEmailChangeMail(UserContext uc, UserEmail email, String baseUrl)Sends a mail with a link to change the primary email of the user profile to theUserEmailgiven.booleanIMailHandler. sendResetPasswordMail(UserContext uc, Benutzer user, String url)Deprecated.booleanIMailHandler. sendSupportMail(UserContext uc, Mandant client, ISupportInquiryData supportInquiryData)Send a support mail from the given client.booleanIMailHandler. sendUserCredentialsResetMail(UserContext uc, UserProfile profile, String baseUrl, String verifiedTargetEmailAddress)Sends a mail with a user credentials set/reset link.booleanIMailHandler. sendUserIdentityConnectedMail(UserContext uc, UserIdentity identity, String connectorEmail, Instant isntant, String remoteAddr, String userAgent, String baseUrl)Sends a mail informing the user profile owner about the connection of a newaccountwith the option to remove the account.booleanIMailHandler. sendUserIdentityRemovalMail(UserContext uc, UserIdentity identity, String baseUrl)Sends a mail with a link to remove the given user identity to the primaryUserEmailof the identity's profile.booleanIMailHandler. sendUserMfaRemovalMail(UserContext uc, UserProfileMfa mfaConfig, String baseUrl)Sends a mail with an MFA removal link to the users primary email address.booleanIMailHandler. sendUserMfaTotpRegistrationMail(UserContext uc, UserProfileMfa mfaConfig, String baseUrl)Sends a mail with an MFA TOTP registration link to the users primary email address.booleanIMailHandler. sendUserProfileDeleteRequestMail(UserContext uc, UserProfile userProfile, String baseUrl)Sends a mail with a user profile delete request containing a link to delete the user profile.booleanIMailHandler. sendUserProfileMergeRequestMail(UserContext uc, UserProfile userProfile, UserProfile toBeMerged, String baseUrl)Sends a mail with a user profile merge link.booleanIMailHandler. sendUserProfileWelcomeMail(UserContext uc, UserProfile userProfile, String baseUrl)Sends an email to the primary email address of the user welcoming them and informing them that their profile has been created.BooleanIFSConnectionHandler. testConnection(UserContext uc, FrontendServer fs)Test connection.BooleanISetupHandler. testConnection(UserContext uc, DBConnectionData db)Test connection. -
Uses of UserContext in de.xima.fc.handler.interfaces.workflow
Methods in de.xima.fc.handler.interfaces.workflow with parameters of type UserContext Modifier and Type Method Description Map<String,List<String[]>>IFormDataHandler. getFieldValueMap(UserContext uc, Vorgang v)Gets the flatten form for.StringIFormDataHandler. getFormData(UserContext uc, FormEingang fe)StringIFormDataHandler. getFormData(UserContext uc, Vorgang v)Map<String,List<String>>IFormDataHandler. getFormDataMap(UserContext uc, FormEingang fe)Map<String,List<String>>IFormDataHandler. getFormDataMap(UserContext uc, Vorgang v)IWorkflowResponseIWorkflowHandler. initWorkflow(UserContext uc, Vorgang vorgang, Status status, Benutzer currentUser, Map<String,Serializable> sessionAttributes, boolean isCorrection, boolean anonymize)Deprecated.Use methods of the new workflow engine, such asIWorkflowHandler.triggerEvent(UserContext, IFormRecordProvidingEvent).IWorkflowResponseIWorkflowHandler. initWorkflow(UserContext uc, Vorgang vorgang, Status status, IUser user, Map<String,Serializable> sessionAttributes, boolean isCorrection, boolean anonymize)Deprecated.Use methods of the new workflow engine, such asIWorkflowHandler.triggerEvent(UserContext, IFormRecordProvidingEvent).IFormDataAdapterIFormDataHandler. instFor(UserContext uc, FormEingang fe)IFormDataAdapterIFormDataHandler. instFor(UserContext uc, Vorgang v)booleanIFormDataHandler. processPostfachDynamicValues(UserContext uc, Vorgang process)Speichern von Formulardaten in die dynamische Tabelle für die PostfachanzeigeVorgangIFormDataHandler. setFormData(UserContext uc, Map<String,List<String>> nvPairs, Vorgang v)FormEingangIFormDataHandler. setFormData(UserContext uc, Map<String,List<String>> nvPairs, Vorgang v, FormEingang fe)Deprecated.IRemoteEventExecutionResultIWorkflowHandler. triggerEvent(UserContext uc, IFormRecordProvidingEvent eventData)IWorkflowResponseIWorkflowHandler. verifyAndInitWorkflow(UserContext uc, WorkflowStartingContext startingContext)Deprecated.Use methods of the new workflow engine, such asIWorkflowHandler.triggerEvent(UserContext, IFormRecordProvidingEvent).IDoiVerificationResultIWorkflowHandler. verifyDoubleOptIn(UserContext uc, IDoiVerificationEventData eventData)Verifies the Double Opt-In of the formRecord and executes the workflow tasks with triggers of typeEWorkflowTriggerType.FC_DOI_VERIFIED -
Uses of UserContext in de.xima.fc.handler.system
-
Uses of UserContext in de.xima.fc.handler.workflow
-
Uses of UserContext in de.xima.fc.i18n
Constructors in de.xima.fc.i18n with parameters of type UserContext Constructor Description I18nValuesJSONBuilder(UserContext uc, Mandant client)I18nValuesJSONBuilder(UserContext uc, Textbaustein template) -
Uses of UserContext in de.xima.fc.inbox.model
Methods in de.xima.fc.inbox.model with parameters of type UserContext Modifier and Type Method Description ProcessGUIModelProcessGUIModel.Builder. build(UserContext uc, IUser user, ViewBean viewBean)Deprecated.static List<Status>ProcessGUIModel.Builder. findAvailableStates(UserContext uc, Benutzer user, Vorgang formRecord)Deprecated.static List<InvokableTaskModel>ProcessGUIModel.Builder. findAvailableTasks(UserContext uc, Benutzer user, Vorgang formRecord)Deprecated. -
Uses of UserContext in de.xima.fc.inbox.model.lazydata
Constructors in de.xima.fc.inbox.model.lazydata with parameters of type UserContext Constructor Description LazyAppointmentScheduleModel(UserContext uc, boolean excludeLockedRecords, Mandant client, List<Postfach> inboxes, Locale locale) -
Uses of UserContext in de.xima.fc.inbox.servlet
Methods in de.xima.fc.inbox.servlet with parameters of type UserContext Modifier and Type Method Description protected IExtendedFormRequestContextInboxWorkflowServlet. createFormRequestContext(UserContext uc, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp) -
Uses of UserContext in de.xima.fc.inbox.utils
Methods in de.xima.fc.inbox.utils with parameters of type UserContext Modifier and Type Method Description static booleanInboxUtils. canChangeFormRecordToState(UserContext uc, Vorgang formRecord, Status state)Deprecated.static booleanInboxUtils. canUserChangeToState(UserContext uc, IUser user, Status state)Deprecated.static List<Projekt>InboxUtils. getInboxProjects(UserContext uc, List<Projekt> projects, Postfach inbox)static List<Long>InboxUtils. getStatusIdsByName(UserContext uc, String searchStr, Mandant client)static List<Long>InboxUtils. getWorkflowStateIdsByName(UserContext uc, String searchStr, Mandant client) -
Uses of UserContext in de.xima.fc.interfaces
Methods in de.xima.fc.interfaces that return UserContext Modifier and Type Method Description UserContextIEntityContext. getUserContext()Methods in de.xima.fc.interfaces with parameters of type UserContext Modifier and Type Method Description voidIEntityContext. setUserContext(UserContext uc) -
Uses of UserContext in de.xima.fc.interfaces.form
Methods in de.xima.fc.interfaces.form that return UserContext Modifier and Type Method Description UserContextIFormRenderContext. getUserContext()UserContextIFormRequestContext. getUserContext()Methods in de.xima.fc.interfaces.form with parameters of type UserContext Modifier and Type Method Description voidIFormRenderContext. setUserContext(UserContext userContext)voidIFormRequestContext. setUserContext(UserContext uc) -
Uses of UserContext in de.xima.fc.jpa.context
Fields in de.xima.fc.jpa.context declared as UserContext Modifier and Type Field Description protected UserContextAEntityContext. ucMethods in de.xima.fc.jpa.context that return UserContext Modifier and Type Method Description UserContextAEntityContext. getUserContext()Getter für ucMethods in de.xima.fc.jpa.context with parameters of type UserContext Modifier and Type Method Description static IEntityContextEntityContextFactory. newEntityContext(UserContext uc)voidAEntityContext. setUserContext(UserContext uc)Setter des uc -
Uses of UserContext in de.xima.fc.logic.form_record.chat
Methods in de.xima.fc.logic.form_record.chat with parameters of type UserContext Modifier and Type Method Description static IFulfillRequestedUploadResponseFormRecordChatManager. fulfillUploadRequest(UserContext userContext, IFulfillRequestedUploadRequest request)Fulfills arequested upload.static IExtendedFulfillRequestedUploadResponseFormRecordChatManager. fulfillUploadRequest(UserContext userContext, IExtendedFulfillRequestedUploadRequest request)Fulfills arequested upload.static IPostFormRecordMessageResponseFormRecordChatManager. postFormRecordMessage(UserContext userContext, IPostFormRecordMessageRequest request)Posts amessageto aform record.static IExtendedPostFormRecordMessageResponseFormRecordChatManager. postFormRecordMessage(UserContext userContext, IExtendedPostFormRecordMessageRequest request)Posts amessageto aform record. -
Uses of UserContext in de.xima.fc.mail
Methods in de.xima.fc.mail with parameters of type UserContext Modifier and Type Method Description static javax.mail.AddressMailContextProvider. getSenderFromContext(UserContext uc, Mandant client)Gets the sender -
Uses of UserContext in de.xima.fc.mail.utils
Methods in de.xima.fc.mail.utils with parameters of type UserContext 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 UserContext in de.xima.fc.mdl.workflow
Methods in de.xima.fc.mdl.workflow that return UserContext Modifier and Type Method Description UserContextWorkflowStartingContext. getUsersContext()Constructors in de.xima.fc.mdl.workflow with parameters of type UserContext Constructor Description WorkflowStartingContext(UserContext usersContext, Vorgang vorgang, boolean isReSubmit, Map<String,Serializable> sessionAttributes, boolean anonymize)WorkflowStartingContext(UserContext usersContext, Vorgang vorgang, IFormDataAdapter fdaData, boolean isReSubmit)WorkflowStartingContext(UserContext usersContext, Vorgang vorgang, IFormDataAdapter fdaData, boolean isReSubmit, SessionAttributes sessionAttributes, XFormRenderConfig formConfig)WorkflowStartingContext(UserContext usersContext, Vorgang vorgang, IFormDataAdapter fdaData, boolean isReSubmit, Map<String,Serializable> sessionAttributes, IXFormRenderConfig formConfig)WorkflowStartingContext(UserContext usersContext, Vorgang vorgang, IFormDataAdapter fdaData, boolean isReSubmit, Map<String,Serializable> sessionAttributes, IXFormRenderConfig formConfig, boolean anonymize)WorkflowStartingContext(UserContext usersContext, Vorgang vorgang, IFormDataAdapter fdaData, boolean isReSubmit, Map<String,Serializable> sessionAttributes, XFormRenderConfig formConfig)Deprecated. -
Uses of UserContext in de.xima.fc.ms.test.dao
Methods in de.xima.fc.ms.test.dao that return UserContext Modifier and Type Method Description UserContextApiCrudMixin. uc() -
Uses of UserContext in de.xima.fc.ms.test.extension
Methods in de.xima.fc.ms.test.extension with parameters of type UserContext Modifier and Type Method Description voidIEntityContextHolder. reopen(UserContext userContext)Closes the current context if open and opens a new entity context with the given user context. -
Uses of UserContext in de.xima.fc.plugin
Methods in de.xima.fc.plugin with parameters of type UserContext Modifier and Type Method Description static voidPluginManager. createClientProtocolEntry(UserContext uc, Mandant man, String protocolEntry, Object... params)Creates a client protocol entrystatic voidPluginManager. createSystemProtocolEntry(UserContext uc, String protocolEntry, Object... params)Creates a system protocol entrystatic 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 client, 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 Map<EPluginScope,Set<String>>PluginManager. getPluginNameMap(UserContext uc, Mandant mandant, EPluginTypes type)static Set<String>PluginManager. getPluginNames(UserContext uc, Mandant mandant, EPluginTypes type)Deprecated. -
Uses of UserContext in de.xima.fc.proma
Methods in de.xima.fc.proma with parameters of type UserContext Modifier and Type Method Description static IPublicAsyncWebSocketContextRequestPromaContexts. publicWebSocketAsync(UserContext uc)static IPublicAsyncWebSocketContextRequestPromaContexts. publicWebSocketAsync(UserContext uc, de.xima.ximahttp.jakarta_faces.api.IContextualExecutor executor)static IPublicSyncWebSocketContextRequestPromaContexts. publicWebSocketSync(UserContext uc)static IPublicSyncWebSocketContextRequestPromaContexts. publicWebSocketSync(UserContext uc, de.xima.ximahttp.jakarta_faces.api.IContextualExecutor executor) -
Uses of UserContext in de.xima.fc.proma.context
Methods in de.xima.fc.proma.context that return UserContext Modifier and Type Method Description UserContextIPublicPromaInvocationContext. userContext()Methods in de.xima.fc.proma.context with parameters of type UserContext Modifier and Type Method Description static IPublicNativeSyncContextPromaInvocationContexts. publicNative(UserContext uc)static IPublicAsyncWebSocketContextPromaInvocationContexts. publicWebSocketAsync(UserContext uc)static IPublicSyncWebSocketContextPromaInvocationContexts. publicWebSocketSync(UserContext uc)IPublicNativeSyncContextBuilderIPublicNativeSyncContextBuilder. userContext(UserContext userContext)THISIPublicPromaInvocationContextBuilder. userContext(UserContext userContext) -
Uses of UserContext in de.xima.fc.servlet
Methods in de.xima.fc.servlet with parameters of type UserContext Modifier and Type Method Description protected abstract IExtendedFormRequestContextAFormProcessingServlet. createFormRequestContext(UserContext uc, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp)protected IExtendedFormRequestContextFormProcessServlet. createFormRequestContext(UserContext uc, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp)protected IExtendedFormRequestContextFormVerifyServlet. createFormRequestContext(UserContext uc, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp)protected com.alibaba.fastjson.JSONObjectAFormDependendServlet. createUserDataJSON(UserContext uc, FRQSession frqSession)Deprecated.protected LongFormAliasProvideServlet. extractMandantId(UserContext uc, Matcher matcher)protected ProjektFormAliasProvideServlet. extractProjekt(UserContext uc, Matcher matcher, Long mandantId)protected voidFormAliasProvideServlet. throwError(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp, UserContext uc)protected voidFormForwardProvideServlet. throwError(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp, UserContext uc) -
Uses of UserContext in de.xima.fc.servlet.handler
Fields in de.xima.fc.servlet.handler declared as UserContext Modifier and Type Field Description protected UserContextAbstractServletHandler. ucDeprecated. -
Uses of UserContext in de.xima.fc.servlet.manager
Methods in de.xima.fc.servlet.manager with parameters of type UserContext Modifier and Type Method Description static voidDownloadManager. handleAttachment(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp, XfcSession xfs, UserContext uc)Deprecated, for removal: This API element is subject to removal in a future version.static voidDownloadManager. handleProjektRessource(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp, XfcSession xfs, UserContext uc)Deprecated, for removal: This API element is subject to removal in a future version.static booleanDownloadManager. handlePublicMandantRessourceByName(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp, UserContext uc)Deprecated, for removal: This API element is subject to removal in a future version.static booleanDownloadManager. handlePublicMandantRessourceByName(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp, UserContext uc, String contentType)Deprecated, for removal: This API element is subject to removal in a future version.static booleanDownloadManager. handlePublicPluginRessourceByName(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp, UserContext uc, String contentType)Deprecated, for removal: This API element is subject to removal in a future version.static booleanDownloadManager. handlePublicPluginRessourceByUUID(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp, UserContext uc, String contentType)Deprecated, for removal: This API element is subject to removal in a future version.static booleanDownloadManager. handlePublicProjektRessourceByName(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp, UserContext uc)Deprecated, for removal: This API element is subject to removal in a future version.static booleanDownloadManager. handlePublicProjektRessourceByName(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp, UserContext uc, String contentType)Deprecated, for removal: This API element is subject to removal in a future version.static voidDownloadManager. handlePublicResourceRequest(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp, UserContext uc)Handles the given request by writing the content of the requested to the response (if it exists).static voidDownloadManager. handlePublicRessourceByName(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp, UserContext uc, String contentType)Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of UserContext in de.xima.fc.setup
Methods in de.xima.fc.setup with parameters of type UserContext Modifier and Type Method Description static BooleanXFSetup. isDbConfigured(UserContext uc)Checks if the database is configured and accessible -
Uses of UserContext in de.xima.fc.transform.excel
Methods in de.xima.fc.transform.excel with parameters of type UserContext Modifier and Type Method Description FdToExcelResultFdToExcelBuilder. buildForInbox(UserContext uc, Benutzer user, de.xima.cmn.criteria.QueryCriteriaManager qcm)Deprecated.FdToExcelResultFdToExcelBuilder. buildForProcessIDs(UserContext uc, Benutzer user, List<Long> processIDs)Deprecated.FdToExcelResultFdToExcelBuilder. buildForProcessIDs(UserContext uc, IUser user, List<Long> processIDs)Builds the excel export for an list ofVorgang.getId()´sByteArrayOutputStreamFDToExcelTransformer. createForPostfach(UserContext uc, List<String> vl, XfcSession sess, de.xima.cmn.criteria.QueryCriteriaManager qm, boolean withAlias, boolean multiline, Benutzer ben)ByteArrayOutputStreamFDToExcelTransformer. createForPostfach(UserContext uc, List<String> vl, XfcSession sess, de.xima.cmn.criteria.QueryCriteriaManager qm, EColumnLabelType columnLabelType, boolean multiline, Benutzer ben) -
Uses of UserContext in de.xima.fc.transform.xml
Methods in de.xima.fc.transform.xml with parameters of type UserContext Modifier and Type Method Description FdToXmlResultFdToXmlBuilder. buildForInbox(UserContext uc, Benutzer user, de.xima.cmn.criteria.QueryCriteriaManager qcm)Deprecated.FdToXmlResultFdToXmlBuilder. buildForProcess(UserContext uc, Vorgang formRecord, IFormDataAdapter fda, IXForm xform)Builds the XML export of an single form recordFdToXmlResultFdToXmlBuilder. buildForProcessIDs(UserContext uc, Benutzer user, List<Long> processIDs)Deprecated.FdToXmlResultFdToXmlBuilder. buildForProcessIDs(UserContext uc, IUser user, List<Long> processIDs)Builds the XML export of anListofVorgang.getId()´sFdToXmlResultFdToXmlBuilder. buildForProjectInbox(UserContext uc, List<ExtendedEntityModel<Vorgang>> records)Deprecated.static RootFdXmlFDToXmlTransformer. createForPostfach(UserContext uc, List<String> vl, XfcSession xfcSesssion, de.xima.cmn.criteria.QueryCriteriaManager qcm, Benutzer user) -
Uses of UserContext in de.xima.fc.user
Fields in de.xima.fc.user declared as UserContext Modifier and Type Field Description static UserContextUserContextFactory. ANONYMOUSDeprecated.An anonymous user context with the virtual userVirtualUser.ANONYMOUSshould never be used.static UserContextUserContextFactory. SETUPDeprecated.UseUserContextFactory.forSystem()instead.static UserContextUserContextFactory. SYSTEMUser context for thesystem userwith unmodifiableparameters.Methods in de.xima.fc.user that return UserContext Modifier and Type Method Description static UserContextUserContextFactory. backendUserContextForWebContext(javax.faces.context.FacesContext ctx)Reads the user from the given Faces context, and creates a new backend user context wrapper for that user.static UserContextUserContextFactory. forBenutzer(Benutzer ben)Deprecated.useUserContextFactory.forUser(IUser)instead.static UserContextUserContextFactory. forRequest(javax.servlet.http.HttpServletRequest request)Deprecated.static UserContextUserContextFactory. forRequest(javax.servlet.http.HttpServletRequest request, boolean createSession)Deprecated.static UserContextUserContextFactory. forSystem()static UserContextUserContextFactory. forUser(IUser user)static UserContextUserContextFactory. forWebContext(javax.faces.context.FacesContext ctx, IAuthenticationTarget target)Reads the user from the given Faces context, and creates a new user context wrapper for that user.static UserContextUserContextFactory. forWebContext(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, IAuthenticationTarget target)Reads the user from the given request and response, and creates a new user context wrapper for that user.static UserContextUserContextFactory. forXfcSession(XfcSession session)Deprecated.static UserContextUserContextFactory. getNew()Deprecated.UserContextUserContext. setBenutzer(Benutzer benutzer)Deprecated.static UserContextUserContextFactory. userContextForWebContext(javax.faces.context.FacesContext ctx, IAuthenticationTarget target)Reads the user from the given Faces context, and creates a new user context wrapper for that user. -
Uses of UserContext in de.xima.fc.web
Methods in de.xima.fc.web with parameters of type UserContext Modifier and Type Method Description static BenutzerLoginHelper. doLogin(UserContext uc, String userLogin, String userPwd, Long mandantId) -
Uses of UserContext in de.xima.fc.web.common.request
Methods in de.xima.fc.web.common.request with parameters of type UserContext Modifier and Type Method Description ITransferableJSONRequester. extractValuesFromJSON(UserContext uc) -
Uses of UserContext in de.xima.fc.web.common.respond
Methods in de.xima.fc.web.common.respond with parameters of type UserContext Modifier and Type Method Description static voidFormResponder. invalidDoublePost(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Locale locale, UserContext uc, Mandant man)Deprecated, for removal: This API element is subject to removal in a future version.static voidFormResponder. invalidDoublePost(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Locale locale, UserContext uc, Mandant client, Projekt project)static FormResponder.TemplateMessageDataFormResponder. loadMessageData(javax.servlet.http.HttpServletRequest request, Mandant client, UserContext uc, ETextbausteinMsgCode msgCode)static StringFormResponder. prepareMsg(Mandant man, Locale loc, UserContext uc, ETextbausteinMsgCode msgCode)Deprecated, for removal: This API element is subject to removal in a future version.static StringFormResponder. prepareMsg(String context, Mandant man, Locale loc, UserContext uc, ETextbausteinMsgCode msgCode)Deprecated, for removal: This API element is subject to removal in a future version.static StringFormResponder. prepareMsg(javax.servlet.http.HttpServletRequest request, Mandant man, Locale loc, UserContext uc, ETextbausteinMsgCode msgCode)Deprecated, for removal: This API element is subject to removal in a future version.static voidFormResponder. respond(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Locale locale, UserContext uc, Mandant client, Projekt project, ETextbausteinMsgCode code, boolean success)static voidFormResponder. respond(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse respond, Locale locale, UserContext uc, Mandant man, ETextbausteinMsgCode code, boolean success)Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of UserContext in de.xima.fc.web.common.utils
Methods in de.xima.fc.web.common.utils with parameters of type UserContext Modifier and Type Method Description static ITransferableEntityBeanUtils. getEntity(UserContext uc, String entityName, String id)Generisches Auslesen der Entität anhand der ID und dem Namen der Entität.static voidBeanUtils. setProp(UserContext uc, Object bean, String propName, Object propValue)Setzt folgendes voraus, wenn es sich bei den zu setzenden Properties um eine oder mehrere Entitäten-IDs handelt: ein passendes DAO mit dem Namen "[großgeschriebener Property- oder Collection-Parametertyp]_DAO" existiert als statisches Feld in DaoProviderpropNamemuss dem Muster "[Name einfache Eigenschaft].id" oder "[Name Collection-basierte Eigenschaft].ids" entsprechen, z.B.
-