Class RoughPlanningCreationFilterCreationInput

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

public class RoughPlanningCreationFilterCreationInput extends DynO
Object representing an input object for the RoughPlanningCreationFilterCreationEvent in order to create the BORoughPlanningCreationFilter.
Since:
19.0
See Also:
  • Constructor Details

    • RoughPlanningCreationFilterCreationInput

      public RoughPlanningCreationFilterCreationInput()
  • Method Details

    • getRoughPlanning

      public Long getRoughPlanning()
      Returns the forecast header.
      Returns:
      roughPlanning the forecast header
    • setRoughPlanning

      public void setRoughPlanning(Long roughPlanning)
      Sets the forecast header.
      Parameters:
      roughPlanning - the forecast header
    • getWorkLoadDistributionSearchFilter

      public WorkLoadDistributionSearchFilter getWorkLoadDistributionSearchFilter()
      Returns the filter to search the work load distribution.
      Returns:
      the WorkLoadDistributionSearchFilter
    • setWorkLoadDistributionSearchFilter

      public void setWorkLoadDistributionSearchFilter(WorkLoadDistributionSearchFilter workLoadDistributionSearchFilter)
      Sets the filter to search the work load distribution.
      Parameters:
      workLoadDistributionSearchFilter - the WorkLoadDistributionSearchFilter