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