Skip navigation links
B C D E F G H I L M N O P R S T U V W 

B

burnToken(String, String, int, int) - Method in class it.eng.edison.usersurvey_portlet.server.dao.InvitationtokenJpaController
Burn token.

C

checkDBisCreated() - Method in interface it.eng.edison.usersurvey_portlet.client.GreetingService
Check D bis created.
checkDBisCreated(AsyncCallback<Void>) - Method in interface it.eng.edison.usersurvey_portlet.client.GreetingServiceAsync
Check D bis created.
checkDBisCreated() - Method in class it.eng.edison.usersurvey_portlet.server.dao.SurveyJpaController
Check D bis created.
checkDBisCreated() - Method in class it.eng.edison.usersurvey_portlet.server.GreetingServiceImpl
Check Database is created.
checkSurveyIsAnonymous(int) - Method in class it.eng.edison.usersurvey_portlet.server.dao.SurveyJpaController
Check survey is anonymous.
Choiceanswer - Class in it.eng.edison.usersurvey_portlet.server.entity
The persistent class for the choicequestion database table.
Choiceanswer() - Constructor for class it.eng.edison.usersurvey_portlet.server.entity.Choiceanswer
 
ChoiceanswerJpaController - Class in it.eng.edison.usersurvey_portlet.server.dao
The Class ChoiceanswerJpaController.
ChoiceanswerJpaController(EntityManagerFactory) - Constructor for class it.eng.edison.usersurvey_portlet.server.dao.ChoiceanswerJpaController
Instantiates a new choiceanswer jpa controller.
ChoiceAnswerModel - Class in it.eng.edison.usersurvey_portlet.client.model
The Class ChoiceAnswerModel.
ChoiceAnswerModel() - Constructor for class it.eng.edison.usersurvey_portlet.client.model.ChoiceAnswerModel
Instantiates a new choice answer model.
ChoiceAnswerModel(Integer, int, String, String, String, String) - Constructor for class it.eng.edison.usersurvey_portlet.client.model.ChoiceAnswerModel
Instantiates a new choice answer model.
Choicequestion - Class in it.eng.edison.usersurvey_portlet.server.entity
The persistent class for the choicequestion database table.
Choicequestion() - Constructor for class it.eng.edison.usersurvey_portlet.server.entity.Choicequestion
 
ChoicequestionJpaController - Class in it.eng.edison.usersurvey_portlet.server.dao
The Class ChoicequestionJpaController.
ChoicequestionJpaController(EntityManagerFactory) - Constructor for class it.eng.edison.usersurvey_portlet.server.dao.ChoicequestionJpaController
Instantiates a new choicequestion jpa controller.
ChoiceQuestionModel - Class in it.eng.edison.usersurvey_portlet.client.model
The Class ChoiceQuestionModel.
ChoiceQuestionModel() - Constructor for class it.eng.edison.usersurvey_portlet.client.model.ChoiceQuestionModel
Instantiates a new choice question model.
ChoiceQuestionModel(Integer, int, String, String, String, String) - Constructor for class it.eng.edison.usersurvey_portlet.client.model.ChoiceQuestionModel
Instantiates a new choice question model.
create(Invitationtoken) - Method in class it.eng.edison.usersurvey_portlet.server.dao.InvitationtokenJpaController
Creates the.
create(Survey) - Method in class it.eng.edison.usersurvey_portlet.server.dao.SurveyJpaController
Creates the.
create(Surveyquestion) - Method in class it.eng.edison.usersurvey_portlet.server.dao.SurveyquestionJpaController
Creates the.
create(Surveyuseranswer) - Method in class it.eng.edison.usersurvey_portlet.server.dao.SurveyuseranswerJpaController
Creates the.
CreateDB - Class in it.eng.edison.usersurvey_portlet.server.util
 
CreateDB(String, String, String, String) - Constructor for class it.eng.edison.usersurvey_portlet.server.util.CreateDB
 
createFolder() - Method in interface it.eng.edison.usersurvey_portlet.client.GreetingService
Creates the folder.
createFolder(AsyncCallback<Long>) - Method in interface it.eng.edison.usersurvey_portlet.client.GreetingServiceAsync
Creates the folder.
createFolder() - Method in class it.eng.edison.usersurvey_portlet.server.GreetingServiceImpl
Create a folder in order to insert images.
CreateQuestionView - Class in it.eng.edison.usersurvey_portlet.client
The Class CreateQuestionView.
CreateQuestionView() - Constructor for class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Instantiates a new creates the question view.
CreateQuestionView(int) - Constructor for class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Instantiates a new creates the question view.
CreateQuestionView(SurveyQuestionModel, UserDTO) - Constructor for class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Instantiates a new creates the question view.
CreateTitleSurveyView - Class in it.eng.edison.usersurvey_portlet.client
The Class CreateTitleSurveyView.
CreateTitleSurveyView() - Constructor for class it.eng.edison.usersurvey_portlet.client.CreateTitleSurveyView
Instantiates a new creates the title survey view.
CSVUtils - Class in it.eng.edison.usersurvey_portlet.server.util
The Class CSVUtils.
CSVUtils() - Constructor for class it.eng.edison.usersurvey_portlet.server.util.CSVUtils
 

D

DATA_MANAGER_LABEL - Static variable in class it.eng.edison.usersurvey_portlet.server.GreetingServiceImpl
The Constant DATA_MANAGER_LABEL.
deleteImageFilenameFromDB(int) - Method in class it.eng.edison.usersurvey_portlet.server.dao.SurveyquestionJpaController
 
deleteOldImage(int, long, String) - Method in interface it.eng.edison.usersurvey_portlet.client.GreetingService
Delete old image.
deleteOldImage(int, long, String, AsyncCallback<Void>) - Method in interface it.eng.edison.usersurvey_portlet.client.GreetingServiceAsync
Delete old image.
deleteOldImage(int, long, String) - Method in class it.eng.edison.usersurvey_portlet.server.GreetingServiceImpl
delete an image from repository idTmpFolder id folder image2Delete.
deleteQuestions(int) - Method in class it.eng.edison.usersurvey_portlet.server.dao.ChoiceanswerJpaController
Delete questions.
deleteQuestions(int) - Method in class it.eng.edison.usersurvey_portlet.server.dao.ChoicequestionJpaController
Delete questions.
deleteQuestions(int) - Method in class it.eng.edison.usersurvey_portlet.server.dao.GridanswerJpaController
 
deleteQuestions(int) - Method in class it.eng.edison.usersurvey_portlet.server.dao.GridquestionJpaController
 
deleteQuestions(int) - Method in class it.eng.edison.usersurvey_portlet.server.dao.SurveyquestionJpaController
Delete questions.
deleteQuestions(int) - Method in class it.eng.edison.usersurvey_portlet.server.dao.SurveyuseranswerJpaController
Delete questions.
deleteSurvey(SurveyModel) - Method in interface it.eng.edison.usersurvey_portlet.client.GreetingService
Delete survey.
deleteSurvey(SurveyModel, AsyncCallback<Void>) - Method in interface it.eng.edison.usersurvey_portlet.client.GreetingServiceAsync
Delete survey.
deleteSurvey(SurveyModel) - Method in class it.eng.edison.usersurvey_portlet.server.GreetingServiceImpl
Delete survey.
destroy(Integer) - Method in class it.eng.edison.usersurvey_portlet.server.dao.InvitationtokenJpaController
Destroy.
destroy(Integer) - Method in class it.eng.edison.usersurvey_portlet.server.dao.SurveyJpaController
Destroy.
destroy(Integer) - Method in class it.eng.edison.usersurvey_portlet.server.dao.SurveyquestionJpaController
Destroy.
destroy(Integer) - Method in class it.eng.edison.usersurvey_portlet.server.dao.SurveyuseranswerJpaController
Destroy.
doGet(HttpServletRequest, HttpServletResponse) - Method in class it.eng.edison.usersurvey_portlet.server.ExportCSVServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class it.eng.edison.usersurvey_portlet.server.ImageDownloadFromServerServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class it.eng.edison.usersurvey_portlet.server.ImageUploadServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class it.eng.edison.usersurvey_portlet.server.ExportCSVServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class it.eng.edison.usersurvey_portlet.server.ImageDownloadFromServerServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class it.eng.edison.usersurvey_portlet.server.ImageUploadServlet
 
doView(RenderRequest, RenderResponse) - Method in class it.eng.edison.usersurvey_portlet.server.portlet.SurveyPortlet
 

E

edit(Invitationtoken) - Method in class it.eng.edison.usersurvey_portlet.server.dao.InvitationtokenJpaController
Edits the.
edit(Survey) - Method in class it.eng.edison.usersurvey_portlet.server.dao.SurveyJpaController
Edits the.
edit(Surveyquestion) - Method in class it.eng.edison.usersurvey_portlet.server.dao.SurveyquestionJpaController
Edits the.
edit(Surveyuseranswer) - Method in class it.eng.edison.usersurvey_portlet.server.dao.SurveyuseranswerJpaController
Edits the.
equals(Object) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Invitationtoken
 
equals(Object) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Survey
 
equals(Object) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyquestion
 
equals(Object) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyuseranswer
 
ExportCSVServlet - Class in it.eng.edison.usersurvey_portlet.server
Servlet implementation class ExportCSVServlet
ExportCSVServlet() - Constructor for class it.eng.edison.usersurvey_portlet.server.ExportCSVServlet
 
exportToCSVFile(String, boolean, List<UserDTO>, List<SurveyUserAnswerModel>, List<SurveyQuestionModel>) - Method in interface it.eng.edison.usersurvey_portlet.client.GreetingService
Export to CSV file.
exportToCSVFile(String, boolean, List<UserDTO>, List<SurveyUserAnswerModel>, List<SurveyQuestionModel>, AsyncCallback<Void>) - Method in interface it.eng.edison.usersurvey_portlet.client.GreetingServiceAsync
Export to CSV file.
exportToCSVFile(String, boolean, List<UserDTO>, List<SurveyUserAnswerModel>, List<SurveyQuestionModel>) - Method in class it.eng.edison.usersurvey_portlet.server.GreetingServiceImpl
Export to CSV file.

F

findAllSurveys(long) - Method in class it.eng.edison.usersurvey_portlet.server.dao.SurveyJpaController
Find all surveys.
findAnswersSurveyById(int) - Method in class it.eng.edison.usersurvey_portlet.server.dao.SurveyuseranswerJpaController
Find answers survey by id.
findFolderIdByIdSurvey(int) - Method in class it.eng.edison.usersurvey_portlet.server.dao.SurveyquestionJpaController
Find folder id by id survey.
findGridAnswersByIdSurveyAndNumberQuestion(int, int, int) - Method in class it.eng.edison.usersurvey_portlet.server.dao.GridanswerJpaController
 
findInvitationtoken(Integer) - Method in class it.eng.edison.usersurvey_portlet.server.dao.InvitationtokenJpaController
Find invitationtoken.
findInvitationtokenByUserAnswerId(int) - Method in class it.eng.edison.usersurvey_portlet.server.dao.InvitationtokenJpaController
Find invitationtoken by user answer id.
findInvitationtokenEntities() - Method in class it.eng.edison.usersurvey_portlet.server.dao.InvitationtokenJpaController
Find invitationtoken entities.
findInvitationtokenEntities(int, int) - Method in class it.eng.edison.usersurvey_portlet.server.dao.InvitationtokenJpaController
Find invitationtoken entities.
findSurvey(Integer) - Method in class it.eng.edison.usersurvey_portlet.server.dao.SurveyJpaController
Find survey.
findSurveyChoiceAnswerByIdSurveyAndNumberQuestion(int, int, int) - Method in class it.eng.edison.usersurvey_portlet.server.dao.ChoiceanswerJpaController
Find survey choice answer by id survey and number question.
findSurveyEntities() - Method in class it.eng.edison.usersurvey_portlet.server.dao.SurveyJpaController
Find survey entities.
findSurveyEntities(int, int) - Method in class it.eng.edison.usersurvey_portlet.server.dao.SurveyJpaController
Find survey entities.
findSurveyIdByTitle(String) - Method in class it.eng.edison.usersurvey_portlet.server.dao.SurveyJpaController
Find survey id by title.
findSurveyquestion(Integer) - Method in class it.eng.edison.usersurvey_portlet.server.dao.SurveyquestionJpaController
Find surveyquestion.
findSurveyQuestionByIdSurvey(int) - Method in class it.eng.edison.usersurvey_portlet.server.dao.SurveyquestionJpaController
Find survey question by id survey.
findSurveyQuestionChoiceByIdSurveyAndNumberQuestion(int, int) - Method in class it.eng.edison.usersurvey_portlet.server.dao.ChoicequestionJpaController
Find survey question choice by id survey and number question.
findSurveyquestionEntities() - Method in class it.eng.edison.usersurvey_portlet.server.dao.SurveyquestionJpaController
Find surveyquestion entities.
findSurveyquestionEntities(int, int) - Method in class it.eng.edison.usersurvey_portlet.server.dao.SurveyquestionJpaController
Find surveyquestion entities.
findSurveyQuestionRowColumnGridByIdSurveyAndNumberQuestion(int, int, String) - Method in class it.eng.edison.usersurvey_portlet.server.dao.GridquestionJpaController
 
