Class DTORoughPlanningResourceResultSearchFilter

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.roughplanning.rs1.resource.result.DTORoughPlanningResourceResultSearchFilter
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class DTORoughPlanningResourceResultSearchFilter extends DynO
DTO filter to search rough planning resource results.
Since:
18.0
See Also:
  • Constructor Details

    • DTORoughPlanningResourceResultSearchFilter

      public DTORoughPlanningResourceResultSearchFilter()
  • Method Details

    • getResource

      public Collection<Long> getResource()
      Returns the rough planning resource
      Returns:
      the rough planning resource
    • setResource

      public void setResource(Collection<Long> resource)
      Sets the rough planning resource
      Parameters:
      resource - the rough planning resource
    • getBucket

      public Collection<Long> getBucket()
      Returns the set of bucket id that was set as filter.
      Returns:
      the set of bucket id
    • setBucket

      public void setBucket(Collection<Long> bucket)
      Sets the set of bucket id as filter.
      Parameters:
      bucket - the set of bucket id