public HrRightApplyFacade() { dac = new HrRightApplyDac(); rule = new HrRightApplyRule(); }
public HrRightApplyRule() { dac = new HrRightApplyDac(); }