Class LocationFactory

java.lang.Object
com.echothree.model.data.warehouse.server.factory.LocationFactory
All Implemented Interfaces:
BaseFactory<LocationPK,Location>

public class LocationFactory extends Object implements BaseFactory<LocationPK,Location>