Interface InternalBasicUserServiceLocal

    • Method Detail

      • applyPermissionsToBasicFields

        void applyPermissionsToBasicFields​(BasicUserDTO dto,
                                           BasicUser basicUser)
        Restores existing values for basic fields before saving the user profile. Custom fields are handled in CustomFieldValueHandler.
      • canEditProfile

        boolean canEditProfile​(BasicUser user)
        Indicates whether the logged user can edit the profile of the given user or operator
        Parameters:
        user -
        Returns:
      • filterGroupSets

        void filterGroupSets​(BasicChangeGroupData data)
        Make sure no group sets are sent on the data
        Parameters:
        data -