public KeihiNyuuryoku_BL() { costDL = new D_Cost_DL(); controlDL = new M_Control_DL(); //payplanDL = new D_PayPlan_DL(); staffDL = new M_Staff_DL(); calendarDL = new M_Calendar_DL(); }
public Search_KeihiNO_BL() { dcostdl = new D_Cost_DL(); }