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