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