Class JobDetailPK
java.lang.Object
com.echothree.util.common.persistence.BasePK
com.echothree.model.data.job.common.pk.JobDetailPK
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionJobDetailPK
(Long entityId) Creates a new instance of JobDetailPKJobDetailPK
(String entityId) Creates a new instance of JobDetailPK -
Method Summary
Methods inherited from class com.echothree.util.common.persistence.BasePK
equals, getComponentVendorName, getEntityId, getEntityRef, getEntityTypeName, hashCode, toString
-
Constructor Details
-
JobDetailPK
Creates a new instance of JobDetailPK -
JobDetailPK
Creates a new instance of JobDetailPK
-