| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
| Method Summary | |
Employee | create(Employee someEmployee) |
Map | getAll() |
Employee | getByPrimaryKey(EmployeeKey someKey) |
void | remove(EmployeeKey someKey) |
Employee | update(Employee someEmployee) |
| Method Detail |
public Employee create(Employee someEmployee)
throws org.orange.util.integration.DAOException
public Map getAll()
throws org.orange.util.integration.DAOException
public Employee getByPrimaryKey(EmployeeKey someKey)
throws org.orange.util.integration.DAOException,
org.orange.kicsa.EmployeeNotFoundException
public void remove(EmployeeKey someKey)
throws org.orange.util.integration.DAOException
public Employee update(Employee someEmployee)
throws org.orange.util.integration.DAOException
| Dependency Links |
to Class java.util.Map
to Class org.orange.util.integration.DAOException
to Class org.orange.kicsa.business.employee.Employee
to Class org.orange.kicsa.business.employee.EmployeeKey
to Class org.orange.kicsa.EmployeeNotFoundException
to Class Diagram org.orange.util.integration
to Class Diagram org.orange.util
to Class Diagram org.orange
to Class Diagram org
to Class Diagram <default>
to Class Diagram org.orange.kicsa.business.employee
to Class Diagram org.orange.kicsa.business
to Class Diagram org.orange.kicsa
| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||