Interface HvlOAuthProfileProfileDetailRelManager

All Known Implementing Classes:
HvlOAuthProfileProfileDetailRelManagerImpl

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

    • getProfileDetailIdSetByProfileId

      Set<Long> getProfileDetailIdSetByProfileId(@NotNull @NotNull Long profileId)