java.lang.Object
tr.com.havelsan.javarch.dto.model.query.HvlQueryModel
tr.com.havelsan.javarch.oauth.jpa.data.common.module.support.report.model.query.HvlOAuthReportQueryModel
All Implemented Interfaces:
Serializable

public class HvlOAuthReportQueryModel extends tr.com.havelsan.javarch.dto.model.query.HvlQueryModel
A data transfer object which is used to filter query.
See Also:
  • Constructor Details

    • HvlOAuthReportQueryModel

      public HvlOAuthReportQueryModel()
  • Method Details

    • getId

      public Long getId()
      Gets id.
      Returns:
      the id
    • setId

      public void setId(Long id)
      Sets id.
      Parameters:
      id - the id
    • getReportType

      public HvlOAuthReportType getReportType()
      Gets report type.
      Returns:
      the report type
    • setReportType

      public void setReportType(HvlOAuthReportType reportType)
      Sets report type.
      Parameters:
      reportType - the report type