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