Uses of Class
org.apache.struts2.showcase.model.Employee
Packages that use Employee
Package
Description
-
Uses of Employee in org.apache.struts2.showcase.action
Methods in org.apache.struts2.showcase.action that return EmployeeMethods in org.apache.struts2.showcase.action with parameters of type EmployeeModifier and TypeMethodDescriptionvoidEmployeeAction.setCurrentEmployee(Employee currentEmployee) -
Uses of Employee in org.apache.struts2.showcase.application
Fields in org.apache.struts2.showcase.application declared as Employee -
Uses of Employee in org.apache.struts2.showcase.dao
Methods in org.apache.struts2.showcase.dao that return EmployeeMethods in org.apache.struts2.showcase.dao with parameters of type Employee