Class HvlNotificationTemplateContentQueryModel

java.lang.Object
tr.com.havelsan.javarch.dto.model.query.HvlQueryModel
tr.com.havelsan.javarch.notification.mail.common.model.query.HvlNotificationTemplateContentQueryModel
All Implemented Interfaces:
Serializable

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

    • HvlNotificationTemplateContentQueryModel

      public HvlNotificationTemplateContentQueryModel()
      Instantiates a new HvlNotificationTemplateQueryModel.
  • Method Details

    • getId

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

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

      public Locale getLocale()
      Gets locale.
      Returns:
      the locale
    • setLocale

      public void setLocale(Locale locale)
      Sets locale.
      Parameters:
      locale - the locale