Class EmploymentDetailFactory

java.lang.Object
com.echothree.model.data.employee.server.factory.EmploymentDetailFactory
All Implemented Interfaces:
BaseFactory<EmploymentDetailPK,EmploymentDetail>

@ApplicationScoped public class EmploymentDetailFactory extends Object implements BaseFactory<EmploymentDetailPK,EmploymentDetail>