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