Class ShipmentLineFactory

java.lang.Object
com.echothree.model.data.shipment.server.factory.ShipmentLineFactory
All Implemented Interfaces:
BaseFactory<ShipmentLinePK,ShipmentLine>

@ApplicationScoped public class ShipmentLineFactory extends Object implements BaseFactory<ShipmentLinePK,ShipmentLine>