Class DTOInterventionFilter

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.execution.rs1.intervention.DTOInterventionFilter
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class DTOInterventionFilter extends DynO
DTO for filter intervention.
Since:
18.0
See Also:
GCApi:
dto
  • Constructor Details

    • DTOInterventionFilter

      public DTOInterventionFilter()
  • Method Details

    • getId

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

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

      public final Collection<Long> getStatusId()
      Gets the status id.
      Returns:
      the status id
    • getStatus

      public final Collection<Long> getStatus()
      Gets the status.
      Returns:
      the status
    • setStatusId

      public final void setStatusId(Collection<Long> statusId)
      Sets the status id.
      Parameters:
      statusId - the new status id
    • getStartDate

      public final ZonedDateTimeRange getStartDate()
      Gets the start date.
      Returns:
      the start date
    • setStartDate

      public final void setStartDate(ZonedDateTimeRange startDate)
      Sets the start date.
      Parameters:
      startDate - the new start date
    • getEndDate

      public final ZonedDateTimeRange getEndDate()
      Gets the end date.
      Returns:
      the end date
    • setEndDate

      public final void setEndDate(ZonedDateTimeRange endDate)
      Sets the end date.
      Parameters:
      endDate - the new end date
    • getWorkOrderOperationId

      public final Collection<Long> getWorkOrderOperationId()
      Gets the work order operation id.
      Returns:
      the work order operation id
    • getWorkOrderOperation

      public final Collection<Long> getWorkOrderOperation()
      Gets the work order operation.
      Returns:
      the work order operation
    • setWorkOrderOperationId

      public final void setWorkOrderOperationId(Collection<Long> workOrderOperationId)
      Sets the work order operation id.
      Parameters:
      workOrderOperationId - the new work order operation id
    • getDefaultDuration

      public final Long getDefaultDuration()
      Returns the default duration.
      Returns:
      the default duration
    • setDefaultDuration

      public final void setDefaultDuration(Long defaultDuration)
      Sets the default duration.
      Parameters:
      defaultDuration - the default duration