|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface KBService
A service which may be used for debugging and monitoring the status of the CSLI KB.
| Method Summary | |
|---|---|
Set<String> |
listCorpora()
List the set of corpora for which some data is available. |
Set<String> |
listMeetings(String corpusId)
List the meetings from the specified corpus for which some data is available. |
Set<String> |
listPeople(String corpusId)
List the people who participated in some way in the specified corpus. |
void |
reinit()
Reinit the KB service, now that new meetings have been imported. |
| Methods inherited from interface csli.dialog.app.calo.main.Service |
|---|
getGui, getTitle, isServiceAlive |
| Method Detail |
|---|
Set<String> listCorpora()
Set<String> listMeetings(String corpusId)
corpusId -
Set<String> listPeople(String corpusId)
corpusId -
void reinit()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||