findSurveysByUser(int, long) - Method in class it.eng.edison.usersurvey_portlet.server.dao.SurveyJpaController
Find surveys by user.
findSurveyuseranswer(Integer) - Method in class it.eng.edison.usersurvey_portlet.server.dao.SurveyuseranswerJpaController
Find surveyuseranswer.
findSurveyuseranswerEntities() - Method in class it.eng.edison.usersurvey_portlet.server.dao.SurveyuseranswerJpaController
Find surveyuseranswer entities.
findSurveyuseranswerEntities(int, int) - Method in class it.eng.edison.usersurvey_portlet.server.dao.SurveyuseranswerJpaController
Find surveyuseranswer entities.

G

getAddImageAnchor() - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Gets the adds the image anchor.
getAddImageAnchorControls() - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Gets the adds the image anchor controls.
getAddOtherQuestonAnchor() - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Gets the adds the other queston anchor.
getAnchor() - Method in class it.eng.edison.usersurvey_portlet.client.StatisticsSurveyView
Gets the anchor.
getAnswer() - Method in class it.eng.edison.usersurvey_portlet.client.model.GridAnswerModel
Gets the answer.
getAnswer() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Gridanswer
 
getAnswer1() - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyAnswerModel
Gets the answer 1.
getAnswer1() - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyQuestionModel
Gets the answer 1.
getAnswer1() - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyUserAnswerModel
Gets the answer 1.
getAnswer1() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyquestion
 
getAnswer1() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyuseranswer
 
getAnswer10() - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyAnswerModel
Gets the answer 10.
getAnswer10() - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyQuestionModel
Gets the answer 10.
getAnswer10() - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyUserAnswerModel
Gets the answer 10.
getAnswer10() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyquestion
 
getAnswer10() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyuseranswer
 
getAnswer2() - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyAnswerModel
Gets the answer 2.
getAnswer2() - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyQuestionModel
Gets the answer 2.
getAnswer2() - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyUserAnswerModel
Gets the answer 2.
getAnswer2() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyquestion
 
getAnswer2() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyuseranswer
 
getAnswer3() - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyAnswerModel
Gets the answer 3.
getAnswer3() - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyQuestionModel
Gets the answer 3.
getAnswer3() - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyUserAnswerModel
Gets the answer 3.
getAnswer3() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyquestion
 
getAnswer3() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyuseranswer
 
getAnswer4() - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyAnswerModel
Gets the answer 4.
getAnswer4() - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyQuestionModel
Gets the answer 4.
getAnswer4() - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyUserAnswerModel
Gets the answer 4.
getAnswer4() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyquestion
 
getAnswer4() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyuseranswer
 
getAnswer5() - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyAnswerModel
Gets the answer 5.
getAnswer5() - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyQuestionModel
Gets the answer 5.
getAnswer5() - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyUserAnswerModel
Gets the answer 5.
getAnswer5() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyquestion
 
getAnswer5() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyuseranswer
 
getAnswer6() - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyAnswerModel
Gets the answer 6.
getAnswer6() - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyQuestionModel
Gets the answer 6.
getAnswer6() - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyUserAnswerModel
Gets the answer 6.
getAnswer6() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyquestion
 
getAnswer6() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyuseranswer
 
getAnswer7() - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyAnswerModel
Gets the answer 7.
getAnswer7() - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyQuestionModel
Gets the answer 7.
getAnswer7() - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyUserAnswerModel
Gets the answer 7.
getAnswer7() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyquestion
 
getAnswer7() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyuseranswer
 
getAnswer8() - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyAnswerModel
Gets the answer 8.
getAnswer8() - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyQuestionModel
Gets the answer 8.
getAnswer8() - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyUserAnswerModel
Gets the answer 8.
getAnswer8() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyquestion
 
getAnswer8() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyuseranswer
 
getAnswer9() - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyAnswerModel
Gets the answer 9.
getAnswer9() - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyQuestionModel
Gets the answer 9.
getAnswer9() - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyUserAnswerModel
Gets the answer 9.
getAnswer9() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyquestion
 
getAnswer9() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyuseranswer
 
getAnswersSurvey(int) - Method in interface it.eng.edison.usersurvey_portlet.client.GreetingService
Gets the answers survey.
getAnswersSurvey(int, AsyncCallback<List<SurveyUserAnswerModel>>) - Method in interface it.eng.edison.usersurvey_portlet.client.GreetingServiceAsync
Gets the answers survey.
getAnswersSurvey(int) - Method in class it.eng.edison.usersurvey_portlet.server.GreetingServiceImpl
Gets the answers survey.
getAnswerTextArea() - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Gets the answer text area.
getAnswerTextBox() - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Gets the answer text box.
getAnswerXTextBox() - Method in class it.eng.edison.usersurvey_portlet.client.MultipleChoiceView
Gets the answer X text box.
getCATEGORY_NAME() - Static method in class it.eng.edison.usersurvey_portlet.server.GreetingServiceImpl
Gets the category name.
getCheckBox() - Method in class it.eng.edison.usersurvey_portlet.client.RetriveQuestionsSurveyView
Gets the check box.
getCheckBoxList() - Method in class it.eng.edison.usersurvey_portlet.client.RetriveQuestionsSurveyView
Gets the check box list.
getCheckBoxMandatory() - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Gets the check box mandatory.
getChoice() - Method in class it.eng.edison.usersurvey_portlet.client.model.ChoiceAnswerModel
Gets the choice.
getChoice() - Method in class it.eng.edison.usersurvey_portlet.client.model.ChoiceQuestionModel
Gets the choice.
getChoice() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Choiceanswer
 
getChoice() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Choicequestion
 
getColumnGrid() - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Gets the column grid.
getColumnGridFlexTable() - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Gets the column grid flex table.
getColumnGridList() - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Gets the column grid list.
getColumnGridList() - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyQuestionModel
Gets the column grid list.
getCompanyId() - Method in class it.eng.edison.usersurvey_portlet.server.GreetingServiceImpl
Gets the company id.
getCompleteGridflexTable() - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Gets the complete gridflex table.
getContactId() - Method in class it.eng.edison.usersurvey_portlet.client.UserDTO
Gets the contact id.
getCreatorFullname() - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyModel
Gets the creator fullname.
getCurrTime() - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Gets the curr time.
getDate() - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyAnswerModel
Gets the date.
getDateAnswer() - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyQuestionModel
Gets the date answer.
getDateAnswer() - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyUserAnswerModel
Gets the date answer.
getDateanswer() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyquestion
 
getDateanswer() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyuseranswer
 
getDateAnswerSurvey() - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Gets the date answer survey.
getDateAnswerSurvey() - Method in class it.eng.edison.usersurvey_portlet.client.RetriveQuestionsSurveyView
Gets the date answer survey.
getDateSurvay() - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyModel
Gets the date survay.
getDatesurvay() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Survey
 
getDBName() - Method in class it.eng.edison.usersurvey_portlet.server.GreetingServiceImpl
Gets the DB name.
getDBURL() - Method in class it.eng.edison.usersurvey_portlet.server.GreetingServiceImpl
Gets the dburl.
getDisplayLabel() - Method in enum it.eng.edison.usersurvey_portlet.client.util.SurveyOptions
 
getDlFolder() - Method in class it.eng.edison.usersurvey_portlet.server.GreetingServiceImpl
Gets the dl folder.
getEmailAddress() - Method in class it.eng.edison.usersurvey_portlet.client.UserDTO
Gets the email address.
getEntityManager() - Method in class it.eng.edison.usersurvey_portlet.server.dao.ChoiceanswerJpaController
Gets the entity manager.
getEntityManager() - Method in class it.eng.edison.usersurvey_portlet.server.dao.ChoicequestionJpaController
Gets the entity manager.
getEntityManager() - Method in class it.eng.edison.usersurvey_portlet.server.dao.GridanswerJpaController
Gets the entity manager.
getEntityManager() - Method in class it.eng.edison.usersurvey_portlet.server.dao.GridquestionJpaController
Gets the entity manager.
getEntityManager() - Method in class it.eng.edison.usersurvey_portlet.server.dao.InvitationtokenJpaController
Gets the entity manager.
getEntityManager() - Method in class it.eng.edison.usersurvey_portlet.server.dao.SurveyJpaController
Gets the entity manager.
getEntityManager() - Method in class it.eng.edison.usersurvey_portlet.server.dao.SurveyquestionJpaController
Gets the entity manager.
getEntityManager() - Method in class it.eng.edison.usersurvey_portlet.server.dao.SurveyuseranswerJpaController
Gets the entity manager.
getExpiredDateSurvay() - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyModel
Gets the expired date survay.
getExpireddatesurvay() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Survey
 
getExpiredSurveyDate() - Method in class it.eng.edison.usersurvey_portlet.client.ManageSurveyView
Gets the expired survey date.
getExpiredSurveyDate() - Method in class it.eng.edison.usersurvey_portlet.client.ModifySurveyView
Gets the expired survey date.
getExpiredSurveyDate() - Method in class it.eng.edison.usersurvey_portlet.client.SurveyHomePage
Gets the expired survey date.
getExtensionFile() - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Gets the extension file.
getField1() - Method in class it.eng.edison.usersurvey_portlet.client.model.ChoiceAnswerModel
Gets the field 1.
getField1() - Method in class it.eng.edison.usersurvey_portlet.client.model.ChoiceQuestionModel
Gets the field 1.
getField1() - Method in class it.eng.edison.usersurvey_portlet.client.model.GridAnswerModel
Gets the field 1.
getField1() - Method in class it.eng.edison.usersurvey_portlet.client.model.GridQuestionModel
Gets the field 1.
getField1() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Choiceanswer
 
getField1() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Choicequestion
 
getField1() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Gridanswer
 
getField1() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Gridquestion
 
getField1() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Invitationtoken
 
getField2() - Method in class it.eng.edison.usersurvey_portlet.client.model.ChoiceAnswerModel
Gets the field 2.
getField2() - Method in class it.eng.edison.usersurvey_portlet.client.model.ChoiceQuestionModel
Gets the field 2.
getField2() - Method in class it.eng.edison.usersurvey_portlet.client.model.GridAnswerModel
Gets the field 2.
getField2() - Method in class it.eng.edison.usersurvey_portlet.client.model.GridQuestionModel
Gets the field 2.
getField2() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Choiceanswer
 
getField2() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Choicequestion
 
getField2() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Gridanswer
 
getField2() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Gridquestion
 
getField2() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Invitationtoken
 
getField3() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Invitationtoken
 
getField4() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Invitationtoken
 
getField5() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Invitationtoken
 
getFilenameImage() - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Gets the filename image.
getFilledSurveys() - Method in class it.eng.edison.usersurvey_portlet.client.SurveyHomePage
Gets the filled surveys.
getFolderID() - Method in class it.eng.edison.usersurvey_portlet.server.GreetingServiceImpl
Gets the folder ID.
getFolderIdImage() - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyQuestionModel
Gets the folder id image.
getFolderidimage() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyquestion
 
getFrequencyMap() - Method in class it.eng.edison.usersurvey_portlet.client.StatisticsSurveyView
Gets the frequency map.
getFullName() - Method in class it.eng.edison.usersurvey_portlet.client.UserDTO
Gets the full name.
getGridAnswerList() - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyUserAnswerModel
Gets the grid answer list.
getGridlabel() - Method in class it.eng.edison.usersurvey_portlet.client.model.GridQuestionModel
Gets the gridlabel.
getGridlabel() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Gridquestion
 
getGroupId() - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyModel
Gets the group id.
getGroupId() - Method in class it.eng.edison.usersurvey_portlet.client.UserDTO
Gets the group id.
getGroupid() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Survey
 
getId() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Choiceanswer
 
getId() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Choicequestion
 
getId() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Gridanswer
 
getId() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Gridquestion
 
getId() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Invitationtoken
 
getId() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Survey
 
getId() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyquestion
 
getId() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyuseranswer
 
getIdQuestion() - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Gets the id question.
getIdQuestion() - Method in class it.eng.edison.usersurvey_portlet.client.ManageSurveyView
Gets the id question.
getIdSurvey() - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Gets the id survey.
getIdSurvey() - Method in class it.eng.edison.usersurvey_portlet.client.ManageSurveyView
Gets the id survey.
getIdSurvey() - Method in class it.eng.edison.usersurvey_portlet.client.model.ChoiceAnswerModel
Gets the id survey.
getIdSurvey() - Method in class it.eng.edison.usersurvey_portlet.client.model.ChoiceQuestionModel
Gets the id survey.
getIdSurvey() - Method in class it.eng.edison.usersurvey_portlet.client.model.GridAnswerModel
Gets the id survey.
getIdSurvey() - Method in class it.eng.edison.usersurvey_portlet.client.model.GridQuestionModel
Gets the id survey.
getIdSurvey() - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyAnswerModel
Gets the id survey.
getIdsurvey() - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyModel
Gets the idsurvey.
getIdsurvey() - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyQuestionModel
Gets the idsurvey.
getIdsurvey() - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyUserAnswerModel
Gets the idsurvey.
getIdSurvey() - Method in class it.eng.edison.usersurvey_portlet.client.RetriveQuestionsSurveyView
Gets the id survey.
getIdSurvey() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Choiceanswer
 
