Class InventoryLocationFactory

java.lang.Object
com.echothree.model.data.inventory.server.factory.InventoryLocationFactory
All Implemented Interfaces:
BaseFactory<InventoryLocationPK,InventoryLocation>

@ApplicationScoped public class InventoryLocationFactory extends Object implements BaseFactory<InventoryLocationPK,InventoryLocation>