Uses of Class
arta.synergy.web.common.client.data.profile.QuestionSearchParams

Packages that use QuestionSearchParams
arta.synergy.ejb.profile   
arta.synergy.web.common.client.data.profile   
 

Uses of QuestionSearchParams in arta.synergy.ejb.profile
 

Methods in arta.synergy.ejb.profile with parameters of type QuestionSearchParams
 ServerResult<BinQuestionsList> Profile.getQuestions(QuestionSearchParams params, java.lang.String userID, java.lang.String locale)
           
static ServerResult<BinQuestionsList> QuestionsManager.getQuestions(QuestionSearchParams params, java.lang.String userID, java.lang.String locale)
           
 

Uses of QuestionSearchParams in arta.synergy.web.common.client.data.profile
 

Fields in arta.synergy.web.common.client.data.profile declared as QuestionSearchParams
 QuestionSearchParams BinQuestionsList.params
           
 

Methods in arta.synergy.web.common.client.data.profile with parameters of type QuestionSearchParams
 ServerResult<BinQuestionsList> ProfileIF.getQuestions(QuestionSearchParams params, java.lang.String userID, java.lang.String locale)
           
 



Copyright © 2000 Dummy Corp. All Rights Reserved.