getIdSurvey() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Choicequestion
 
getIdSurvey() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Gridanswer
 
getIdSurvey() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Gridquestion
 
getIdSurvey() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Invitationtoken
 
getIdSurvey() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyquestion
 
getIdSurvey() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyuseranswer
 
getIdSurveySelected() - Method in class it.eng.edison.usersurvey_portlet.client.ModifySurveyView
Gets the id survey selected.
getIdSurveySelected() - Method in class it.eng.edison.usersurvey_portlet.client.StatisticsSurveyView
Gets the id survey selected.
getIdSurveySelected() - Method in class it.eng.edison.usersurvey_portlet.client.StatisticsUserAnswersView
Gets the id survey selected.
getIdSurveySelected() - Method in class it.eng.edison.usersurvey_portlet.client.SurveyHomePage
Gets the id survey selected.
getIdSurveyTemp() - Method in class it.eng.edison.usersurvey_portlet.client.ManageSurveyView
Gets the id survey temp.
getIdTmpFolder() - Method in class it.eng.edison.usersurvey_portlet.client.ManageSurveyView
Gets the id tmp folder.
getIdUser() - Method in class it.eng.edison.usersurvey_portlet.client.ManageSurveyView
Gets the id user.
getIdUserAnswer() - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyAnswerModel
Gets the id user answer.
getIduseranswer() - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyUserAnswerModel
Gets the iduseranswer.
getIdUserAnswer() - Method in class it.eng.edison.usersurvey_portlet.client.StatisticsUserAnswersView
Gets the id user answer.
getIdUserAnswer() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Choiceanswer
 
getIduseranswer() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Invitationtoken
 
getIduseranswer() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyuseranswer
 
getIdUserCreator() - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyModel
Gets the id user creator.
getIdusercreator() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Survey
 
getImageFileName() - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyQuestionModel
Gets the image file name.
getImagefilename() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyquestion
 
getImageFileNameOnDatabaseParagraph() - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Gets the image file name on database paragraph.
getImg() - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Gets the img.
getImg() - Method in class it.eng.edison.usersurvey_portlet.client.RetriveQuestionsSurveyView
Gets the img.
getIndexGuest() - Method in class it.eng.edison.usersurvey_portlet.client.StatisticsSurveyView
Gets the index guest.
getInputText() - Method in class it.eng.edison.usersurvey_portlet.client.RetriveQuestionsSurveyView
Gets the input text.
getInvitationtokenCount() - Method in class it.eng.edison.usersurvey_portlet.server.dao.InvitationtokenJpaController
Gets the invitationtoken count.
getIsAnonymous() - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyModel
Gets the checks if is anonymous.
getIsanonymous() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Survey
 
getIsmandatory() - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyQuestionModel
Gets the ismandatory.
getIsmandatory() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyquestion
 
getListBox() - Method in class it.eng.edison.usersurvey_portlet.client.RetriveQuestionsSurveyView
Gets the list box.
getListModifySurveyQuestionModel() - Method in class it.eng.edison.usersurvey_portlet.client.ManageSurveyView
Gets the list modify survey question model.
getListSurveyQuestion() - Method in class it.eng.edison.usersurvey_portlet.client.StatisticsUserAnswersView
Gets the list survey question.
getListUserAnsweredSurvey(int) - Method in class it.eng.edison.usersurvey_portlet.server.dao.InvitationtokenJpaController
Gets the list user answered survey.
getListUserMap() - Method in class it.eng.edison.usersurvey_portlet.client.UserDTO
Gets the list user map.
getManagerFactory() - Method in class it.eng.edison.usersurvey_portlet.server.GreetingServiceImpl
Gets the manager factory.
getManageSurveyView() - Method in class it.eng.edison.usersurvey_portlet.client.ModifySurveyView
Gets the manage survey view.
getMessages() - Method in exception it.eng.edison.usersurvey_portlet.server.dao.exceptions.IllegalOrphanException
 
getModifySurveyQuestionModelTemp() - Method in class it.eng.edison.usersurvey_portlet.client.ManageSurveyView
Gets the modify survey question model temp.
getMultipleChoiceList() - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Gets the multiple choice list.
getMultipleChoiceList() - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyAnswerModel
Gets the multiple choice list.
getMultipleChoiceList() - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyQuestionModel
Gets the multiple choice list.
getMultipleChoiceList() - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyUserAnswerModel
Gets the multiple choice list.
getMultipleChoiceViewOtherQueston() - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Gets the multiple choice view other queston.
getNameFile() - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Gets the name file.
getNumberOfMembersFilledSurvey() - Method in class it.eng.edison.usersurvey_portlet.client.ModifySurveyView
Gets the number of members filled survey.
getNumberOfMembersFilledSurvey() - Method in class it.eng.edison.usersurvey_portlet.client.StatisticsSurveyView
Gets the number of members filled survey.
getNumberOfMembersFilledSurvey() - Method in class it.eng.edison.usersurvey_portlet.client.StatisticsUserAnswersView
Gets the number of members filled survey.
getNumberOfMembersFilledSurvey() - Method in class it.eng.edison.usersurvey_portlet.client.SurveyHomePage
Gets the number of members filled survey.
getNumberQuestion() - Method in class it.eng.edison.usersurvey_portlet.client.model.ChoiceAnswerModel
Gets the number question.
getNumberQuestion() - Method in class it.eng.edison.usersurvey_portlet.client.model.ChoiceQuestionModel
Gets the number question.
getNumberQuestion() - Method in class it.eng.edison.usersurvey_portlet.client.model.GridAnswerModel
Gets the number question.
getNumberQuestion() - Method in class it.eng.edison.usersurvey_portlet.client.model.GridQuestionModel
Gets the number question.
getNumberquestion() - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyAnswerModel
Gets the numberquestion.
getNumberquestion() - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyQuestionModel
Gets the numberquestion.
getNumberquestion() - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyUserAnswerModel
Gets the numberquestion.
getNumberquestion() - Method in class it.eng.edison.usersurvey_portlet.client.RetriveQuestionsSurveyView
Gets the numberquestion.
getNumberQuestion() - Method in class it.eng.edison.usersurvey_portlet.client.StatisticsSurveyView
Gets the number question.
getNumberquestion() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Choiceanswer
 
getNumberquestion() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Choicequestion
 
getNumberquestion() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Gridanswer
 
getNumberquestion() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Gridquestion
 
getNumberquestion() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyquestion
 
getNumberquestion() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyuseranswer
 
getOldImageName() - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Gets the old image name.
getOptions() - Method in class it.eng.edison.usersurvey_portlet.client.StatisticsSurveyView
Gets the options.
getParagraphText() - Method in class it.eng.edison.usersurvey_portlet.client.RetriveQuestionsSurveyView
Gets the paragraph text.
getPersistenceMap() - Method in class it.eng.edison.usersurvey_portlet.server.GreetingServiceImpl
Gets the persistence map.
getPieChart() - Method in class it.eng.edison.usersurvey_portlet.client.StatisticsSurveyView
Gets the pie chart.
getPwd() - Method in class it.eng.edison.usersurvey_portlet.server.GreetingServiceImpl
Gets the pwd.
getQuestion() - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyQuestionModel
Gets the question.
getQuestion() - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyUserAnswerModel
Gets the question.
getQuestion() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyquestion
 
getQuestionsSurvey(int) - Method in interface it.eng.edison.usersurvey_portlet.client.GreetingService
Gets the questions survey.
getQuestionsSurvey(int, AsyncCallback<List<SurveyQuestionModel>>) - Method in interface it.eng.edison.usersurvey_portlet.client.GreetingServiceAsync
Gets the questions survey.
getQuestionsSurvey(int) - Method in class it.eng.edison.usersurvey_portlet.client.SurveyHomePage
Gets the questions survey.
getQuestionsSurvey(int) - Method in class it.eng.edison.usersurvey_portlet.server.GreetingServiceImpl
Gets the questions survey.
getQuestionSurveyTextArea() - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Gets the question survey text area.
getQuestionType() - Method in class it.eng.edison.usersurvey_portlet.client.model.ChoiceAnswerModel
Gets the question type.
getQuestionType() - Method in class it.eng.edison.usersurvey_portlet.client.model.ChoiceQuestionModel
Gets the question type.
getQuestionType() - Method in class it.eng.edison.usersurvey_portlet.client.model.GridAnswerModel
Gets the question type.
getQuestionType() - Method in class it.eng.edison.usersurvey_portlet.client.model.GridQuestionModel
Gets the question type.
getQuestiontype() - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyQuestionModel
Gets the questiontype.
getQuestiontype() - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyUserAnswerModel
Gets the questiontype.
getQuestiontype() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Choiceanswer
 
getQuestiontype() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Choicequestion
 
getQuestiontype() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Gridanswer
 
getQuestiontype() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Gridquestion
 
getQuestiontype() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyquestion
 
getQuestiontype() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyuseranswer
 
getRadioButton() - Method in class it.eng.edison.usersurvey_portlet.client.RetriveQuestionsSurveyView
Gets the radio button.
getRadioButtonList() - Method in class it.eng.edison.usersurvey_portlet.client.RetriveQuestionsSurveyView
Gets the radio button list.
getRadioButtonScaleSurvey() - Method in class it.eng.edison.usersurvey_portlet.client.RetriveQuestionsSurveyView
Gets the radio button scale survey.
getRadioButtonScaleSurveyList() - Method in class it.eng.edison.usersurvey_portlet.client.RetriveQuestionsSurveyView
Gets the radio button scale survey list.
getRemoveImgButton() - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Gets the removes the img button.
getRetriveQuestionsSurveyView() - Method in class it.eng.edison.usersurvey_portlet.client.StatisticsUserAnswersView
Gets the retrive questions survey view.
getRolesId() - Method in class it.eng.edison.usersurvey_portlet.client.UserDTO
Gets the roles id.
getRow() - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Gets the row.
getRow() - Method in class it.eng.edison.usersurvey_portlet.client.ManageSurveyView
Gets the row.
getRow() - Method in class it.eng.edison.usersurvey_portlet.client.StatisticsUserAnswersView
Gets the row.
getRowGrid() - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Gets the row grid.
getRowGridFlexTable() - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Gets the row grid flex table.
getRowGridList() - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Gets the row grid list.
getRowGridList() - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyQuestionModel
Gets the row grid list.
getRoworcolumnlabel() - Method in class it.eng.edison.usersurvey_portlet.client.model.GridQuestionModel
Gets the roworcolumnlabel.
getRoworcolumnlabel() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Gridquestion
 
getRowOtherQueston() - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Gets the row other queston.
getRowquestionlabel() - Method in class it.eng.edison.usersurvey_portlet.client.model.GridAnswerModel
Gets the rowquestionlabel.
getRowquestionlabel() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Gridanswer
 
getScaleFromSurveyListBox() - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Gets the scale from survey list box.
getScaleFromSurveyTextBox() - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Gets the scale from survey text box.
getScaleToSurveyListBox() - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Gets the scale to survey list box.
getScaleToSurveyTextBox() - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Gets the scale to survey text box.
getScreenName() - Method in class it.eng.edison.usersurvey_portlet.client.UserDTO
Gets the screen name.
getSectionDescription() - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
 
getSectionDescription() - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyQuestionModel
Gets the section description.
getSectiondescription() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyquestion
 
getSectionName() - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
 
getSectionTitle() - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyQuestionModel
Gets the section title.
getSectiontitle() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyquestion
 
getServiceContext() - Method in class it.eng.edison.usersurvey_portlet.server.GreetingServiceImpl
Gets the service context.
getSubmitImage() - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Gets the submit image.
getSurvey(int) - Method in interface it.eng.edison.usersurvey_portlet.client.GreetingService
Gets the survey.
getSurvey(int, AsyncCallback<SurveyModel>) - Method in interface it.eng.edison.usersurvey_portlet.client.GreetingServiceAsync
Gets the survey.
getSurvey(int) - Method in class it.eng.edison.usersurvey_portlet.server.GreetingServiceImpl
Gets the survey.
getSurveyAnswerModelList() - Method in class it.eng.edison.usersurvey_portlet.client.StatisticsUserAnswersView
Gets the survey answer model list.
getSurveyAnswerMultipleChoiceList() - Method in class it.eng.edison.usersurvey_portlet.client.MultipleChoiceView
Gets the survey answer multiple choice list.
getSurveyCount() - Method in class it.eng.edison.usersurvey_portlet.server.dao.SurveyJpaController
Gets the survey count.
getSurveyInvitationLink(Integer, boolean) - Method in interface it.eng.edison.usersurvey_portlet.client.GreetingService
 
getSurveyInvitationLink(Integer, boolean, AsyncCallback<String>) - Method in interface it.eng.edison.usersurvey_portlet.client.GreetingServiceAsync
 
getSurveyInvitationLink(Integer, boolean) - Method in class it.eng.edison.usersurvey_portlet.server.GreetingServiceImpl
 
