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