| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
| Method Summary | |
void | addOwner(SkillKey someSkillKey, String someType, SkillKey someDestinationSkillKey)Crée une relation enter deux compétences |
Skill | create(Skill someSkill, Collection someRelationships, Collection someOwners)Crée une nouvelle compétence |
RelationshipType | createRelationshipType(RelationshipType someRelationshipType) |
Skill | createRoot(Skill someRootSkill) |
Map | findAll() |
Skill | findByPrimaryKey(SkillKey someSkillKey) |
Collection | findChilds(Skill someParent) |
Collection | findDestinations(Skill someSkill) |
Collection | findDestinations(Skill someSkill, String someRelationshipType) |
Collection | findParents(Skill someChild) |
Map | findRelationshipTypes() |
Collection | findSources(Skill someSkill, String someRelationshipType) |
static SkillServiceImpl | getInstance() |
void | link(Skill someSourceSkill, String relationshipType, SkillKey someDestinationSkill)Crée une relation enter deux compétences |
int | remove(SkillKey someSkillKey)Supprime une compétence |
void | removeRelationshipType(String someNewRelationshipType) |
Skill | update(Skill someSkill, Collection someRelationships, Collection someOwners)Met à jour une compétence |
| Method Detail |
public void addOwner(SkillKey someSkillKey, String someType, SkillKey someDestinationSkillKey)
public Skill create(Skill someSkill, Collection someRelationships, Collection someOwners)
public RelationshipType createRelationshipType(RelationshipType someRelationshipType)
public Skill createRoot(Skill someRootSkill)
public Map findAll()
public Skill findByPrimaryKey(SkillKey someSkillKey)
throws org.orange.kicsa.SkillNotFoundException
public Collection findChilds(Skill someParent)
throws org.orange.kicsa.SkillNotFoundException
public Collection findDestinations(Skill someSkill)
throws org.orange.kicsa.SkillNotFoundException
public Collection findDestinations(Skill someSkill, String someRelationshipType)
throws org.orange.kicsa.SkillNotFoundException
public Collection findParents(Skill someChild)
throws org.orange.kicsa.SkillNotFoundException
public Map findRelationshipTypes()
public Collection findSources(Skill someSkill, String someRelationshipType)
throws org.orange.kicsa.SkillNotFoundException
public static SkillServiceImpl getInstance()
public void link(Skill someSourceSkill, String relationshipType, SkillKey someDestinationSkill)
public int remove(SkillKey someSkillKey)
public void removeRelationshipType(String someNewRelationshipType)
public Skill update(Skill someSkill, Collection someRelationships, Collection someOwners)
| Association Links |
to Class org.orange.kicsa.service.skill.SkillServiceImpl
to Class org.orange.kicsa.integration.skill.SkillDAO
to Class org.orange.kicsa.integration.skill.RelationshipTypeDAO
| Dependency Links |
to Class org.orange.kicsa.service.skill.SkillService
to Class org.orange.kicsa.service.skill.SkillServiceRemote
to Class org.orange.kicsa.business.skill.SkillFactory
to Class org.orange.kicsa.Application
to Class org.orange.util.Assert
to Class org.orange.kicsa.integration.AbstractDAOFactory
to Class org.orange.kicsa.service.ServiceException
to Class java.lang.Throwable
to Class org.orange.kicsa.business.skill.SkillTree
to Class java.util.Collection
to Class org.orange.kicsa.business.skill.Skill
to Class org.orange.kicsa.SkillNotFoundException
to Class org.orange.kicsa.business.skill.SkillKey
to Class org.orange.util.integration.DAOException
to Class java.util.Iterator
to Class javax.transaction.UserTransaction
to Class javax.naming.InitialContext
to Class org.orange.util.J2EEConstants
to Class org.orange.kicsa.business.skill.Relationship
to Class javax.naming.NamingException
to Class java.lang.Exception
to Class java.lang.Class
to Class java.lang.String
to Class org.orange.util.NotImplementedException
to Class java.util.Map
to Class org.orange.kicsa.business.skill.RelationshipType
to Class org.orange.kicsa.integration.skill.SkillDAO
to Class org.orange.kicsa.integration.skill.RelationshipTypeDAO
to Class Diagram test.org.orange.kicsa.service.skill
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.skill
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.business.skill
to Class Diagram org.orange.kicsa.business
to Class Diagram org.orange.util
to Class Diagram org.orange.kicsa.integration
to Class Diagram org.orange.util.integration
to Class Diagram org.orange.kicsa.integration.skill
| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||