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