getSurveyList(UserDTO) - Method in interface it.eng.edison.usersurvey_portlet.client.GreetingService
Gets the survey list.
getSurveyList(UserDTO, AsyncCallback<List<SurveyModel>>) - Method in interface it.eng.edison.usersurvey_portlet.client.GreetingServiceAsync
Gets the survey list.
getSurveyList(UserDTO) - Method in class it.eng.edison.usersurvey_portlet.server.GreetingServiceImpl
Gets the survey list.
getSurveyModel() - Method in class it.eng.edison.usersurvey_portlet.client.StatisticsUserAnswersView
Gets the survey model.
getSurveyModelList() - Method in class it.eng.edison.usersurvey_portlet.client.ManageSurveyView
Gets the survey model list.
getSurveyModelList() - Method in class it.eng.edison.usersurvey_portlet.client.ModifySurveyView
Gets the survey model list.
getSurveyModelList() - Method in class it.eng.edison.usersurvey_portlet.client.SurveyHomePage
Gets the survey model list.
getSurveyquestionCollection() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Survey
 
getSurveyquestionCount() - Method in class it.eng.edison.usersurvey_portlet.server.dao.SurveyquestionJpaController
Gets the surveyquestion count.
getSurveyQuestionModel() - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Gets the survey question model.
getSurveyQuestionModel() - Method in class it.eng.edison.usersurvey_portlet.client.StatisticsSurveyView
Gets the survey question model.
getSurveyQuestionModelList() - Method in class it.eng.edison.usersurvey_portlet.client.ModifySurveyView
Gets the survey question model list.
getSurveyQuestionModelList() - Method in class it.eng.edison.usersurvey_portlet.client.StatisticsSurveyView
Gets the survey question model list.
getSurveyQuestionModelList() - Method in class it.eng.edison.usersurvey_portlet.client.StatisticsUserAnswersView
Gets the survey question model list.
getSurveyQuestionModelListModifySelectedSurvey() - Method in class it.eng.edison.usersurvey_portlet.client.SurveyHomePage
Gets the survey question model list modify selected survey.
getSurveyQuestionModelTemp() - Method in class it.eng.edison.usersurvey_portlet.server.GreetingServiceImpl
Gets the survey question model temp.
getSurveyRadioButtonValue() - Method in class it.eng.edison.usersurvey_portlet.client.SurveyHomePage
Gets the survey radio button value.
getSurveyuseranswerCollection() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Survey
 
getSurveyuseranswerCount() - Method in class it.eng.edison.usersurvey_portlet.server.dao.SurveyuseranswerJpaController
Gets the surveyuseranswer count.
getSurveyUserAnswerModel() - Method in class it.eng.edison.usersurvey_portlet.client.RetriveQuestionsSurveyView
Gets the survey user answer model.
getSurveyUserAnswerModel() - Method in class it.eng.edison.usersurvey_portlet.client.SurveyHomePage
Gets the survey user answer model.
getSurveyUserAnswerModelList() - Method in class it.eng.edison.usersurvey_portlet.client.StatisticsSurveyView
Gets the survey user answer model list.
getSurveyUserAnswerModelList() - Method in class it.eng.edison.usersurvey_portlet.client.StatisticsUserAnswersView
Gets the survey user answer model list.
getSurveyUserAnswerModelList() - Method in class it.eng.edison.usersurvey_portlet.client.SurveyHomePage
Gets the survey user answer model list.
getSurveyUserAnswerModelListCSV() - Method in class it.eng.edison.usersurvey_portlet.client.StatisticsUserAnswersView
Gets the survey user answer model list CSV.
getSurveyUserAnswerModelTemp() - Method in class it.eng.edison.usersurvey_portlet.client.RetriveQuestionsSurveyView
Gets the survey user answer model temp.
getTimeHourAnswerSurvey() - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Gets the time hour answer survey.
getTimeHourAnswerSurvey() - Method in class it.eng.edison.usersurvey_portlet.client.RetriveQuestionsSurveyView
Gets the time hour answer survey.
getTimeMinuteAnswerSurvey() - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Gets the time minute answer survey.
getTimeMinuteAnswerSurvey() - Method in class it.eng.edison.usersurvey_portlet.client.RetriveQuestionsSurveyView
Gets the time minute answer survey.
getTitleSurvay() - Method in class it.eng.edison.usersurvey_portlet.client.ModifySurveyView
Gets the title survay.
getTitleSurvay() - Method in class it.eng.edison.usersurvey_portlet.client.SurveyHomePage
Gets the title survay.
getTitleSurvey() - Method in class it.eng.edison.usersurvey_portlet.client.ManageSurveyView
Gets the title survey.
getTitlesurvey() - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyModel
Gets the titlesurvey.
getTitleSurvey() - Method in class it.eng.edison.usersurvey_portlet.client.StatisticsSurveyView
Gets the title survey.
getTitleSurvey() - Method in class it.eng.edison.usersurvey_portlet.client.StatisticsUserAnswersView
Gets the title survey.
getTitlesurvey() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Survey
 
getTitleSurveyTextBox() - Method in class it.eng.edison.usersurvey_portlet.client.CreateTitleSurveyView
Gets the title survey text box.
getTypeSurvey() - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Gets the type survey.
getTypeSurvey() - Method in class it.eng.edison.usersurvey_portlet.client.RetriveQuestionsSurveyView
Gets the type survey.
getuName() - Method in class it.eng.edison.usersurvey_portlet.server.GreetingServiceImpl
Gets the u name.
getUser() - Method in interface it.eng.edison.usersurvey_portlet.client.GreetingService
Gets the user.
getUser(AsyncCallback<UserDTO>) - Method in interface it.eng.edison.usersurvey_portlet.client.GreetingServiceAsync
Gets the user.
getUser() - Method in class it.eng.edison.usersurvey_portlet.server.GreetingServiceImpl
Gets the user.
getUserAnsweredSurvey(int) - Method in interface it.eng.edison.usersurvey_portlet.client.GreetingService
Gets the user answered survey.
getUserAnsweredSurvey(int, AsyncCallback<List<UserDTO>>) - Method in interface it.eng.edison.usersurvey_portlet.client.GreetingServiceAsync
Gets the user answered survey.
getUserAnsweredSurvey(int) - Method in class it.eng.edison.usersurvey_portlet.server.GreetingServiceImpl
Gets the user answered survey.
getUserAnsweredSurveyCount() - Method in class it.eng.edison.usersurvey_portlet.server.dao.InvitationtokenJpaController
Gets the user answered survey count.
getUserDTO() - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Gets the user DTO.
getUserDTO() - Method in class it.eng.edison.usersurvey_portlet.client.ManageSurveyView
Gets the user DTO.
getUserDTO() - Method in class it.eng.edison.usersurvey_portlet.client.ModifySurveyView
 
getUserDTO() - Method in class it.eng.edison.usersurvey_portlet.client.RetriveQuestionsSurveyView
Gets the user DTO.
getUserDTO() - Method in class it.eng.edison.usersurvey_portlet.client.StatisticsSurveyView
Gets the user DTO.
getUserDTO() - Method in class it.eng.edison.usersurvey_portlet.client.StatisticsUserAnswersView
Gets the user DTO.
getUserDTO() - Method in class it.eng.edison.usersurvey_portlet.client.Survey
Gets the user DTO.
getUserDTO() - Method in class it.eng.edison.usersurvey_portlet.client.SurveyHomePage
Gets the user DTO.
getUserDTOList() - Method in class it.eng.edison.usersurvey_portlet.client.StatisticsSurveyView
Gets the user DTO list.
getUserId() - Method in class it.eng.edison.usersurvey_portlet.client.UserDTO
Gets the user id.
getUsersAnsweredSurvey() - Method in class it.eng.edison.usersurvey_portlet.client.SurveyHomePage
Gets the users answered survey.
getUuid() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Invitationtoken
 
GreetingService - Interface in it.eng.edison.usersurvey_portlet.client
The client side stub for the RPC service.
GreetingServiceAsync - Interface in it.eng.edison.usersurvey_portlet.client
The Interface GreetingServiceAsync.
GreetingServiceImpl - Class in it.eng.edison.usersurvey_portlet.server
The server side implementation of the RPC service.
GreetingServiceImpl() - Constructor for class it.eng.edison.usersurvey_portlet.server.GreetingServiceImpl
 
Gridanswer - Class in it.eng.edison.usersurvey_portlet.server.entity
The persistent class for the gridanswer database table.
Gridanswer() - Constructor for class it.eng.edison.usersurvey_portlet.server.entity.Gridanswer
 
GridanswerJpaController - Class in it.eng.edison.usersurvey_portlet.server.dao
The Class GridquestionJpaController.
GridanswerJpaController(EntityManagerFactory) - Constructor for class it.eng.edison.usersurvey_portlet.server.dao.GridanswerJpaController
Instantiates a new gridanswer jpa controller.
GridAnswerModel - Class in it.eng.edison.usersurvey_portlet.client.model
The Class GridQuestionModel.
GridAnswerModel() - Constructor for class it.eng.edison.usersurvey_portlet.client.model.GridAnswerModel
Instantiates a new grid answer model.
GridAnswerModel(Integer, int, String, String, String, String, String) - Constructor for class it.eng.edison.usersurvey_portlet.client.model.GridAnswerModel
Instantiates a new grid answer model.
Gridquestion - Class in it.eng.edison.usersurvey_portlet.server.entity
The persistent class for the gridquestion database table.
Gridquestion() - Constructor for class it.eng.edison.usersurvey_portlet.server.entity.Gridquestion
 
GridquestionJpaController - Class in it.eng.edison.usersurvey_portlet.server.dao
The Class GridquestionJpaController.
GridquestionJpaController(EntityManagerFactory) - Constructor for class it.eng.edison.usersurvey_portlet.server.dao.GridquestionJpaController
Instantiates a new gridquestion jpa controller.
GridQuestionModel - Class in it.eng.edison.usersurvey_portlet.client.model
The Class GridQuestionModel.
GridQuestionModel() - Constructor for class it.eng.edison.usersurvey_portlet.client.model.GridQuestionModel
Instantiates a new grid question model.
GridQuestionModel(Integer, int, String, String, String, String, String) - Constructor for class it.eng.edison.usersurvey_portlet.client.model.GridQuestionModel
Instantiates a new grid question model.

H

hashCode() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Invitationtoken
 
hashCode() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Survey
 
hashCode() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyquestion
 
hashCode() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyuseranswer
 

I

IllegalOrphanException - Exception in it.eng.edison.usersurvey_portlet.server.dao.exceptions
 
IllegalOrphanException(List<String>) - Constructor for exception it.eng.edison.usersurvey_portlet.server.dao.exceptions.IllegalOrphanException
 
ImageDownloadFromServerServlet - Class in it.eng.edison.usersurvey_portlet.server
Servlet implementation class ImageDownloadFromServerServlet
ImageDownloadFromServerServlet() - Constructor for class it.eng.edison.usersurvey_portlet.server.ImageDownloadFromServerServlet
 
ImageUploadServlet - Class in it.eng.edison.usersurvey_portlet.server
Servlet implementation class ImageUploadServlet.
ImageUploadServlet() - Constructor for class it.eng.edison.usersurvey_portlet.server.ImageUploadServlet
Instantiates a new image upload servlet.
INFRA_MANAGER_LABEL - Static variable in class it.eng.edison.usersurvey_portlet.server.GreetingServiceImpl
The Constant INFRA_MANAGER_LABEL.
init() - Method in class it.eng.edison.usersurvey_portlet.server.GreetingServiceImpl
 
init(ServletConfig) - Method in class it.eng.edison.usersurvey_portlet.server.ImageDownloadFromServerServlet
 
init(ServletConfig) - Method in class it.eng.edison.usersurvey_portlet.server.ImageUploadServlet
 
insertMultipleChoice(Survey, SurveyQuestionModel) - Method in class it.eng.edison.usersurvey_portlet.server.dao.ChoicequestionJpaController
Insert multiple choice.
insertMultipleChoice(Survey, SurveyQuestionModel) - Method in class it.eng.edison.usersurvey_portlet.server.dao.SurveyquestionJpaController
Insert multiple choice.
insertRowColumn(Survey, SurveyQuestionModel) - Method in class it.eng.edison.usersurvey_portlet.server.dao.GridquestionJpaController
 
insertSurvey(SurveyModel) - Method in interface it.eng.edison.usersurvey_portlet.client.GreetingService
Insert survey.
insertSurvey(SurveyModel, AsyncCallback<Void>) - Method in interface it.eng.edison.usersurvey_portlet.client.GreetingServiceAsync
Insert survey.
insertSurvey(SurveyModel) - Method in class it.eng.edison.usersurvey_portlet.server.GreetingServiceImpl
Insert survey.
insertSurveyQuestion(SurveyQuestionModel, int) - Method in interface it.eng.edison.usersurvey_portlet.client.GreetingService
Insert survey question.
insertSurveyQuestion(SurveyQuestionModel, int, AsyncCallback<Void>) - Method in interface it.eng.edison.usersurvey_portlet.client.GreetingServiceAsync
Insert survey question.
insertSurveyQuestion(SurveyQuestionModel, int) - Method in class it.eng.edison.usersurvey_portlet.server.GreetingServiceImpl
Insert survey question.
Invitationtoken - Class in it.eng.edison.usersurvey_portlet.server.entity
 
