Class LotDetailFactory

java.lang.Object
com.echothree.model.data.inventory.server.factory.LotDetailFactory
All Implemented Interfaces:
BaseFactory<LotDetailPK,LotDetail>

public class LotDetailFactory extends Object implements BaseFactory<LotDetailPK,LotDetail>