hu.elte.tribus.interfaces
Interface AnsverFinder

All Known Implementing Classes:
HibernateSimplifiedAnsverFinder, IndexBasedAnsverFinder, MockAnsverFinder

public interface AnsverFinder

Author:
kocka

Method Summary
 QA getQuestionAndAnsver(java.lang.String question, Conversation conversation)
           
 

Method Detail

getQuestionAndAnsver

QA getQuestionAndAnsver(java.lang.String question,
                        Conversation conversation)
                        throws QueryException
Throws:
QueryException


Copyright © 2006-2007. All Rights Reserved.