Class LockSchedulingDaysKey
java.lang.Object
overit.geocallapp.wfm.core.bl.schedule.cache.lockscheduling.LockSchedulingDaysKey
Lock Scheduling Days Key.
- Since:
- 18.0
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()static overit.geocallapp.wfm.scheduler.oss.cache.OssKey
-
Constructor Details
-
LockSchedulingDaysKey
public LockSchedulingDaysKey()
-
-
Method Details
-
getOperationCenter
-
getStartDate
-
getEndDate
-
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() -
equals
-