java.lang.Object
tr.com.havelsan.javarch.dto.model.HvlSimpleModel<Long>
tr.com.havelsan.javarch.dto.model.HvlModel
tr.com.havelsan.javarch.oauth.jpa.data.common.module.role.model.HvlOAuthRoleGroupModel
tr.com.havelsan.javarch.oauth.jpa.data.common.module.role.model.projection.HvlOAuthRoleGroupClaimDataModel
All Implemented Interfaces:
Serializable, Comparable<tr.com.havelsan.javarch.dto.model.HvlSimpleModel>, tr.com.havelsan.javarch.data.commons.structure.HvlModelStructure<Long>, HvlOAuthClaimDataModelStructure

public class HvlOAuthRoleGroupClaimDataModel extends HvlOAuthRoleGroupModel implements HvlOAuthClaimDataModelStructure
The type is data transfer object that it is used to fetch claim data from projection operations.
See Also:
  • Constructor Details

    • HvlOAuthRoleGroupClaimDataModel

      public HvlOAuthRoleGroupClaimDataModel()
  • Method Details