Uses of Interface
de.xima.fc.user.IUserData
Packages that use IUserData
Package
Description
Package for the API access of the model classes.
-
Uses of IUserData in de.xima.fc.api.entity
Methods in de.xima.fc.api.entity with type parameters of type IUserDataModifier and TypeMethodDescription<T extends IUserData & IUserRef>
IUserRefExtensionUserProfileAPI.getUserRefExtension(UserContext uc, T user, UUID clientUUID) Returns the user filter extension for the given user profile. -
Uses of IUserData in de.xima.fc.dao.user
Classes in de.xima.fc.dao.user that implement IUserData -
Uses of IUserData in de.xima.fc.form_record.api.message
Methods in de.xima.fc.form_record.api.message with type parameters of type IUserDataModifier and TypeMethodDescriptionstatic <TUser extends IUserRef & IUserData>
ISendMessageRecipientUserCreates a recipient for a user.static <TUser extends IUserRef & IUserData>
ISendMessageRecipientInboxSendMessageRecipientFactory.forUserInbox(String inboxId, String messageService, TUser user, String fallbackEmail) -
Uses of IUserData in de.xima.fc.handler.entity
Methods in de.xima.fc.handler.entity with type parameters of type IUserDataModifier and TypeMethodDescription<T extends IUserData & IUserRef>
IUserRefExtensionUserProfileHandler.getUserRefExtension(UserContext uc, T userRef, UUID clientUUID) -
Uses of IUserData in de.xima.fc.handler.interfaces.entity
Methods in de.xima.fc.handler.interfaces.entity with type parameters of type IUserDataModifier and TypeMethodDescription<T extends IUserData & IUserRef>
IUserRefExtensionIUserProfileHandler.getUserRefExtension(UserContext uc, T user, UUID clientUUID) Returns the user filter extension for the given user profile. -
Uses of IUserData in de.xima.fc.interfaces.plugin.param.form_record.message
Methods in de.xima.fc.interfaces.plugin.param.form_record.message with type parameters of type IUserData -
Uses of IUserData in de.xima.fc.plugin.interfaces.form_record.message
Methods in de.xima.fc.plugin.interfaces.form_record.message with type parameters of type IUserDataModifier and TypeMethodDescriptionIPluginMessageService.getInboxId(TUser user) Returns the inbox ID of the user within this message service. -
Uses of IUserData in de.xima.fc.user
Subinterfaces of IUserData in de.xima.fc.userModifier and TypeInterfaceDescriptioninterface