|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QuestionLocal | |
org.openfjord.business.entities |
Uses of QuestionLocal in org.openfjord.business.entities |
Methods in org.openfjord.business.entities that return QuestionLocal | |
QuestionLocal |
SurveyElementLocal.getQuestion()
|
abstract QuestionLocal |
SurveyElementBean.getQuestion()
|
QuestionLocal |
QuestionHome.create(int questionType)
|
QuestionLocal |
QuestionHome.findByPrimaryKey(QuestionPK pk)
|
QuestionLocal |
AnswerLocal.getQuestion()
|
abstract QuestionLocal |
AnswerBean.getQuestion()
|
Methods in org.openfjord.business.entities with parameters of type QuestionLocal | |
void |
SurveyElementLocal.setQuestion(QuestionLocal question)
|
abstract void |
SurveyElementBean.setQuestion(QuestionLocal question)
|
void |
AnswerLocal.setQuestion(QuestionLocal question)
|
abstract void |
AnswerBean.setQuestion(QuestionLocal question)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |