| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
| Method Summary | |
Ability | create(Ability someAbility) |
Collection | getBestBySkill(Collection someAbilities) |
Collection | getByEmployee(EmployeeKey someKey) |
Collection | getBySkill(SkillKey someSkillKey) |
void | remove(Ability someAbility) |
int | removeByEmployee(EmployeeKey someEmployeeKey) |
int | removeBySkill(SkillKey someSkillKey) |
Ability | update(Ability someAbility) |
| Method Detail |
public Ability create(Ability someAbility)
throws org.orange.util.integration.DAOException
public Collection getBestBySkill(Collection someAbilities)
throws org.orange.util.integration.DAOException,
org.orange.kicsa.SkillNotFoundException
public Collection getByEmployee(EmployeeKey someKey)
throws org.orange.util.integration.DAOException
public Collection getBySkill(SkillKey someSkillKey)
throws org.orange.util.integration.DAOException
public void remove(Ability someAbility)
throws org.orange.util.integration.DAOException
public int removeByEmployee(EmployeeKey someEmployeeKey)
throws org.orange.util.integration.DAOException
public int removeBySkill(SkillKey someSkillKey)
throws org.orange.util.integration.DAOException
public Ability update(Ability someAbility)
throws org.orange.util.integration.DAOException
| Dependency Links |
to Class java.util.Collection
to Class org.orange.util.integration.DAOException
to Class org.orange.kicsa.SkillNotFoundException
to Class org.orange.util.NotImplementedException
to Class org.orange.kicsa.business.employee.EmployeeKey
to Class org.orange.kicsa.business.ability.Ability
to Class org.orange.kicsa.business.skill.SkillKey
to Class Diagram org.orange.kicsa.integration.ability
to Class Diagram org.orange.kicsa.integration
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
to Class Diagram org.orange.kicsa.business
to Class Diagram org.orange.kicsa.business.ability
to Class Diagram org.orange.kicsa.business.skill
| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||