Class RoughPlanningBucketMovementSearchFilter

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

public class RoughPlanningBucketMovementSearchFilter extends DynO
Filter object for rough planning bucket movement
Since:
20.0
See Also:
  • Constructor Details

    • RoughPlanningBucketMovementSearchFilter

      public RoughPlanningBucketMovementSearchFilter()
  • 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
    • getRoughPlanning

      public Collection<Long> getRoughPlanning()
      Gets the rough planning.
      Returns:
      the rough planning
    • setRoughPlanning

      public void setRoughPlanning(Collection<Long> roughPlanning)
      Sets the rough planning.
      Parameters:
      roughPlanning - the new rough planning
    • getOperationType

      public Collection<Long> getOperationType()
      Gets the operation type.
      Returns:
      the operation type
    • setOperationType

      public void setOperationType(Collection<Long> operationType)
      Sets the operation type.
      Parameters:
      operationType - the new operation type
    • getActivityType

      public Collection<Long> getActivityType()
      Gets the activity type.
      Returns:
      the activity type
    • setActivityType

      public void setActivityType(Collection<Long> activityType)
      Sets the activity type.
      Parameters:
      activityType - the new activity type
    • getUrgency

      public Collection<Long> getUrgency()
      Gets the urgency.
      Returns:
      the urgency
    • setUrgency

      public void setUrgency(Collection<Long> urgency)
      Sets the urgency.
      Parameters:
      urgency - the new urgency
    • getTimeToMove

      public Long getTimeToMove()
      Gets the time to move.
      Returns:
      the time to move
    • setTimeToMove

      public void setTimeToMove(Long timeToMove)
      Sets the time to move.
      Parameters:
      timeToMove - the new time to move
    • getOriginBucket

      public Collection<Long> getOriginBucket()
      Gets the origin bucket.
      Returns:
      the origin bucket
    • setOriginBucket

      public void setOriginBucket(Collection<Long> originBucket)
      Sets the origin bucket.
      Parameters:
      originBucket - the new origin bucket
    • getDestinationBucket

      public Collection<Long> getDestinationBucket()
      Gets the destination bucket.
      Returns:
      the destination bucket
    • setDestinationBucket

      public void setDestinationBucket(Collection<Long> destinationBucket)
      Sets the destination bucket.
      Parameters:
      destinationBucket - the new destination bucket
    • getOrder

      public Long getOrder()
      Gets the order.
      Returns:
      the order
    • setOrder

      public void setOrder(Long order)
      Sets the order.
      Parameters:
      order - the new order
    • getState

      public Collection<Long> getState()
      Gets the state.
      Returns:
      the state
    • setState

      public void setState(Collection<Long> state)
      Sets the state.
      Parameters:
      state - the new state