| org.andromda.samples.animalquiz.decisiontree.DecisionServiceImpl
DecisionServiceImpl | public class DecisionServiceImpl extends org.andromda.samples.animalquiz.decisiontree.DecisionServiceBase (Code) | | See Also: org.andromda.samples.animalquiz.decisiontree.DecisionService |
handleGetFirstQuestion | protected org.andromda.samples.animalquiz.decisiontree.VODecisionItem handleGetFirstQuestion() throws java.lang.Exception(Code) | | See Also: org.andromda.samples.animalquiz.decisiontree.DecisionService.getFirstQuestion |
handleGetNextQuestion | protected org.andromda.samples.animalquiz.decisiontree.VODecisionItem handleGetNextQuestion(java.lang.Long itemId) throws java.lang.Exception(Code) | | See Also: org.andromda.samples.animalquiz.decisiontree.DecisionService.getNextQuestion(java.lang.Long) |
|
|