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