Class PartyEmployeeFactory

java.lang.Object
com.echothree.model.data.employee.server.factory.PartyEmployeeFactory
All Implemented Interfaces:
BaseFactory<PartyEmployeePK,PartyEmployee>

@ApplicationScoped public class PartyEmployeeFactory extends Object implements BaseFactory<PartyEmployeePK,PartyEmployee>