Invitationtoken() - Constructor for class it.eng.edison.usersurvey_portlet.server.entity.Invitationtoken
 
Invitationtoken(Integer) - Constructor for class it.eng.edison.usersurvey_portlet.server.entity.Invitationtoken
 
Invitationtoken(Integer, int, int, String) - Constructor for class it.eng.edison.usersurvey_portlet.server.entity.Invitationtoken
 
InvitationtokenJpaController - Class in it.eng.edison.usersurvey_portlet.server.dao
The Class InvitationtokenJpaController.
InvitationtokenJpaController(EntityManagerFactory) - Constructor for class it.eng.edison.usersurvey_portlet.server.dao.InvitationtokenJpaController
Instantiates a new invitationtoken jpa controller.
isAdminUser() - Method in class it.eng.edison.usersurvey_portlet.client.UserDTO
Checks if is admin user.
isAnonymous() - Method in class it.eng.edison.usersurvey_portlet.client.ManageSurveyView
Checks if is anonymous.
isAnonymous() - Method in class it.eng.edison.usersurvey_portlet.client.ModifySurveyView
Checks if is anonymous.
isAnonymous() - Method in class it.eng.edison.usersurvey_portlet.client.StatisticsSurveyView
Checks if is anonymous.
isAnonymous() - Method in class it.eng.edison.usersurvey_portlet.client.StatisticsUserAnswersView
Checks if is anonymous.
isAnonymous() - Method in class it.eng.edison.usersurvey_portlet.client.SurveyHomePage
Checks if is anonymous.
isColumnGridAlert() - Method in class it.eng.edison.usersurvey_portlet.client.ManageSurveyView
Checks if is column grid alert.
isImageLoaded() - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Checks if is image loaded.
isManageSurveyUser() - Method in class it.eng.edison.usersurvey_portlet.client.UserDTO
Checks if is manage survey user.
isMandatory() - Method in class it.eng.edison.usersurvey_portlet.client.RetriveQuestionsSurveyView
Checks if is mandatory.
isMandatoryFieldAlert() - Method in class it.eng.edison.usersurvey_portlet.client.StatisticsUserAnswersView
Checks if is mandatory field alert.
isMultipleChoiceOptionsAlert() - Method in class it.eng.edison.usersurvey_portlet.client.ManageSurveyView
Checks if is multiple choice options alert.
isOtherQuestion() - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Checks if is other question.
isRowGridAlert() - Method in class it.eng.edison.usersurvey_portlet.client.ManageSurveyView
Checks if is row grid alert.
isSurveyCreator() - Method in class it.eng.edison.usersurvey_portlet.client.Survey
Checks if is survey creator.
isSurveyManager() - Method in class it.eng.edison.usersurvey_portlet.client.Survey
Checks if is survey manager.
isVreManager() - Method in class it.eng.edison.usersurvey_portlet.client.UserDTO
Checks if is vre manager.
isWithinPortal() - Static method in class it.eng.edison.usersurvey_portlet.server.GreetingServiceImpl
 
it.eng.edison.usersurvey_portlet.client - package it.eng.edison.usersurvey_portlet.client
 
it.eng.edison.usersurvey_portlet.client.model - package it.eng.edison.usersurvey_portlet.client.model
 
it.eng.edison.usersurvey_portlet.client.resources - package it.eng.edison.usersurvey_portlet.client.resources
 
it.eng.edison.usersurvey_portlet.client.util - package it.eng.edison.usersurvey_portlet.client.util
 
it.eng.edison.usersurvey_portlet.server - package it.eng.edison.usersurvey_portlet.server
 
it.eng.edison.usersurvey_portlet.server.dao - package it.eng.edison.usersurvey_portlet.server.dao
 
it.eng.edison.usersurvey_portlet.server.dao.exceptions - package it.eng.edison.usersurvey_portlet.server.dao.exceptions
 
it.eng.edison.usersurvey_portlet.server.entity - package it.eng.edison.usersurvey_portlet.server.entity
 
it.eng.edison.usersurvey_portlet.server.portlet - package it.eng.edison.usersurvey_portlet.server.portlet
 
it.eng.edison.usersurvey_portlet.server.util - package it.eng.edison.usersurvey_portlet.server.util
 

L

loadingImage() - Method in interface it.eng.edison.usersurvey_portlet.client.resources.Resources
 

M

ManageSurveyView - Class in it.eng.edison.usersurvey_portlet.client
The Class ManageSurveyView.
ManageSurveyView() - Constructor for class it.eng.edison.usersurvey_portlet.client.ManageSurveyView
Instantiates a new manage survey view.
ManageSurveyView(int, String, boolean, Date, int, List<SurveyQuestionModel>, UserDTO) - Constructor for class it.eng.edison.usersurvey_portlet.client.ManageSurveyView
Instantiates a new manage survey view.
MAX_NUM_RANDOM - Static variable in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
The Constant MAX_NUM_RANDOM.
MAX_NUM_RANDOM - Static variable in class it.eng.edison.usersurvey_portlet.server.GreetingServiceImpl
The Constant MAX_NUM_RANDOM.
MAX_NUM_RANDOM - Static variable in class it.eng.edison.usersurvey_portlet.server.ImageUploadServlet
The Constant MAX_NUM_RANDOM.
MIN_NUM_RANDOM - Static variable in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
The Constant MIN_NUM_RANDOM.
MIN_NUM_RANDOM - Static variable in class it.eng.edison.usersurvey_portlet.server.GreetingServiceImpl
The Constant MIN_NUM_RANDOM.
MIN_NUM_RANDOM - Static variable in class it.eng.edison.usersurvey_portlet.server.ImageUploadServlet
The Constant MIN_NUM_RANDOM.
ModifySurveyView - Class in it.eng.edison.usersurvey_portlet.client
The Class ModifySurveyView.
ModifySurveyView() - Constructor for class it.eng.edison.usersurvey_portlet.client.ModifySurveyView
Instantiates a new modify survey view.
ModifySurveyView(List<SurveyQuestionModel>) - Constructor for class it.eng.edison.usersurvey_portlet.client.ModifySurveyView
Instantiates a new modify survey view.
ModifySurveyView(int, String, boolean, Date, int, List<SurveyQuestionModel>, UserDTO) - Constructor for class it.eng.edison.usersurvey_portlet.client.ModifySurveyView
Instantiates a new modify survey view.
MultipleChoiceView - Class in it.eng.edison.usersurvey_portlet.client
The Class MultipleChoiceView.
MultipleChoiceView() - Constructor for class it.eng.edison.usersurvey_portlet.client.MultipleChoiceView
Instantiates a new multiple choice view.

N

NonexistentEntityException - Exception in it.eng.edison.usersurvey_portlet.server.dao.exceptions
 
NonexistentEntityException(String, Throwable) - Constructor for exception it.eng.edison.usersurvey_portlet.server.dao.exceptions.NonexistentEntityException
 
NonexistentEntityException(String) - Constructor for exception it.eng.edison.usersurvey_portlet.server.dao.exceptions.NonexistentEntityException
 
NotAnAdminView - Class in it.eng.edison.usersurvey_portlet.client
The Class NotAnAdminView.
NotAnAdminView() - Constructor for class it.eng.edison.usersurvey_portlet.client.NotAnAdminView
Instantiates a new not an admin view.

O

onModuleLoad() - Method in class it.eng.edison.usersurvey_portlet.client.Survey
 

P

PreexistingEntityException - Exception in it.eng.edison.usersurvey_portlet.server.dao.exceptions
 
PreexistingEntityException(String, Throwable) - Constructor for exception it.eng.edison.usersurvey_portlet.server.dao.exceptions.PreexistingEntityException
 
PreexistingEntityException(String) - Constructor for exception it.eng.edison.usersurvey_portlet.server.dao.exceptions.PreexistingEntityException
 
processAction(ActionRequest, ActionResponse) - Method in class it.eng.edison.usersurvey_portlet.server.portlet.SurveyPortlet
 

R

Resources - Interface in it.eng.edison.usersurvey_portlet.client.resources
 
RetriveQuestionsSurveyView - Class in it.eng.edison.usersurvey_portlet.client
The Class RetriveQuestionsSurveyView.
RetriveQuestionsSurveyView() - Constructor for class it.eng.edison.usersurvey_portlet.client.RetriveQuestionsSurveyView
Instantiates a new retrive questions survey view.
RetriveQuestionsSurveyView(SurveyQuestionModel, SurveyUserAnswerModel, UserDTO) - Constructor for class it.eng.edison.usersurvey_portlet.client.RetriveQuestionsSurveyView
Instantiates a new retrive questions survey view.

S

saveAllSurvey(long, SurveyModel, long, List<SurveyQuestionModel>) - Method in interface it.eng.edison.usersurvey_portlet.client.GreetingService
Save all survey.
saveAllSurvey(long, SurveyModel, long, List<SurveyQuestionModel>, AsyncCallback<Void>) - Method in interface it.eng.edison.usersurvey_portlet.client.GreetingServiceAsync
Save all survey.
saveAllSurvey(long, SurveyModel, long, List<SurveyQuestionModel>) - Method in class it.eng.edison.usersurvey_portlet.server.GreetingServiceImpl
save survey to db idUser user ID surveyModel view survey in the client idTempFolder image folder surveyQuestionModelList List of questions.
saveImage(long) - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Save images to DL folder by invoking ImageUploadServlet .
saveImage(CreateQuestionView, String) - Method in class it.eng.edison.usersurvey_portlet.client.ManageSurveyView
Save image.
setAddImageAnchor(Anchor) - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Sets the adds the image anchor.
setAddImageAnchorControls(Controls) - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Sets the adds the image anchor controls.
setAddOtherQuestonAnchor(Anchor) - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Sets the adds the other queston anchor.
setAdminUser(boolean) - Method in class it.eng.edison.usersurvey_portlet.client.UserDTO
Sets the admin user.
setAnchor(Anchor) - Method in class it.eng.edison.usersurvey_portlet.client.StatisticsSurveyView
Sets the anchor.
setAnonymous(boolean) - Method in class it.eng.edison.usersurvey_portlet.client.ManageSurveyView
Sets the anonymous.
setAnonymous(boolean) - Method in class it.eng.edison.usersurvey_portlet.client.ModifySurveyView
Sets the anonymous.
setAnonymous(boolean) - Method in class it.eng.edison.usersurvey_portlet.client.StatisticsSurveyView
Sets the anonymous.
setAnonymous(boolean) - Method in class it.eng.edison.usersurvey_portlet.client.StatisticsUserAnswersView
Sets the anonymous.
setAnonymous(boolean) - Method in class it.eng.edison.usersurvey_portlet.client.SurveyHomePage
Sets the anonymous.
setAnswer(String) - Method in class it.eng.edison.usersurvey_portlet.client.model.GridAnswerModel
Sets the answer.
setAnswer(String) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Gridanswer
 
setAnswer1(String) - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyAnswerModel
Sets the answer 1.
setAnswer1(String) - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyQuestionModel
Sets the answer 1.
setAnswer1(String) - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyUserAnswerModel
Sets the answer 1.
setAnswer1(String) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyquestion
 
setAnswer1(String) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyuseranswer
 
setAnswer10(String) - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyAnswerModel
Sets the answer 10.
setAnswer10(String) - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyQuestionModel
Sets the answer 10.
setAnswer10(String) - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyUserAnswerModel
Sets the answer 10.
setAnswer10(String) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyquestion
 
setAnswer10(String) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyuseranswer
 
setAnswer2(String) - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyAnswerModel
Sets the answer 2.
setAnswer2(String) - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyQuestionModel
Sets the answer 2.
setAnswer2(String) - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyUserAnswerModel
Sets the answer 2.
setAnswer2(String) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyquestion
 
setAnswer2(String) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyuseranswer
 
setAnswer3(String) - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyAnswerModel
Sets the answer 3.
setAnswer3(String) - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyQuestionModel
Sets the answer 3.
setAnswer3(String) - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyUserAnswerModel
Sets the answer 3.
setAnswer3(String) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyquestion
 
setAnswer3(String) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyuseranswer
 
setAnswer4(String) - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyAnswerModel
Sets the answer 4.
setAnswer4(String) - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyQuestionModel
Sets the answer 4.
setAnswer4(String) - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyUserAnswerModel
Sets the answer 4.
setAnswer4(String) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyquestion
 
setAnswer4(String) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyuseranswer
 
setAnswer5(String) - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyAnswerModel
Sets the answer 5.
setAnswer5(String) - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyQuestionModel
Sets the answer 5.
setAnswer5(String) - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyUserAnswerModel
Sets the answer 5.
setAnswer5(String) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyquestion
 
setAnswer5(String) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyuseranswer
 
setAnswer6(String) - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyAnswerModel
Sets the answer 6.
setAnswer6(String) - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyQuestionModel
Sets the answer 6.
setAnswer6(String) - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyUserAnswerModel
Sets the answer 6.
setAnswer6(String) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyquestion
 
setAnswer6(String) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyuseranswer
 
setAnswer7(String) - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyAnswerModel
Sets the answer 7.
setAnswer7(String) - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyQuestionModel
Sets the answer 7.
setAnswer7(String) - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyUserAnswerModel
Sets the answer 7.
setAnswer7(String) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyquestion
 
