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