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