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