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