java.lang.Object
tr.com.havelsan.javarch.dto.model.query.HvlQueryModel
tr.com.havelsan.javarch.bpmn.admin.cloud.client.module.process.model.query.HvlBpmnProcessCommentQueryModel
All Implemented Interfaces:
Serializable

public class HvlBpmnProcessCommentQueryModel extends tr.com.havelsan.javarch.dto.model.query.HvlQueryModel
The type Hvl bpmn hvl process comment query model.
See Also:
  • Constructor Details

    • HvlBpmnProcessCommentQueryModel

      public HvlBpmnProcessCommentQueryModel()
      Instantiates a new Hvl bpmn hvl process comment query model.
  • Method Details

    • getIdAndEq

      public Set<Long> getIdAndEq()
      Gets id and eq.
      Returns:
      the id and eq
    • setIdAndEq

      public void setIdAndEq(Set<Long> idAndEq)
      Sets id and eq.
      Parameters:
      idAndEq - the id and eq
    • getBusinessKeyAndEq

      public String getBusinessKeyAndEq()
      Gets business key and eq.
      Returns:
      the business key and eq
    • setBusinessKeyAndEq

      public void setBusinessKeyAndEq(String businessKeyAndEq)
      Sets business key and eq.
      Parameters:
      businessKeyAndEq - the business key and eq
    • getCommentByAndEq

      public Set<String> getCommentByAndEq()
      Gets comment by and eq.
      Returns:
      the comment by and eq
    • setCommentByAndEq

      public void setCommentByAndEq(Set<String> commentByAndEq)
      Sets comment by and eq.
      Parameters:
      commentByAndEq - the comment by and eq
    • getCommnentDateAndEq

      public Set<OffsetDateTime> getCommnentDateAndEq()
      Gets commnent date and eq.
      Returns:
      the commnent date and eq
    • setCommnentDateAndEq

      public void setCommnentDateAndEq(Set<OffsetDateTime> commnentDateAndEq)
      Sets commnent date and eq.
      Parameters:
      commnentDateAndEq - the commnent date and eq
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object