setAnswer7(String) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyuseranswer
 
setAnswer8(String) - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyAnswerModel
Sets the answer 8.
setAnswer8(String) - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyQuestionModel
Sets the answer 8.
setAnswer8(String) - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyUserAnswerModel
Sets the answer 8.
setAnswer8(String) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyquestion
 
setAnswer8(String) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyuseranswer
 
setAnswer9(String) - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyAnswerModel
Sets the answer 9.
setAnswer9(String) - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyQuestionModel
Sets the answer 9.
setAnswer9(String) - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyUserAnswerModel
Sets the answer 9.
setAnswer9(String) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyquestion
 
setAnswer9(String) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyuseranswer
 
setAnswerTextArea(TextArea) - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Sets the answer text area.
setAnswerTextBox(TextBox) - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Sets the answer text box.
setAnswerXTextBox(TextBox) - Method in class it.eng.edison.usersurvey_portlet.client.MultipleChoiceView
Sets the answer X text box.
setCATEGORY_NAME(String) - Static method in class it.eng.edison.usersurvey_portlet.server.GreetingServiceImpl
Sets the category name.
setCheckBox(CheckBox) - Method in class it.eng.edison.usersurvey_portlet.client.RetriveQuestionsSurveyView
Sets the check box.
setCheckBoxList(List<CheckBox>) - Method in class it.eng.edison.usersurvey_portlet.client.RetriveQuestionsSurveyView
Sets the check box list.
setCheckBoxMandatory(CheckBox) - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Sets the check box mandatory.
setChoice(String) - Method in class it.eng.edison.usersurvey_portlet.client.model.ChoiceAnswerModel
Sets the choice.
setChoice(String) - Method in class it.eng.edison.usersurvey_portlet.client.model.ChoiceQuestionModel
Sets the choice.
setChoice(String) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Choiceanswer
 
setChoice(String) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Choicequestion
 
setColumnGrid(int) - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Sets the column grid.
setColumnGridAlert(boolean) - Method in class it.eng.edison.usersurvey_portlet.client.ManageSurveyView
Sets the column grid alert.
setColumnGridFlexTable(FlexTable) - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Sets the column grid flex table.
setColumnGridList(List<MultipleChoiceView>) - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Sets the column grid list.
setColumnGridList(List<String>) - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyQuestionModel
Sets the column grid list.
setCompanyId(int) - Method in class it.eng.edison.usersurvey_portlet.server.GreetingServiceImpl
Sets the company id.
setCompleteGridflexTable(FlexTable) - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Sets the complete gridflex table.
setContactId(long) - Method in class it.eng.edison.usersurvey_portlet.client.UserDTO
Sets the contact id.
setCreatorFullname(String) - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyModel
Sets the creator fullname.
setCurrTime(String) - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Sets the curr time.
setDate(Date) - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyAnswerModel
Sets the date.
setDateAnswer(Date) - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyQuestionModel
Sets the date answer.
setDateAnswer(Date) - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyUserAnswerModel
Sets the date answer.
setDateanswer(Date) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyquestion
 
setDateanswer(Date) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyuseranswer
 
setDateAnswerSurvey(DateBoxAppended) - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Sets the date answer survey.
setDateAnswerSurvey(DateBoxAppended) - Method in class it.eng.edison.usersurvey_portlet.client.RetriveQuestionsSurveyView
Sets the date answer survey.
setDateSurvay(Date) - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyModel
Sets the date survay.
setDatesurvay(Date) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Survey
 
setDBName(String) - Method in class it.eng.edison.usersurvey_portlet.server.GreetingServiceImpl
Sets the DB name.
setDBPropertyConnection() - Method in class it.eng.edison.usersurvey_portlet.server.GreetingServiceImpl
Sets the DB property connection.
setDBURL(String) - Method in class it.eng.edison.usersurvey_portlet.server.GreetingServiceImpl
Sets the dburl.
setDlFolder(Folder) - Method in class it.eng.edison.usersurvey_portlet.server.GreetingServiceImpl
Sets the dl folder.
setEmailAddress(String) - Method in class it.eng.edison.usersurvey_portlet.client.UserDTO
Sets the email address.
setExpiredDateSurvay(Date) - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyModel
Sets the expired date survay.
setExpiredDatesurvay(Date) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Survey
 
setExpiredSurveyDate(Date) - Method in class it.eng.edison.usersurvey_portlet.client.ManageSurveyView
Sets the expired survey date.
setExpiredSurveyDate(Date) - Method in class it.eng.edison.usersurvey_portlet.client.ModifySurveyView
Sets the expired survey date.
setExpiredSurveyDate(Date) - Method in class it.eng.edison.usersurvey_portlet.client.SurveyHomePage
Sets the expired survey date.
setExtensionFile(String) - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Sets the extension file.
setField1(String) - Method in class it.eng.edison.usersurvey_portlet.client.model.ChoiceAnswerModel
Sets the field 1.
setField1(String) - Method in class it.eng.edison.usersurvey_portlet.client.model.ChoiceQuestionModel
Sets the field 1.
setField1(String) - Method in class it.eng.edison.usersurvey_portlet.client.model.GridAnswerModel
Sets the field 1.
setField1(String) - Method in class it.eng.edison.usersurvey_portlet.client.model.GridQuestionModel
Sets the field 1.
setField1(String) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Choiceanswer
 
setField1(String) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Choicequestion
 
setField1(String) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Gridanswer
 
setField1(String) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Gridquestion
 
setField1(String) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Invitationtoken
 
setField2(String) - Method in class it.eng.edison.usersurvey_portlet.client.model.ChoiceAnswerModel
Sets the field 2.
setField2(String) - Method in class it.eng.edison.usersurvey_portlet.client.model.ChoiceQuestionModel
Sets the field 2.
setField2(String) - Method in class it.eng.edison.usersurvey_portlet.client.model.GridAnswerModel
Sets the field 2.
setField2(String) - Method in class it.eng.edison.usersurvey_portlet.client.model.GridQuestionModel
Sets the field 2.
setField2(String) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Choiceanswer
 
setField2(String) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Choicequestion
 
setField2(String) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Gridanswer
 
setField2(String) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Gridquestion
 
setField2(String) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Invitationtoken
 
setField3(String) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Invitationtoken
 
setField4(String) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Invitationtoken
 
setField5(String) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Invitationtoken
 
setFilenameImage(String) - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Sets the filename image.
setFilledSurveys(Map<Integer, Integer>) - Method in class it.eng.edison.usersurvey_portlet.client.SurveyHomePage
Sets the filled surveys.
setFolderID(long) - Method in class it.eng.edison.usersurvey_portlet.server.GreetingServiceImpl
Sets the folder ID.
setFolderIdImage(Long) - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyQuestionModel
Sets the folder id image.
setFolderidimage(Long) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyquestion
 
setFrequencyMap(Map<String, Integer>) - Method in class it.eng.edison.usersurvey_portlet.client.StatisticsSurveyView
Sets the frequency map.
setFullName(String) - Method in class it.eng.edison.usersurvey_portlet.client.UserDTO
Sets the full name.
setGridAnswerList(List<String>) - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyUserAnswerModel
Sets the grid answer list.
setGridlabel(String) - Method in class it.eng.edison.usersurvey_portlet.client.model.GridQuestionModel
Sets the gridlabel.
setGridlabel(String) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Gridquestion
 
setGroupId(Long) - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyModel
Sets the group id.
setGroupId(long) - Method in class it.eng.edison.usersurvey_portlet.client.UserDTO
Sets the group id.
setGroupid(long) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Survey
 
setId(Integer) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Choiceanswer
 
setId(Integer) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Choicequestion
 
setId(Integer) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Gridanswer
 
setId(Integer) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Gridquestion
 
setId(Integer) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Invitationtoken
 
setId(Integer) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Survey
 
setId(Integer) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyquestion
 
setId(Integer) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyuseranswer
 
setIdQuestion(Integer) - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Sets the id question.
setIdQuestion(Integer) - Method in class it.eng.edison.usersurvey_portlet.client.ManageSurveyView
Sets the id question.
setIdSurvey(Integer) - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Sets the id survey.
setIdSurvey(int) - Method in class it.eng.edison.usersurvey_portlet.client.ManageSurveyView
Sets the id survey.
setIdSurvey(Integer) - Method in class it.eng.edison.usersurvey_portlet.client.model.ChoiceAnswerModel
Sets the id survey.
setIdSurvey(Integer) - Method in class it.eng.edison.usersurvey_portlet.client.model.ChoiceQuestionModel
Sets the id survey.
setIdSurvey(Integer) - Method in class it.eng.edison.usersurvey_portlet.client.model.GridAnswerModel
Sets the id survey.
setIdSurvey(Integer) - Method in class it.eng.edison.usersurvey_portlet.client.model.GridQuestionModel
Sets the id survey.
setIdSurvey(Integer) - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyAnswerModel
Sets the id survey.
setIdsurvey(Integer) - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyModel
Sets the idsurvey.
setIdsurvey(Integer) - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyQuestionModel
Sets the idsurvey.
setIdsurvey(Integer) - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyUserAnswerModel
Sets the idsurvey.
setIdSurvey(Integer) - Method in class it.eng.edison.usersurvey_portlet.client.RetriveQuestionsSurveyView
Sets the id survey.
setIdSurvey(Integer) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Choiceanswer
 
setIdSurvey(Integer) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Choicequestion
 
setIdSurvey(Integer) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Gridanswer
 
setIdSurvey(Integer) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Gridquestion
 
setIdSurvey(int) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Invitationtoken
 
setIdSurvey(Survey) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyquestion
 
setIdSurvey(Survey) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyuseranswer
 
setIdSurveySelected(int) - Method in class it.eng.edison.usersurvey_portlet.client.ModifySurveyView
Sets the id survey selected.
setIdSurveySelected(int) - Method in class it.eng.edison.usersurvey_portlet.client.StatisticsSurveyView
Sets the id survey selected.
setIdSurveySelected(int) - Method in class it.eng.edison.usersurvey_portlet.client.StatisticsUserAnswersView
Sets the id survey selected.
setIdSurveySelected(int) - Method in class it.eng.edison.usersurvey_portlet.client.SurveyHomePage
Sets the id survey selected.
setIdSurveyTemp(int) - Method in class it.eng.edison.usersurvey_portlet.client.ManageSurveyView
Sets the id survey temp.
setIdTmpFolder(long) - Method in class it.eng.edison.usersurvey_portlet.client.ManageSurveyView
Sets the id tmp folder.
setIdUser(long) - Method in class it.eng.edison.usersurvey_portlet.client.ManageSurveyView
Sets the id user.
setIdUserAnswer(Integer) - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyAnswerModel
Sets the id user answer.
setIduseranswer(Integer) - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyUserAnswerModel
Sets the iduseranswer.
setIdUserAnswer(long) - Method in class it.eng.edison.usersurvey_portlet.client.StatisticsUserAnswersView
Sets the id user answer.
setIdUserAnswer(Integer) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Choiceanswer
 
setIduseranswer(int) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Invitationtoken
 
setIduseranswer(int) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyuseranswer
 
setIdUserCreator(Integer) - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyModel
Sets the id user creator.
setIdusercreator(int) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Survey
 
setImageFileName(String) - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyQuestionModel
Sets the image file name.
setImagefilename(String) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyquestion
 
setImageFileNameOnDatabaseParagraph(Paragraph) - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Sets the image file name on database paragraph.
setImageLoaded(boolean) - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Sets the image loaded.
setImg(Image) - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Sets the img.
setImg(Image) - Method in class it.eng.edison.usersurvey_portlet.client.RetriveQuestionsSurveyView
Sets the img.
setIndexGuest(int) - Method in class it.eng.edison.usersurvey_portlet.client.StatisticsSurveyView
Sets the index guest.
setInputText(Paragraph) - Method in class it.eng.edison.usersurvey_portlet.client.RetriveQuestionsSurveyView
Sets the input text.
setIsAnonymous(Boolean) - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyModel
Sets the checks if is anonymous.
setIsanonymous(Boolean) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Survey
 
setIsmandatory(Boolean) - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyQuestionModel
Sets the ismandatory.
setIsmandatory(Boolean) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyquestion
 
