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