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