setListBox(ListBox) - Method in class it.eng.edison.usersurvey_portlet.client.RetriveQuestionsSurveyView
Sets the list box.
setListModifySurveyQuestionModel(List<SurveyQuestionModel>) - Method in class it.eng.edison.usersurvey_portlet.client.ManageSurveyView
Sets the list modify survey question model.
setListSurveyQuestion(List<RetriveQuestionsSurveyView>) - Method in class it.eng.edison.usersurvey_portlet.client.StatisticsUserAnswersView
Sets the list survey question.
setListUserMap(HashMap) - Method in class it.eng.edison.usersurvey_portlet.client.UserDTO
Sets the list user map.
setManagerFactory(EntityManagerFactory) - Method in class it.eng.edison.usersurvey_portlet.server.GreetingServiceImpl
Sets the manager factory.
setManageSurveyUser(boolean) - Method in class it.eng.edison.usersurvey_portlet.client.UserDTO
Sets the manage survey user.
setManageSurveyView(ManageSurveyView) - Method in class it.eng.edison.usersurvey_portlet.client.ModifySurveyView
Sets the manage survey view.
setMandatory(boolean) - Method in class it.eng.edison.usersurvey_portlet.client.RetriveQuestionsSurveyView
Sets the mandatory.
setMandatoryFieldAlert(boolean) - Method in class it.eng.edison.usersurvey_portlet.client.StatisticsUserAnswersView
Sets the mandatory field alert.
setModifySurveyQuestionModelTemp(SurveyQuestionModel) - Method in class it.eng.edison.usersurvey_portlet.client.ManageSurveyView
Sets the modify survey question model temp.
setMultipleChoiceList(List<MultipleChoiceView>) - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Sets the multiple choice list.
setMultipleChoiceList(List<String>) - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyAnswerModel
Sets the multiple choice list.
setMultipleChoiceList(List<String>) - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyQuestionModel
Sets the multiple choice list.
setMultipleChoiceList(List<String>) - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyUserAnswerModel
Sets the multiple choice list.
setMultipleChoiceOptionsAlert(boolean) - Method in class it.eng.edison.usersurvey_portlet.client.ManageSurveyView
Sets the multiple choice options alert.
setMultipleChoiceViewOtherQueston(MultipleChoiceView) - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Sets the multiple choice view other queston.
setNameFile(String) - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Sets the name file.
setNumberOfMembersFilledSurvey(int) - Method in class it.eng.edison.usersurvey_portlet.client.ModifySurveyView
Sets the number of members filled survey.
setNumberOfMembersFilledSurvey(int) - Method in class it.eng.edison.usersurvey_portlet.client.StatisticsSurveyView
Sets the number of members filled survey.
setNumberOfMembersFilledSurvey(int) - Method in class it.eng.edison.usersurvey_portlet.client.StatisticsUserAnswersView
Sets the number of members filled survey.
setNumberOfMembersFilledSurvey(int) - Method in class it.eng.edison.usersurvey_portlet.client.SurveyHomePage
Sets the number of members filled survey.
setNumberQuestion(int) - Method in class it.eng.edison.usersurvey_portlet.client.model.ChoiceAnswerModel
Sets the number question.
setNumberQuestion(int) - Method in class it.eng.edison.usersurvey_portlet.client.model.ChoiceQuestionModel
Sets the number question.
setNumberQuestion(int) - Method in class it.eng.edison.usersurvey_portlet.client.model.GridAnswerModel
Sets the number question.
setNumberQuestion(int) - Method in class it.eng.edison.usersurvey_portlet.client.model.GridQuestionModel
Sets the number question.
setNumberquestion(int) - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyAnswerModel
Sets the numberquestion.
setNumberquestion(int) - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyQuestionModel
Sets the numberquestion.
setNumberquestion(int) - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyUserAnswerModel
Sets the numberquestion.
setNumberquestion(int) - Method in class it.eng.edison.usersurvey_portlet.client.RetriveQuestionsSurveyView
Sets the numberquestion.
setNumberQuestion(int) - Method in class it.eng.edison.usersurvey_portlet.client.StatisticsSurveyView
Sets the number question.
setNumberquestion(Integer) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Choiceanswer
 
setNumberquestion(Integer) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Choicequestion
 
setNumberquestion(Integer) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Gridanswer
 
setNumberquestion(Integer) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Gridquestion
 
setNumberquestion(int) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyquestion
 
setNumberquestion(Integer) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyuseranswer
 
setOldImageName(String) - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Sets the old image name.
setOptions(PieChartOptions) - Method in class it.eng.edison.usersurvey_portlet.client.StatisticsSurveyView
Sets the options.
setOtherQuestion(boolean) - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Sets the other question.
setParagraphText(Paragraph) - Method in class it.eng.edison.usersurvey_portlet.client.RetriveQuestionsSurveyView
Sets the paragraph text.
setPersistenceMap(Map<String, String>) - Method in class it.eng.edison.usersurvey_portlet.server.GreetingServiceImpl
Sets the persistence map.
setPieChart(PieChart) - Method in class it.eng.edison.usersurvey_portlet.client.StatisticsSurveyView
Sets the pie chart.
setPwd(String) - Method in class it.eng.edison.usersurvey_portlet.server.GreetingServiceImpl
Sets the pwd.
setQuestion(String) - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyQuestionModel
Sets the question.
setQuestion(String) - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyUserAnswerModel
Sets the question.
setQuestion(String) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyquestion
 
setQuestionSurveyTextArea(TextArea) - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Sets the question survey text area.
setQuestionType(String) - Method in class it.eng.edison.usersurvey_portlet.client.model.ChoiceAnswerModel
Sets the question type.
setQuestionType(String) - Method in class it.eng.edison.usersurvey_portlet.client.model.ChoiceQuestionModel
Sets the question type.
setQuestionType(String) - Method in class it.eng.edison.usersurvey_portlet.client.model.GridAnswerModel
Sets the question type.
setQuestionType(String) - Method in class it.eng.edison.usersurvey_portlet.client.model.GridQuestionModel
Sets the question type.
setQuestiontype(String) - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyQuestionModel
Sets the questiontype.
setQuestiontype(String) - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyUserAnswerModel
Sets the questiontype.
setQuestiontype(String) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Choiceanswer
 
setQuestiontype(String) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Choicequestion
 
setQuestiontype(String) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Gridanswer
 
setQuestiontype(String) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Gridquestion
 
setQuestiontype(String) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyquestion
 
setQuestiontype(String) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyuseranswer
 
setRadioButton(RadioButton) - Method in class it.eng.edison.usersurvey_portlet.client.RetriveQuestionsSurveyView
Sets the radio button.
setRadioButtonList(List<RadioButton>) - Method in class it.eng.edison.usersurvey_portlet.client.RetriveQuestionsSurveyView
Sets the radio button list.
setRadioButtonScaleSurvey(RadioButton) - Method in class it.eng.edison.usersurvey_portlet.client.RetriveQuestionsSurveyView
Sets the radio button scale survey.
setRadioButtonScaleSurveyList(List<RadioButton>) - Method in class it.eng.edison.usersurvey_portlet.client.RetriveQuestionsSurveyView
Sets the radio button scale survey list.
setRemoveImgButton(Button) - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Sets the removes the img button.
setRetriveQuestionsSurveyView(RetriveQuestionsSurveyView) - Method in class it.eng.edison.usersurvey_portlet.client.StatisticsUserAnswersView
Sets the retrive questions survey view.
setRolesId(long[]) - Method in class it.eng.edison.usersurvey_portlet.client.UserDTO
Sets the roles id.
setRow(int) - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Sets the row.
setRow(int) - Method in class it.eng.edison.usersurvey_portlet.client.ManageSurveyView
Sets the row.
setRow(int) - Method in class it.eng.edison.usersurvey_portlet.client.StatisticsUserAnswersView
Sets the row.
setRowGrid(int) - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Sets the row grid.
setRowGridAlert(boolean) - Method in class it.eng.edison.usersurvey_portlet.client.ManageSurveyView
Sets the row grid alert.
setRowGridFlexTable(FlexTable) - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Sets the row grid flex table.
setRowGridList(List<MultipleChoiceView>) - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Sets the row grid list.
setRowGridList(List<String>) - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyQuestionModel
Sets the row grid list.
setRoworcolumnlabel(String) - Method in class it.eng.edison.usersurvey_portlet.client.model.GridQuestionModel
Sets the roworcolumnlabel.
setRoworcolumnlabel(String) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Gridquestion
 
setRowOtherQueston(int) - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Sets the row other queston.
setRowquestionlabel(String) - Method in class it.eng.edison.usersurvey_portlet.client.model.GridAnswerModel
Sets the rowquestionlabel.
setRowquestionlabel(String) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Gridanswer
 
setScaleAnswerSurveyControls(Controls) - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Sets the scale answer survey controls.
setScaleFromSurveyListBox(ListBox) - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Sets the scale from survey list box.
setScaleFromSurveyTextBox(TextBox) - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Sets the scale from survey text box.
setScaleToSurveyListBox(ListBox) - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Sets the scale to survey list box.
setScaleToSurveyTextBox(TextBox) - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Sets the scale to survey text box.
setScreenName(String) - Method in class it.eng.edison.usersurvey_portlet.client.UserDTO
Sets the screen name.
setSectionDescription(String) - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyQuestionModel
Sets the section description.
setSectiondescription(String) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyquestion
 
setSectionTitle(String) - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyQuestionModel
Sets the section title.
setSectiontitle(String) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyquestion
 
setServiceContext(ServiceContext) - Method in class it.eng.edison.usersurvey_portlet.server.GreetingServiceImpl
Sets the service context.
setSubmitImage(Button) - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Sets the submit image.
setSurveyAnswerModelList(List<SurveyAnswerModel>) - Method in class it.eng.edison.usersurvey_portlet.client.StatisticsUserAnswersView
Sets the survey answer model list.
setSurveyAnswerMultipleChoiceList(List<String>) - Method in class it.eng.edison.usersurvey_portlet.client.MultipleChoiceView
Sets the survey answer multiple choice list.
setSurveyCreator(boolean) - Method in class it.eng.edison.usersurvey_portlet.client.Survey
Sets the survey creator.
setSurveyManager(boolean) - Method in class it.eng.edison.usersurvey_portlet.client.Survey
Sets the survey manager.
setSurveyModel(SurveyModel) - Method in class it.eng.edison.usersurvey_portlet.client.StatisticsUserAnswersView
Sets the survey model.
setSurveyModelList(List<SurveyModel>) - Method in class it.eng.edison.usersurvey_portlet.client.ManageSurveyView
Sets the survey model list.
setSurveyModelList(List<SurveyQuestionModel>) - Method in class it.eng.edison.usersurvey_portlet.client.ModifySurveyView
Sets the survey model list.
setSurveyModelList(List<SurveyModel>) - Method in class it.eng.edison.usersurvey_portlet.client.SurveyHomePage
Sets the survey model list.
setSurveyquestionCollection(Collection<Surveyquestion>) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Survey
 
setSurveyQuestionModel(SurveyQuestionModel) - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Sets the survey question model.
setSurveyQuestionModel(SurveyQuestionModel) - Method in class it.eng.edison.usersurvey_portlet.client.StatisticsSurveyView
Sets the survey question model.
setSurveyQuestionModelList(List<SurveyQuestionModel>) - Method in class it.eng.edison.usersurvey_portlet.client.ModifySurveyView
Sets the survey question model list.
setSurveyQuestionModelList(List<SurveyQuestionModel>) - Method in class it.eng.edison.usersurvey_portlet.client.StatisticsSurveyView
Sets the survey question model list.
setSurveyQuestionModelList(List<SurveyQuestionModel>) - Method in class it.eng.edison.usersurvey_portlet.client.StatisticsUserAnswersView
Sets the survey question model list.
setSurveyQuestionModelListModifySelectedSurvey(List<SurveyQuestionModel>) - Method in class it.eng.edison.usersurvey_portlet.client.SurveyHomePage
Sets the survey question model list modify selected survey.
setSurveyQuestionModelTemp(SurveyQuestionModel) - Method in class it.eng.edison.usersurvey_portlet.server.GreetingServiceImpl
Sets the survey question model temp.
setSurveyRadioButtonValue(String) - Method in class it.eng.edison.usersurvey_portlet.client.SurveyHomePage
Sets the survey radio button value.
setSurveyuseranswerCollection(Collection<Surveyuseranswer>) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Survey
 
setSurveyUserAnswerModel(SurveyUserAnswerModel) - Method in class it.eng.edison.usersurvey_portlet.client.RetriveQuestionsSurveyView
Sets the survey user answer model.
setSurveyUserAnswerModel(SurveyUserAnswerModel) - Method in class it.eng.edison.usersurvey_portlet.client.SurveyHomePage
Sets the survey user answer model.
setSurveyUserAnswerModelList(List<SurveyUserAnswerModel>) - Method in class it.eng.edison.usersurvey_portlet.client.StatisticsSurveyView
Sets the survey user answer model list.
setSurveyUserAnswerModelList(List<SurveyUserAnswerModel>) - Method in class it.eng.edison.usersurvey_portlet.client.StatisticsUserAnswersView
Sets the survey user answer model list.
setSurveyUserAnswerModelList(List<SurveyUserAnswerModel>) - Method in class it.eng.edison.usersurvey_portlet.client.SurveyHomePage
Sets the survey user answer model list.
setSurveyUserAnswerModelListCSV(List<SurveyUserAnswerModel>) - Method in class it.eng.edison.usersurvey_portlet.client.StatisticsUserAnswersView
Sets the survey user answer model list CSV.
setSurveyUserAnswerModelTemp(SurveyUserAnswerModel) - Method in class it.eng.edison.usersurvey_portlet.client.RetriveQuestionsSurveyView
Sets the survey user answer model temp.
setTimeHourAnswerSurvey(TextBox) - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Sets the time hour answer survey.
setTimeHourAnswerSurvey(TextBox) - Method in class it.eng.edison.usersurvey_portlet.client.RetriveQuestionsSurveyView
Sets the time hour answer survey.
setTimeMinuteAnswerSurvey(TextBox) - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Sets the time minute answer survey.
setTimeMinuteAnswerSurvey(TextBox) - Method in class it.eng.edison.usersurvey_portlet.client.RetriveQuestionsSurveyView
Sets the time minute answer survey.
setTitleSurvay(String) - Method in class it.eng.edison.usersurvey_portlet.client.ModifySurveyView
Sets the title survay.
setTitleSurvay(String) - Method in class it.eng.edison.usersurvey_portlet.client.SurveyHomePage
Sets the title survay.
setTitleSurvey(String) - Method in class it.eng.edison.usersurvey_portlet.client.ManageSurveyView
Sets the title survey.
setTitlesurvey(String) - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyModel
Sets the titlesurvey.
setTitleSurvey(String) - Method in class it.eng.edison.usersurvey_portlet.client.StatisticsSurveyView
Sets the title survey.
setTitleSurvey(String) - Method in class it.eng.edison.usersurvey_portlet.client.StatisticsUserAnswersView
Sets the title survey.
setTitlesurvey(String) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Survey
 
