Uses of Class
org.apache.causeway.viewer.commons.applib.services.userprof.UserProfileUiModel
Packages that use UserProfileUiModel
Package
Description
-
Uses of UserProfileUiModel in org.apache.causeway.viewer.commons.applib.services.header
Methods in org.apache.causeway.viewer.commons.applib.services.header that return UserProfileUiModelModifier and TypeMethodDescription@NonNull UserProfileUiModelHeaderUiModel.userProfile()Returns the value of theuserProfilerecord component.Constructors in org.apache.causeway.viewer.commons.applib.services.header with parameters of type UserProfileUiModelModifierConstructorDescriptionHeaderUiModel(@NonNull BrandingUiModel branding, @NonNull UserProfileUiModel userProfile, @NonNull NavbarUiModel navbar) Creates an instance of aHeaderUiModelrecord class. -
Uses of UserProfileUiModel in org.apache.causeway.viewer.commons.applib.services.userprof
Methods in org.apache.causeway.viewer.commons.applib.services.userprof that return UserProfileUiModelModifier and TypeMethodDescriptionUserProfileUiService.userProfile()A UI model to represent the currently logged in user.