Class AssignmentSearchDto

java.lang.Object
com.evolveum.midpoint.web.component.assignment.AssignmentSearchDto
All Implemented Interfaces:
Serializable

public class AssignmentSearchDto extends Object implements Serializable
Author:
shood
See Also:
  • Field Details

  • Constructor Details

    • AssignmentSearchDto

      public AssignmentSearchDto()
  • Method Details

    • getText

      public String getText()
    • setText

      public void setText(String text)
    • getType

      public String getType()
    • setType

      public void setType(String type)
    • equals

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

      public int hashCode()
      Overrides:
      hashCode in class Object