Class DTOResourceMissingSkillsSearch

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.orchestrator.workforce.rs1.resource.missingskill.DTOResourceMissingSkillsSearch
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class DTOResourceMissingSkillsSearch extends DynO
DTO for resource missing skills search
Since:
17.0
See Also:
GCApi:
dto
  • Constructor Details

    • DTOResourceMissingSkillsSearch

      public DTOResourceMissingSkillsSearch()
  • Method Details

    • getResources

      public final Collection<Long> getResources()
      Returns:
      the resources
    • getResourceId

      public final Collection<Long> getResourceId()
      Returns:
      the resources
    • setResourceId

      public final void setResourceId(Collection<Long> resourceId)
      Parameters:
      resourceId - the resources to set
    • getWorkOrderOperation

      public Long getWorkOrderOperation()
      Returns:
      the workOrderOperationId
    • getWorkOrderOperationId

      public Long getWorkOrderOperationId()
      Returns:
      the workOrderOperationId
    • setWorkOrderOperationId

      public void setWorkOrderOperationId(Long workOrderOperationId)
      Parameters:
      workOrderOperationId - the workOrderOperation to set
    • getReferenceDate

      public ZonedDateTime getReferenceDate()
      Returns:
      the referenceDate
    • setReferenceDate

      public void setReferenceDate(ZonedDateTime referenceDate)
      Parameters:
      referenceDate - the referenceDate to set