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