|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CompRepoItem | |
|---|---|
| tigase.server.ext | |
| Uses of CompRepoItem in tigase.server.ext |
|---|
| Methods in tigase.server.ext that return CompRepoItem | |
|---|---|
CompRepoItem |
ComponentProtocolHandler.getCompRepoItem(String hostname)
|
CompRepoItem |
ComponentProtocol.getCompRepoItem(String hostname)
Method description |
CompRepoItem |
CompSQLRepository.getItem(String key)
Method description |
CompRepoItem |
CompSQLRepository.getItemInstance()
Method description |
CompRepoItem |
CompDBRepository.getItemInstance()
Method description |
CompRepoItem |
CompConfigRepository.getItemInstance()
|
static CompRepoItem |
CompRepoDefaults.getItemInstance()
Method description |
| Methods in tigase.server.ext that return types with arguments of type CompRepoItem | |
|---|---|
Collection<CompRepoItem> |
CompSQLRepository.allItems()
Method description |
Iterator<CompRepoItem> |
CompSQLRepository.iterator()
Method description |
| Methods in tigase.server.ext with parameters of type CompRepoItem | |
|---|---|
void |
CompSQLRepository.addItem(CompRepoItem item)
Method description |
String |
CompSQLRepository.validateItem(CompRepoItem item)
Method description |
| Method parameters in tigase.server.ext with type arguments of type CompRepoItem | |
|---|---|
void |
CompSQLRepository.addRepoChangeListener(RepositoryChangeListenerIfc<CompRepoItem> repoChangeListener)
Method description |
void |
CompSQLRepository.removeRepoChangeListener(RepositoryChangeListenerIfc<CompRepoItem> repoChangeListener)
Method description |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||