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