Class BundleRequirementSearchFilter

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

public class BundleRequirementSearchFilter extends DynO
Filter object for bundle requirement
Since:
22.0
See Also:
  • Constructor Details

    • BundleRequirementSearchFilter

      public BundleRequirementSearchFilter()
  • Method Details

    • getId

      public Collection<Long> getId()
      Gets the id.
      Returns:
      the id
    • setId

      public void setId(Collection<Long> id)
      Sets the id.
      Parameters:
      id - the new id
    • getBundleHeader

      public Collection<Long> getBundleHeader()
      Gets the bundle header.
      Returns:
      the bundle header
    • setBundleHeader

      public void setBundleHeader(Collection<Long> bundleHeader)
      Sets the bundle header.
      Parameters:
      bundleHeader - the new bundle header
    • getType

      public Collection<Long> getType()
      Gets the type.
      Returns:
      the type
    • setType

      public void setType(Collection<Long> type)
      Sets the type.
      Parameters:
      type - the new type
    • getTeamCode

      public String getTeamCode()
      Gets the team code.
      Returns:
      the team code
    • setTeamCode

      public void setTeamCode(String teamCode)
      Sets the team code.
      Parameters:
      teamCode - the new team code
    • getResourceCode

      public String getResourceCode()
      Gets the resource code.
      Returns:
      the resource code
    • setResourceCode

      public void setResourceCode(String resourceCode)
      Sets the resource code.
      Parameters:
      resourceCode - the new resource code