Class SkillLevelSearchFilter

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.skills.bl.level.event.SkillLevelSearchFilter
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class SkillLevelSearchFilter extends DynO
Business object representing a search filter for the SkillLevelSearchEvent.
Since:
14.0
See Also:
GCApi:
bo
  • Constructor Details

    • SkillLevelSearchFilter

      public SkillLevelSearchFilter()
  • Method Details

    • getId

      public Collection<Long> getId()
    • setId

      public void setId(Collection<Long> id)
    • getDescription

      public Collection<String> getDescription()
      Returns the description that was set as filter.
      Returns:
      the description
    • setDescription

      public void setDescription(Collection<String> description)
      Sets the description as filter.
      Parameters:
      description - the description
    • getValue

      public Long getValue()
      Returns the value that was set as filter.
      Returns:
      the value
    • setValue

      public void setValue(Long value)
      Sets the code as filter.
      Parameters:
      value - the value