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