java.lang.Object
overit.geocallapp.wfm.core.bl.schedule.cache.lockscheduling.LockSchedulingDaysKey

public class LockSchedulingDaysKey extends Object
Lock Scheduling Days Key.
Since:
18.0
  • Constructor Details

    • LockSchedulingDaysKey

      public LockSchedulingDaysKey()
  • Method Details

    • getOperationCenter

      public Long getOperationCenter()
    • getStartDate

      public Date getStartDate()
    • getEndDate

      public Date getEndDate()
    • getCustomer

      public Long getCustomer()
    • makeOssKey

      public static overit.geocallapp.wfm.scheduler.oss.cache.OssKey makeOssKey()
    • setParams

      public LockSchedulingDaysKey setParams(Long operationCenter, Date startDate, Date endDate, Long customer)
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object