Class BOCapacityPlanningResultDetail

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.result.detail.BOCapacityPlanningResultDetail
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class BOCapacityPlanningResultDetail extends DynO
Business object representing a row of a capacity planning detail result
Since:
15.0
See Also:
GCApi:
bo
  • Constructor Details

    • BOCapacityPlanningResultDetail

      public BOCapacityPlanningResultDetail()
  • Method Details

    • getId

      public Long getId()
      Returns the capacity planning coverage detail result id.
      Returns:
      the capacity planning coverage detail result id
    • setId

      public void setId(Long id)
      Sets the capacity planning coverage detail result id.
      Parameters:
      id - the capacity planning coverage detail result id
    • getScenario

      public Long getScenario()
      Returns the capacity planning scenario id.
      Returns:
      the capacity planning scenario id
      See Also:
    • setScenario

      public void setScenario(Long scenario)
      Sets the capacity planning scenario id.
      Parameters:
      scenario - the capacity planning scenario id
      See Also:
    • getDay

      public Date getDay()
      Returns the day
      Returns:
      the day
    • setDay

      public void setDay(Date day)
      Sets the day
      Parameters:
      day - the day
      See Also:
    • getResource

      public Long getResource()
      Returns the resource
      Returns:
      the resource that did the activity
      See Also:
    • setResource

      public void setResource(Long resource)
      Sets the resource
      Parameters:
      resource - the resource that did the activity
      See Also:
    • getActivity

      public Long getActivity()
      Returns the activity
      Returns:
      the activity
      See Also:
    • setActivity

      public void setActivity(Long activity)
      Sets the activity
      Parameters:
      activity - the activity
      See Also:
    • getDuration

      public Long getDuration()
      Returns the time the resource worked on the activity
      Returns:
      duration the time the resource worked on the activity
    • setDuration

      public void setDuration(Long duration)
      Sets the time the resource worked on the activity
      Parameters:
      duration - the time the resource worked on the activity
    • getOverTime

      public Long getOverTime()
      Returns the overtime the resource worked on the activity
      Returns:
      the overtime the resource worked on the activity
    • setOverTime

      public void setOverTime(Long overTime)
      Sets the overtime the resource worked on the activity
      Parameters:
      overTime - the overtime the resource worked on the activity
    • getActivityTimeframe

      public Long getActivityTimeframe()
      Returns the activity time frame
      Returns:
      the activity time frame
      See Also:
    • setActivityTimeframe

      public void setActivityTimeframe(Long activityTimeframe)
      Sets the activity time frame
      Parameters:
      activityTimeframe - the activity time frame
    • getTeam

      public Long getTeam()
      Returns the team
      Returns:
      the team
    • setTeam

      public void setTeam(Long team)
      Sets the team
      Parameters:
      team - the team