Class ShipmentStatusFactory

java.lang.Object
com.echothree.model.data.shipment.server.factory.ShipmentStatusFactory
All Implemented Interfaces:
BaseFactory<ShipmentStatusPK,ShipmentStatus>

@ApplicationScoped public class ShipmentStatusFactory extends Object implements BaseFactory<ShipmentStatusPK,ShipmentStatus>