Class JpaScheduledJobDetailId
java.lang.Object
com.broadleafcommerce.scheduledjob.provider.jpa.domain.JpaScheduledJobDetailId
- All Implemented Interfaces:
Serializable
The ID class representing the composite key for
JpaScheduledJobDetail
.- Author:
- Samarth Dhruva (samarthd)
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
JpaScheduledJobDetailId
public JpaScheduledJobDetailId() -
JpaScheduledJobDetailId
-
-
Method Details
-
getJob
- See Also:
-
JpaScheduledJobDetail.job
-
getName
- See Also:
-
JpaScheduledJobDetail.name
-
getValueSha
- See Also:
-
JpaScheduledJobDetail.valueSha
-
setJob
- See Also:
-
JpaScheduledJobDetail.job
-
setName
- See Also:
-
JpaScheduledJobDetail.name
-
setValueSha
- See Also:
-
JpaScheduledJobDetail.valueSha
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-