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