| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
| Method Summary | |
Ability | create(Ability someAbility)Crée une relation enter deux compétences |
Employee | createEmployee(Employee employee, Collection someAbilities, Collection someRights) |
Collection | findBestBySkill(Collection someSkillKeys) |
Collection | findByEmployee(Employee employee) |
SortedMap | findBySkill(Skill someSkill) |
int | removeEmployee(EmployeeKey someEmployeeKey) |
int | removeSkill(SkillKey someSkillKey) |
Employee | updateEmployee(Employee employee, Collection someSkills, Collection someRights) |
| Method Detail |
public Ability create(Ability someAbility)
public Employee createEmployee(Employee employee, Collection someAbilities, Collection someRights)
public Collection findBestBySkill(Collection someSkillKeys)
throws org.orange.kicsa.SkillNotFoundException
public Collection findByEmployee(Employee employee)
public SortedMap findBySkill(Skill someSkill)
public int removeEmployee(EmployeeKey someEmployeeKey)
public int removeSkill(SkillKey someSkillKey)
public Employee updateEmployee(Employee employee, Collection someSkills, Collection someRights)
| Dependency Links |
to Class org.orange.kicsa.SkillNotFoundException
to Class org.orange.kicsa.business.employee.Employee
to Class org.orange.kicsa.business.employee.EmployeeKey
to Class org.orange.kicsa.business.skill.SkillKey
to Class org.orange.kicsa.business.ability.Ability
to Class java.util.SortedMap
to Class org.orange.kicsa.business.skill.Skill
to Class Diagram org.orange.kicsa
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.business.skill
to Class Diagram org.orange.kicsa.business.ability
| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||