setTitleSurveyTextBox(TextBox) - Method in class it.eng.edison.usersurvey_portlet.client.CreateTitleSurveyView
Sets the title survey text box.
setTypeSurvey(ListBox) - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Sets the type survey.
setTypeSurvey(String) - Method in class it.eng.edison.usersurvey_portlet.client.RetriveQuestionsSurveyView
Sets the type survey.
setuName(String) - Method in class it.eng.edison.usersurvey_portlet.server.GreetingServiceImpl
Sets the u name.
setUserDTO(UserDTO) - Method in class it.eng.edison.usersurvey_portlet.client.CreateQuestionView
Sets the user DTO.
setUserDTO(UserDTO) - Method in class it.eng.edison.usersurvey_portlet.client.ManageSurveyView
Sets the user DTO.
setUserDTO(UserDTO) - Method in class it.eng.edison.usersurvey_portlet.client.ModifySurveyView
 
setUserDTO(UserDTO) - Method in class it.eng.edison.usersurvey_portlet.client.RetriveQuestionsSurveyView
Sets the user DTO.
setUserDTO(UserDTO) - Method in class it.eng.edison.usersurvey_portlet.client.StatisticsSurveyView
Sets the user DTO.
setUserDTO(UserDTO) - Method in class it.eng.edison.usersurvey_portlet.client.StatisticsUserAnswersView
Sets the user DTO.
setUserDTO(UserDTO) - Method in class it.eng.edison.usersurvey_portlet.client.Survey
Sets the user DTO.
setUserDTO(UserDTO) - Method in class it.eng.edison.usersurvey_portlet.client.SurveyHomePage
Sets the user DTO.
setUserDTOList(List<UserDTO>) - Method in class it.eng.edison.usersurvey_portlet.client.StatisticsSurveyView
Sets the user DTO list.
setUserId(long) - Method in class it.eng.edison.usersurvey_portlet.client.UserDTO
Sets the user id.
setUsersAnsweredSurvey(List<Integer>) - Method in class it.eng.edison.usersurvey_portlet.client.SurveyHomePage
Sets the users answered survey.
setUuid(String) - Method in class it.eng.edison.usersurvey_portlet.server.entity.Invitationtoken
 
setVreManager(boolean) - Method in class it.eng.edison.usersurvey_portlet.client.UserDTO
Sets the vre manager.
StatisticsSurveyView - Class in it.eng.edison.usersurvey_portlet.client
The Class StatisticsSurveyView.
StatisticsSurveyView() - Constructor for class it.eng.edison.usersurvey_portlet.client.StatisticsSurveyView
Instantiates a new statistics survey view.
StatisticsSurveyView(int, String, Boolean, int, List<SurveyUserAnswerModel>) - Constructor for class it.eng.edison.usersurvey_portlet.client.StatisticsSurveyView
Instantiates a new statistics survey view.
StatisticsUserAnswersView - Class in it.eng.edison.usersurvey_portlet.client
The Class StatisticsUserAnswersView.
StatisticsUserAnswersView() - Constructor for class it.eng.edison.usersurvey_portlet.client.StatisticsUserAnswersView
Instantiates a new statistics user answers view.
StatisticsUserAnswersView(String, long, int, String, boolean, int, List<SurveyQuestionModel>, List<SurveyUserAnswerModel>, UserDTO) - Constructor for class it.eng.edison.usersurvey_portlet.client.StatisticsUserAnswersView
Instantiates a new statistics user answers view.
statView(SurveyModel, Map<Integer, Integer>) - Method in class it.eng.edison.usersurvey_portlet.client.SurveyHomePage
Stat view.
Survey - Class in it.eng.edison.usersurvey_portlet.client
The Class Survey.
Survey() - Constructor for class it.eng.edison.usersurvey_portlet.client.Survey
 
Survey - Class in it.eng.edison.usersurvey_portlet.server.entity
 
Survey() - Constructor for class it.eng.edison.usersurvey_portlet.server.entity.Survey
 
Survey(Integer) - Constructor for class it.eng.edison.usersurvey_portlet.server.entity.Survey
 
Survey(Integer, String, int) - Constructor for class it.eng.edison.usersurvey_portlet.server.entity.Survey
 
SurveyAnswerModel - Class in it.eng.edison.usersurvey_portlet.client.model
The Class SurveyAnswerModel.
SurveyAnswerModel() - Constructor for class it.eng.edison.usersurvey_portlet.client.model.SurveyAnswerModel
Instantiates a new survey answer model.
SurveyAnswerModel(Integer, Integer, int, String, String, String, String, String, String, String, String, String, String) - Constructor for class it.eng.edison.usersurvey_portlet.client.model.SurveyAnswerModel
Instantiates a new survey answer model.
SurveyHomePage - Class in it.eng.edison.usersurvey_portlet.client
The Class SurveyHomePage.
SurveyHomePage() - Constructor for class it.eng.edison.usersurvey_portlet.client.SurveyHomePage
Instantiates a new survey home page.
SurveyJpaController - Class in it.eng.edison.usersurvey_portlet.server.dao
The Class SurveyJpaController.
SurveyJpaController(EntityManagerFactory) - Constructor for class it.eng.edison.usersurvey_portlet.server.dao.SurveyJpaController
Instantiates a new survey jpa controller.
SurveyModel - Class in it.eng.edison.usersurvey_portlet.client.model
The Class SurveyModel.
SurveyModel() - Constructor for class it.eng.edison.usersurvey_portlet.client.model.SurveyModel
Instantiates a new survey model.
SurveyOptions - Enum in it.eng.edison.usersurvey_portlet.client.util
 
SurveyPortlet - Class in it.eng.edison.usersurvey_portlet.server.portlet
 
SurveyPortlet() - Constructor for class it.eng.edison.usersurvey_portlet.server.portlet.SurveyPortlet
 
Surveyquestion - Class in it.eng.edison.usersurvey_portlet.server.entity
 
Surveyquestion() - Constructor for class it.eng.edison.usersurvey_portlet.server.entity.Surveyquestion
 
Surveyquestion(Integer) - Constructor for class it.eng.edison.usersurvey_portlet.server.entity.Surveyquestion
 
Surveyquestion(Integer, int, String, String) - Constructor for class it.eng.edison.usersurvey_portlet.server.entity.Surveyquestion
 
SurveyquestionJpaController - Class in it.eng.edison.usersurvey_portlet.server.dao
The Class SurveyquestionJpaController.
SurveyquestionJpaController(EntityManagerFactory) - Constructor for class it.eng.edison.usersurvey_portlet.server.dao.SurveyquestionJpaController
Instantiates a new surveyquestion jpa controller.
SurveyQuestionModel - Class in it.eng.edison.usersurvey_portlet.client.model
The Class SurveyQuestionModel.
SurveyQuestionModel() - Constructor for class it.eng.edison.usersurvey_portlet.client.model.SurveyQuestionModel
Instantiates a new survey question model.
SurveyQuestionModel(Integer, int, String, String, String) - Constructor for class it.eng.edison.usersurvey_portlet.client.model.SurveyQuestionModel
Instantiates a new survey question model.
surveySelected(SurveyModel) - Method in class it.eng.edison.usersurvey_portlet.client.SurveyHomePage
Survey selected.
SurveyTable - Class in it.eng.edison.usersurvey_portlet.client
 
SurveyTable(SurveyHomePage, List<SurveyModel>) - Constructor for class it.eng.edison.usersurvey_portlet.client.SurveyTable
 
Surveyuseranswer - Class in it.eng.edison.usersurvey_portlet.server.entity
 
Surveyuseranswer() - Constructor for class it.eng.edison.usersurvey_portlet.server.entity.Surveyuseranswer
 
Surveyuseranswer(Integer) - Constructor for class it.eng.edison.usersurvey_portlet.server.entity.Surveyuseranswer
 
Surveyuseranswer(Integer, int) - Constructor for class it.eng.edison.usersurvey_portlet.server.entity.Surveyuseranswer
 
SurveyuseranswerJpaController - Class in it.eng.edison.usersurvey_portlet.server.dao
The Class SurveyuseranswerJpaController.
SurveyuseranswerJpaController(EntityManagerFactory) - Constructor for class it.eng.edison.usersurvey_portlet.server.dao.SurveyuseranswerJpaController
Instantiates a new surveyuseranswer jpa controller.
SurveyUserAnswerModel - Class in it.eng.edison.usersurvey_portlet.client.model
The Class SurveyUserAnswerModel.
SurveyUserAnswerModel() - Constructor for class it.eng.edison.usersurvey_portlet.client.model.SurveyUserAnswerModel
Instantiates a new survey user answer model.
SurveyUserAnswerModel(Integer, Integer, int, String, String, String, String, String, String, String, String, String, String, String, Date) - Constructor for class it.eng.edison.usersurvey_portlet.client.model.SurveyUserAnswerModel
Instantiates a new survey user answer model.

T

TakeSurveyPortlet_PLUGIN_ID_PREFIX - Static variable in class it.eng.edison.usersurvey_portlet.server.GreetingServiceImpl
The Constant Is needed to automatic creation of the page hosting the portlet to take surveys
toString() - Method in class it.eng.edison.usersurvey_portlet.client.model.SurveyQuestionModel
 
toString() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Invitationtoken
 
toString() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Survey
 
toString() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyquestion
 
toString() - Method in class it.eng.edison.usersurvey_portlet.server.entity.Surveyuseranswer
 

U

updateSurvey(long, SurveyModel, List<SurveyQuestionModel>) - Method in interface it.eng.edison.usersurvey_portlet.client.GreetingService
Update survey.
updateSurvey(long, SurveyModel, List<SurveyQuestionModel>, AsyncCallback<Void>) - Method in interface it.eng.edison.usersurvey_portlet.client.GreetingServiceAsync
Update survey.
updateSurvey(SurveyModel) - Method in class it.eng.edison.usersurvey_portlet.server.dao.SurveyJpaController
Update survey.
updateSurvey(SurveyModel) - Method in class it.eng.edison.usersurvey_portlet.server.dao.SurveyquestionJpaController
Update survey.
updateSurvey(long, SurveyModel, List<SurveyQuestionModel>) - Method in class it.eng.edison.usersurvey_portlet.server.GreetingServiceImpl
Update survey.
UserDTO - Class in it.eng.edison.usersurvey_portlet.client
The Class UserDTO.
UserDTO() - Constructor for class it.eng.edison.usersurvey_portlet.client.UserDTO
Instantiates a new user DTO.
usersAnsweredSurvey() - Method in interface it.eng.edison.usersurvey_portlet.client.GreetingService
Users answered survey.
usersAnsweredSurvey(AsyncCallback<List<Integer>>) - Method in interface it.eng.edison.usersurvey_portlet.client.GreetingServiceAsync
Users answered survey.
usersAnsweredSurvey() - Method in class it.eng.edison.usersurvey_portlet.server.GreetingServiceImpl
Users answered survey.

V

valueOf(String) - Static method in enum it.eng.edison.usersurvey_portlet.client.util.SurveyOptions
Returns the enum constant of this type with the specified name.
values() - Static method in enum it.eng.edison.usersurvey_portlet.client.util.SurveyOptions
Returns an array containing the constants of this enum type, in the order they are declared.
VO_ADMIN_LABEL - Static variable in class it.eng.edison.usersurvey_portlet.server.GreetingServiceImpl
The Constant VO_ADMIN_LABEL.
VRE_DESIGNER_LABEL - Static variable in class it.eng.edison.usersurvey_portlet.server.GreetingServiceImpl
The Constant VRE_DESIGNER_LABEL.
VRE_MANAGER_LABEL - Static variable in class it.eng.edison.usersurvey_portlet.server.GreetingServiceImpl
The Constant VRE_MANAGER_LABEL.

W

writeLine(Writer, List<String>) - Static method in class it.eng.edison.usersurvey_portlet.server.util.CSVUtils
Write line.
writeLine(Writer, List<String>, char) - Static method in class it.eng.edison.usersurvey_portlet.server.util.CSVUtils
Write line.
writeLine(Writer, List<String>, char, char) - Static method in class it.eng.edison.usersurvey_portlet.server.util.CSVUtils
Write line.
B C D E F G H I L M N O P R S T U V W 
Skip navigation links

Copyright © 2018. All Rights Reserved.