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