Uses of Interface
de.xima.fc.user_portal.user.IUserPortalUser
Packages that use IUserPortalUser
Package
Description
-
Uses of IUserPortalUser in de.xima.fc.user_portal.common
Methods in de.xima.fc.user_portal.common with parameters of type IUserPortalUserModifier and TypeMethodDescriptionstatic booleanUserPortalUtils.determineIfUserHasFormRecords(IUserPortalInvocationContext upc, IUserPortalUser user, UUID portalUuid) -
Uses of IUserPortalUser in de.xima.fc.user_portal.integration.security.user
Methods in de.xima.fc.user_portal.integration.security.user that return types with arguments of type IUserPortalUser -
Uses of IUserPortalUser in de.xima.fc.user_portal.session
Methods in de.xima.fc.user_portal.session that return types with arguments of type IUserPortalUserModifier and TypeMethodDescriptionIUserPortalUserManager.user()Gets the currently authenticated user, if any.