Class HvlOAuthProfileRoleGroupRelOperationalManagerImpl

java.lang.Object
tr.com.havelsan.javarch.oauth.jpa.data.provider.module.profile.manager.relation.HvlOAuthProfileRoleGroupRelOperationalManagerImpl
All Implemented Interfaces:
HvlOAuthProfileRoleGroupRelOperationalManager

@Service public class HvlOAuthProfileRoleGroupRelOperationalManagerImpl extends Object implements HvlOAuthProfileRoleGroupRelOperationalManager
  • Constructor Details

    • HvlOAuthProfileRoleGroupRelOperationalManagerImpl

      public HvlOAuthProfileRoleGroupRelOperationalManagerImpl(HvlOAuthProfileRoleGroupRelRepository profileRoleGroupRelRepository, HvlOAuthProfileRoleGroupMapper profileRoleGroupMapper, HvlOAuthProfileRoleGroupRelQueryGenerator profileRoleGroupRelQueryGenerator)
      Instantiates a new HvlOAuthProfileRoleGroupManagerImpl.
      Parameters:
      profileRoleGroupRelRepository - the profile role group repository
      profileRoleGroupMapper - the profile role group mapper
      profileRoleGroupRelQueryGenerator - the profile role group rel query generator
  • Method Details