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