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