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