Class PrinterDetailFactory

java.lang.Object
com.echothree.model.data.printer.server.factory.PrinterDetailFactory
All Implemented Interfaces:
BaseFactory<PrinterDetailPK,PrinterDetail>

@ApplicationScoped public class PrinterDetailFactory extends Object implements BaseFactory<PrinterDetailPK,PrinterDetail>