| ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Expert | |
| com.togethersoft.openapi.baseexpert | |
| Uses of Expert in com.togethersoft.openapi.baseexpert |
| Methods in com.togethersoft.openapi.baseexpert that return Expert | |
Expert | ExpertFactory.createExpert(String parentExpertUin, Expert addinExpert)Creates expert constructed from parent Expert given in parentExpertUin, and "child" Expert given in addinExpert. |
Expert | ExpertFactory.createExpert(String uin, ExpertModel model, ExpertController delegate)Creates expert with given uin |
Expert | ExpertManager.createExpert(String parentExpertUin, Expert addinExpert)Used to get Expert created by one of the ExpertFactory instances. |
Expert | ExpertManager.createExpert(String uin, ExpertController controller)Used to get Expert created by one of the ExpertFactory instances. |
Expert | ExpertRepresentative.getExpert()Returns Expert |
| Methods in com.togethersoft.openapi.baseexpert with parameters of type Expert | |
Expert | ExpertFactory.createExpert(String parentExpertUin, Expert addinExpert)Creates expert constructed from parent Expert given in parentExpertUin, and "child" Expert given in addinExpert. |
Expert | ExpertManager.createExpert(String parentExpertUin, Expert addinExpert)Used to get Expert created by one of the ExpertFactory instances. |
void | ExpertManager.showExpert(Expert expert)Shows Together-consistent dialog which runs given expert |
| ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||