|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SpeechRuleCheckerInterface
| Method Summary | |
|---|---|
void |
computeRulesInExercise()
This method computes the rules in the exerciseController. |
void |
computeRulesInPage(Page page)
This method computes the rules in the ViewBook and the UniversalController. |
void |
computeRulesInSearch(String itemId)
This method computes the rules in the SearchController. |
SpeechItemList |
getCheckedItemList()
|
boolean |
isSpeechExerciseOn()
|
boolean |
isSpeechOnDemandOn()
|
boolean |
isSpeechUniversalOn()
|
| Method Detail |
|---|
void computeRulesInPage(Page page)
page - -
Page which should be computed with the rules.void computeRulesInExercise()
void computeRulesInSearch(String itemId)
itemId - -
Id of the Item which was found in the search.boolean isSpeechOnDemandOn()
boolean isSpeechUniversalOn()
SpeechItemList getCheckedItemList()
boolean isSpeechExerciseOn()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||