package com.action; import java.util.List; import com.biz.EmployeeBiz; import com.biz.EmployeeOutBiz; import com.opensymphony.xwork2.ActionSupport; import com.util.Page; import com.vo.Employee; import com.vo.EmployeeOut; public class EmployeeOutAction extends ActionSupport{ private EmployeeOut employeeOut; private List<EmployeeOut>employeeOuts; private EmployeeOutBiz employeeOutBiz; private EmployeeBiz employeeBiz; private Employee employee; private Page page; private Page page2; public EmployeeOutAction() { super(); // TODO Auto-generated constructor stub } public EmployeeOut getEmployeeOut() { return employeeOut; } public void setEmployeeOut(EmployeeOut employeeOut) { this.employeeOut = employeeOut; } public List<EmployeeOut> getEmployeeOuts() { return employeeOuts; } public void setEmployeeOuts(List<EmployeeOut> employeeOuts) { this.employeeOuts = employeeOuts; } public EmployeeOutBiz getEmployeeOutBiz() { return employeeOutBiz; } public void setEmployeeOutBiz(EmployeeOutBiz employeeOutBiz) { this.employeeOutBiz = employeeOutBiz; } public Page getPage() { return page; } public void setPage(Page page) { this.page = page; } public Page getPage2() { return page2; } public void setPage2(Page page2) { this.page2 = page2; } public EmployeeBiz getEmployeeBiz() { return employeeBiz; } public void setEmployeeBiz(EmployeeBiz employeeBiz) { this.employeeBiz = employeeBiz; } public Employee getEmployee() { return employee; } public void setEmployee(Employee employee) { this.employee = employee; } public String employeeOutList(){ employeeOuts = employeeOutBiz.findByPage(page); return SUCCESS; } public String doadd_employeeOut(){ employeeOutBiz.add(employeeOut); System.out.println(employee.getEmployeeId()); employeeBiz.deleteById(employee.getEmployeeId()); return SUCCESS; } public String fuzzyQueryemployeeOut(){ String a = employeeOut.getEmployeeOutName(); EmployeeOut employeeOut1 = new EmployeeOut(); employeeOut1.setEmployeeOutName(a); employeeOuts = employeeOutBiz.findByPageToC(page2, employeeOut1); return SUCCESS; } }
最近下载更多
1302989672 LV3
2023年5月4日
qfch120 LV8
2023年4月18日
wangmeijing LV5
2022年12月28日
zhaoyangwfd LV17
2022年10月13日
akbar2020 LV9
2022年8月27日
wangyang520 LV6
2022年4月17日
shibinf LV3
2022年4月11日
7z7z7z LV5
2022年3月21日
dukie123 LV1
2022年2月14日
and123456 LV11
2022年2月8日
最近浏览更多
zhangsan_lisi
9月18日
暂无贡献等级
326402 LV1
6月17日
hhxq0902
4月20日
暂无贡献等级
阿凡达 LV9
1月29日
wuge123 LV8
2023年12月18日
wushengjun
2023年12月18日
暂无贡献等级
WBelong LV8
2023年12月11日
uni-code_0123 LV1
2023年12月7日
飞飞飞2111111
2023年11月3日
暂无贡献等级
2036495585 LV9
2023年9月20日