Class ProjectStatusSearchFilter

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

public class ProjectStatusSearchFilter extends DynO
Business object representing a search filter for the BOProjectStatus entity.
Since:
16.0
See Also:
GCApi:
bo
  • Constructor Details

    • ProjectStatusSearchFilter

      public ProjectStatusSearchFilter()
  • Method Details

    • getId

      public Collection<Long> getId()
    • setId

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

      public String getCode()
    • setCode

      public void setCode(String code)
    • getDescription

      public String getDescription()
    • setDescription

      public void setDescription(String description)