Class BatchFactory

java.lang.Object
com.echothree.model.data.batch.server.factory.BatchFactory
All Implemented Interfaces:
BaseFactory<BatchPK,Batch>

public class BatchFactory extends Object implements BaseFactory<BatchPK,Batch>