| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
| Method Summary | |
Employee | create(Employee someEmployee)Crée un employé. |
Map | findAll() |
Employee | findByPrimaryKey(EmployeeKey someKey) |
static EmployeeServiceImpl | getInstance() |
void | remove(EmployeeKey someEmployeeKey) |
Employee | update(Employee someEmployee)Met à jour un employé. |
| Method Detail |
public Employee create(Employee someEmployee)
Cette méthode ne s'occupe pas des capacités de l'employé
public Map findAll()
public Employee findByPrimaryKey(EmployeeKey someKey)
throws org.orange.kicsa.EmployeeNotFoundException
public static EmployeeServiceImpl getInstance()
public void remove(EmployeeKey someEmployeeKey)
public Employee update(Employee someEmployee)
Cette méthode ne s'occupe pas des capacités de l'employé
| Association Links |
to Class org.orange.kicsa.integration.employee.EmployeeDAO
| Dependency Links |
to Class org.orange.kicsa.service.employee.EmployeeService
to Class org.orange.kicsa.integration.AbstractDAOFactory
to Class org.orange.kicsa.Application
to Class org.orange.kicsa.service.ServiceException
to Class java.lang.Throwable
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 java.lang.Class
to Class org.orange.util.Assert
to Class org.orange.kicsa.integration.employee.EmployeeDAO
to Class Diagram test.org.orange.kicsa.service.employee
to Class Diagram test.org.orange.kicsa.service
to Class Diagram test.org.orange.kicsa
to Class Diagram test.org.orange
to Class Diagram test.org
to Class Diagram test
to Class Diagram <default>
to Class Diagram org.orange.kicsa.service.employee
to Class Diagram org.orange.kicsa.service
to Class Diagram org.orange.kicsa
to Class Diagram org.orange
to Class Diagram org
to Class Diagram org.orange.kicsa.integration
to Class Diagram org.orange.util.integration
to Class Diagram org.orange.util
to Class Diagram org.orange.kicsa.business.employee
to Class Diagram org.orange.kicsa.business
to Class Diagram org.orange.kicsa.integration.employee
| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||