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