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