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.
      • filterGroupSets

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