| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
| Method Summary | |
void | create(SkillKey someSkill, EmployeeKey someEmployee) |
Collection | getOwnersBySkill(SkillKey someSkill) |
Collection | getSkillsByOwner(EmployeeKey someEmployee) |
void | remove(SkillKey someSkill, EmployeeKey someEmployee) |
int | removeByEmployee(EmployeeKey someEmployee) |
int | removeBySkill(SkillKey someSkill) |
| Method Detail |
public void create(SkillKey someSkill, EmployeeKey someEmployee)
throws org.orange.util.integration.DAOException
public Collection getOwnersBySkill(SkillKey someSkill)
throws org.orange.kicsa.SkillNotFoundException,
org.orange.util.integration.DAOException
public Collection getSkillsByOwner(EmployeeKey someEmployee)
throws org.orange.kicsa.EmployeeNotFoundException,
org.orange.util.integration.DAOException
public void remove(SkillKey someSkill, EmployeeKey someEmployee)
throws org.orange.util.integration.DAOException
public int removeByEmployee(EmployeeKey someEmployee)
throws org.orange.kicsa.EmployeeNotFoundException,
org.orange.util.integration.DAOException
public int removeBySkill(SkillKey someSkill)
throws org.orange.kicsa.SkillNotFoundException,
org.orange.util.integration.DAOException
| Dependency Links |
to Class org.orange.kicsa.business.skill.SkillKey
to Class org.orange.kicsa.SkillNotFoundException
to Class org.orange.util.integration.DAOException
to Class org.orange.kicsa.business.employee.EmployeeKey
to Class org.orange.kicsa.EmployeeNotFoundException
to Class Diagram org.orange.kicsa.business.skill
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>
to Class Diagram org.orange.util.integration
to Class Diagram org.orange.util
to Class Diagram org.orange.kicsa.business.employee
| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||