Interface HvlOAuthAuthorityProfileGroupRelManager

All Known Implementing Classes:
HvlOAuthAuthorityProfileGroupRelManagerImpl

@Validated public interface HvlOAuthAuthorityProfileGroupRelManager
A service in which includes custom methods used to persist/retrieve data.
  • Method Details

    • getProfileGroupsByAuthorityId

      List<HvlOAuthAuthorityProfileGroupRel> getProfileGroupsByAuthorityId(@NotNull @NotNull Long authorityId)
      Gets profile groups by authority id.
      Parameters:
      authorityId - the authority id
      Returns:
      the profile groups by authority id