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

A

addAnswer(ResponseAnswerDTO) - Method in class org.jasig.portlet.survey.service.dto.ResponseDTO
 
addAnswerId(Long) - Method in class org.jasig.portlet.survey.service.dto.ResponseAnswerDTO
 
addJpaAnswer(JpaAnswer) - Method in class org.jasig.portlet.survey.service.jpa.JpaResponseAnswer
 
addJpaQuestionAnswer(JpaQuestionAnswer) - Method in class org.jasig.portlet.survey.service.jpa.JpaQuestion
 
addJpaResponseAnswer(JpaResponseAnswer) - Method in class org.jasig.portlet.survey.service.jpa.JpaResponse
 
addJpaSurveyQuestion(JpaSurveyQuestion) - Method in class org.jasig.portlet.survey.service.jpa.JpaQuestion
 
addJpaSurveyQuestion(JpaSurveyQuestion) - Method in class org.jasig.portlet.survey.service.jpa.JpaSurvey
 
addQuestion(QuestionDTO) - Method in class org.jasig.portlet.survey.mvc.SurveyRestController
Create a new question that is not associated with a survey.
addQuestionToSurvey(Long, Long, SurveyQuestionDTO) - Method in interface org.jasig.portlet.survey.mvc.service.ISurveyDataService
 
addQuestionToSurvey(Long, Long, SurveyQuestionDTO) - Method in class org.jasig.portlet.survey.mvc.service.JpaSurveyDataService
 
addResponse(ResponseDTO, Principal) - Method in class org.jasig.portlet.survey.mvc.SurveyRestController
Create a user's response (answers)
addSurvey(SurveyDTO, Principal) - Method in class org.jasig.portlet.survey.mvc.SurveyRestController
Create a survey
addTextGroup(TextGroupImpl) - Method in class org.jasig.portlet.survey.mvc.SurveyRestController
Create a text group
AdminController - Class in org.jasig.portlet.survey.mvc.admin
Main portlet view.
AdminController() - Constructor for class org.jasig.portlet.survey.mvc.admin.AdminController
 
AnswerDTO - Class in org.jasig.portlet.survey.service.dto
 
AnswerDTO() - Constructor for class org.jasig.portlet.survey.service.dto.AnswerDTO
 
appliesTo(SurveyDTO) - Method in class org.jasig.portlet.survey.service.report.DefaultSurveyReportGenerator
 
appliesTo(SurveyDTO) - Method in interface org.jasig.portlet.survey.service.report.ISurveyReportGenerator
ISurveyReportGenerator instances are responsible for knowing the surveys for which they are supposed to generate reports.
attachQuestionToSurvey(Long, Long, JpaSurveyQuestion) - Method in interface org.jasig.portlet.survey.service.jpa.IJpaSurveyDao
 
AUTHENTICATION_TOKEN_KEY - Static variable in class org.jasig.portlet.survey.security.uportal.UPortalSecurityFilter
 

C

configure(HttpSecurity) - Method in class org.jasig.portlet.survey.security.SecurityConfig
 
configureGlobal(AuthenticationManagerBuilder) - Method in class org.jasig.portlet.survey.security.SecurityConfig
 
createAnswer(JpaAnswer) - Method in interface org.jasig.portlet.survey.service.jpa.IJpaSurveyDao
 
createAnswerForQuestion(Long, AnswerDTO) - Method in interface org.jasig.portlet.survey.mvc.service.ISurveyDataService
 
createAnswerForQuestion(Long, AnswerDTO) - Method in class org.jasig.portlet.survey.mvc.service.JpaSurveyDataService
 
createBean(Object, Class<?>, String) - Method in class org.jasig.portlet.survey.service.jpa.JpaEntityFactory
 
createQuestion(QuestionDTO) - Method in interface org.jasig.portlet.survey.mvc.service.ISurveyDataService
 
createQuestion(QuestionDTO) - Method in class org.jasig.portlet.survey.mvc.service.JpaSurveyDataService
Create a JpaQuestion from the data in question
createQuestion(JpaQuestion) - Method in interface org.jasig.portlet.survey.service.jpa.IJpaSurveyDao
 
createQuestionAnswer(JpaQuestion, JpaAnswer, Integer) - Method in interface org.jasig.portlet.survey.service.jpa.IJpaSurveyDao
 
createResponse(ResponseDTO) - Method in interface org.jasig.portlet.survey.mvc.service.ISurveyDataService
 
createResponse(ResponseDTO) - Method in class org.jasig.portlet.survey.mvc.service.JpaSurveyDataService
 
createResponse(JpaResponse) - Method in interface org.jasig.portlet.survey.service.jpa.IJpaSurveyDao
 
createSurvey(SurveyDTO) - Method in interface org.jasig.portlet.survey.mvc.service.ISurveyDataService
 
createSurvey(SurveyDTO) - Method in class org.jasig.portlet.survey.mvc.service.JpaSurveyDataService
Create a JpaSurvey from the data in survey
createSurvey(JpaSurvey) - Method in interface org.jasig.portlet.survey.service.jpa.IJpaSurveyDao
 
createSurveyText(JpaSurveyText) - Method in interface org.jasig.portlet.survey.service.jpa.IJpaSurveyDao
 
createTextGroup(ITextGroup) - Method in interface org.jasig.portlet.survey.mvc.service.ISurveyDataService
 
createTextGroup(ITextGroup) - Method in class org.jasig.portlet.survey.mvc.service.JpaSurveyDataService
 

D

DefaultSurveyReportGenerator - Class in org.jasig.portlet.survey.service.report
Prepares a report for any unclaimed surveys.
DefaultSurveyReportGenerator() - Constructor for class org.jasig.portlet.survey.service.report.DefaultSurveyReportGenerator
 
deserialize(JsonParser, DeserializationContext) - Method in class org.jasig.portlet.survey.service.dto.ResponseAnswerDtoDeserializer
 
destroy() - Method in class org.jasig.portlet.survey.security.uportal.UPortalSecurityFilter
 
doAction() - Method in class org.jasig.portlet.survey.mvc.admin.AdminController
 
doAction() - Method in class org.jasig.portlet.survey.mvc.portlet.MainController
 
doAction() - Method in class org.jasig.portlet.survey.mvc.summary.SummaryController
 
doFilter(RenderRequest, RenderResponse, FilterChain) - Method in class org.jasig.portlet.survey.security.uportal.UPortalSecurityFilter
 

E

equals(Object) - Method in class org.jasig.portlet.survey.service.dto.ResponseAnswerDTO
 
equals(Object) - Method in class org.jasig.portlet.survey.service.dto.ResponseDTO
 
equals(Object) - Method in class org.jasig.portlet.survey.service.dto.SurveySummaryDTO
 
equals(Object) - Method in class org.jasig.portlet.survey.service.jpa.JpaQuestionAnswerPK
 
equals(Object) - Method in class org.jasig.portlet.survey.service.jpa.JpaResponseAnswerPK
 
equals(Object) - Method in class org.jasig.portlet.survey.service.jpa.JpaSurveyQuestionPK
 

F

findByCanonicalName(String) - Method in interface org.jasig.portlet.survey.service.jpa.repo.JpaSurveyRepository
Find a survey by name
findByKeyAndVariant(String, String) - Method in interface org.jasig.portlet.survey.service.jpa.repo.JpaSurveyTextRepository
 
findBySurvey(Long) - Method in interface org.jasig.portlet.survey.service.jpa.repo.JpaResponseRepository
 
findByUser(String) - Method in interface org.jasig.portlet.survey.service.jpa.repo.JpaResponseRepository
 
findByUserAndSurvey(String, Long) - Method in interface org.jasig.portlet.survey.service.jpa.repo.JpaResponseRepository
 

G

generateReport(SurveyDTO, ResponseDTO) - Method in class org.jasig.portlet.survey.service.report.DefaultSurveyReportGenerator
 
generateReport(SurveyDTO, ResponseDTO) - Method in interface org.jasig.portlet.survey.service.report.ISurveyReportGenerator
 
getAllSurveys() - Method in interface org.jasig.portlet.survey.mvc.service.ISurveyDataService
 
getAllSurveys() - Method in class org.jasig.portlet.survey.mvc.service.JpaSurveyDataService
Return all surveys
getAllSurveys() - Method in class org.jasig.portlet.survey.mvc.SurveyRestController
Search for all surveys
getAllSurveys() - Method in interface org.jasig.portlet.survey.service.jpa.IJpaSurveyDao
 
getAltText() - Method in class org.jasig.portlet.survey.mvc.TextGroupImpl
 
getAltText() - Method in class org.jasig.portlet.survey.service.dto.AnswerDTO
 
getAltText() - Method in interface org.jasig.portlet.survey.service.dto.ITextGroup
 
getAltText() - Method in class org.jasig.portlet.survey.service.dto.QuestionDTO
 
getAltText() - Method in class org.jasig.portlet.survey.service.dto.SurveyDTO
 
getAltText() - Method in class org.jasig.portlet.survey.service.jpa.JpaAnswer
 
getAltText() - Method in class org.jasig.portlet.survey.service.jpa.JpaQuestion
 
getAltText() - Method in class org.jasig.portlet.survey.service.jpa.JpaSurveyText
 
getAnswer() - Method in class org.jasig.portlet.survey.service.dto.QuestionAnswerDTO
 
getAnswer() - Method in class org.jasig.portlet.survey.service.dto.ResponseAnswerDTO
 
getAnswer(Long) - Method in interface org.jasig.portlet.survey.service.jpa.IJpaSurveyDao
 
getAnswer() - Method in class org.jasig.portlet.survey.service.jpa.JpaResponseAnswer
 
getAnswerCounts() - Method in class org.jasig.portlet.survey.service.dto.SurveySummaryDTO
 
getAnswerId() - Method in class org.jasig.portlet.survey.service.jpa.JpaQuestionAnswerPK
 
getAnswers() - Method in class org.jasig.portlet.survey.service.dto.ResponseDTO
 
getAuthorities() - Method in class org.jasig.portlet.survey.security.UPortalUserDetails
 
getCanonicalName() - Method in class org.jasig.portlet.survey.service.dto.QuestionAnswerDTO
 
getCanonicalName() - Method in class org.jasig.portlet.survey.service.dto.QuestionDTO
 
getCanonicalName() - Method in class org.jasig.portlet.survey.service.dto.SurveyDTO
 
getCanonicalName() - Method in class org.jasig.portlet.survey.service.jpa.JpaQuestion
 
getCanonicalName() - Method in class org.jasig.portlet.survey.service.jpa.JpaQuestionAnswer
 
getCanonicalName() - Method in class org.jasig.portlet.survey.service.jpa.JpaSurvey
 
getDefinitionText() - Method in class org.jasig.portlet.survey.mvc.TextGroupImpl
 
getDefinitionText() - Method in interface org.jasig.portlet.survey.service.dto.ITextGroup
 
getDefinitionText() - Method in class org.jasig.portlet.survey.service.dto.SurveyDTO
 
getDefinitionText() - Method in class org.jasig.portlet.survey.service.jpa.JpaSurveyText
 
getDescription() - Method in class org.jasig.portlet.survey.service.dto.SurveyDTO
 
getDescription() - Method in class org.jasig.portlet.survey.service.jpa.JpaSurvey
 
getFeedback() - Method in class org.jasig.portlet.survey.service.dto.ResponseDTO
 
getFeedback() - Method in class org.jasig.portlet.survey.service.jpa.JpaResponse
 
getHelpText() - Method in class org.jasig.portlet.survey.mvc.TextGroupImpl
 
getHelpText() - Method in class org.jasig.portlet.survey.service.dto.AnswerDTO
 
getHelpText() - Method in interface org.jasig.portlet.survey.service.dto.ITextGroup
 
getHelpText() - Method in class org.jasig.portlet.survey.service.dto.QuestionDTO
 
getHelpText() - Method in class org.jasig.portlet.survey.service.dto.SurveyDTO
 
getHelpText() - Method in class org.jasig.portlet.survey.service.jpa.JpaAnswer
 
getHelpText() - Method in class org.jasig.portlet.survey.service.jpa.JpaQuestion
 
getHelpText() - Method in class org.jasig.portlet.survey.service.jpa.JpaSurveyText
 
getId() - Method in class org.jasig.portlet.survey.service.dto.AnswerDTO
 
getId() - Method in class org.jasig.portlet.survey.service.dto.QuestionDTO
 
getId() - Method in class org.jasig.portlet.survey.service.dto.ResponseDTO
 
getId() - Method in class org.jasig.portlet.survey.service.dto.SurveyDTO
 
getId() - Method in class org.jasig.portlet.survey.service.jpa.JpaAnswer
 
getId() - Method in class org.jasig.portlet.survey.service.jpa.JpaQuestion
 
getId() - Method in class org.jasig.portlet.survey.service.jpa.JpaQuestionAnswer
 
getId() - Method in class org.jasig.portlet.survey.service.jpa.JpaResponse
 
getId() - Method in class org.jasig.portlet.survey.service.jpa.JpaResponseAnswer
 
getId() - Method in class org.jasig.portlet.survey.service.jpa.JpaSurvey
 
getId() - Method in class org.jasig.portlet.survey.service.jpa.JpaSurveyQuestion
 
getId() - Method in class org.jasig.portlet.survey.service.jpa.JpaSurveyText
 
getImgHeight() - Method in class org.jasig.portlet.survey.service.dto.AnswerDTO
 
getImgHeight() - Method in class org.jasig.portlet.survey.service.jpa.JpaAnswer
 
getImgUrl() - Method in class org.jasig.portlet.survey.service.dto.AnswerDTO
 
getImgUrl() - Method in class org.jasig.portlet.survey.service.jpa.JpaAnswer
 
getImgWidth() - Method in class org.jasig.portlet.survey.service.dto.AnswerDTO
 
getImgWidth() - Method in class org.jasig.portlet.survey.service.jpa.JpaAnswer
 
getJpaAnswer() - Method in class org.jasig.portlet.survey.service.jpa.JpaQuestionAnswerPK
 
getJpaQuestion() - Method in class org.jasig.portlet.survey.service.jpa.JpaQuestionAnswerPK
 
getJpaQuestion() - Method in class org.jasig.portlet.survey.service.jpa.JpaResponseAnswerPK
 
getJpaQuestion() - Method in class org.jasig.portlet.survey.service.jpa.JpaSurveyQuestionPK
 
getJpaQuestionAnswers() - Method in class org.jasig.portlet.survey.service.jpa.JpaQuestion
 
getJpaResponse() - Method in class org.jasig.portlet.survey.service.jpa.JpaResponseAnswerPK
 
getJpaResponseAnswers() - Method in class org.jasig.portlet.survey.service.jpa.JpaResponse
 
getJpaSurvey() - Method in class org.jasig.portlet.survey.service.jpa.JpaSurveyQuestionPK
 
getJpaSurveyQuestions() - Method in class org.jasig.portlet.survey.service.jpa.JpaSurvey
 
getKey() - Method in class org.jasig.portlet.survey.mvc.TextGroupImpl
 
getKey() - Method in interface org.jasig.portlet.survey.service.dto.ITextGroup
 
getKey() - Method in class org.jasig.portlet.survey.service.jpa.JpaSurveyText
 
getKey() - Method in class org.jasig.portlet.survey.service.jpa.JpaSurveyTextPK
 
getLastUpdated() - Method in class org.jasig.portlet.survey.service.dto.ResponseDTO
 
getLastUpdated() - Method in class org.jasig.portlet.survey.service.jpa.JpaResponse
 
getLastUpdateDate() - Method in class org.jasig.portlet.survey.service.dto.SurveyDTO
 
getLastUpdateDate() - Method in class org.jasig.portlet.survey.service.jpa.JpaSurvey
 
getLastUpdateUser() - Method in class org.jasig.portlet.survey.service.dto.SurveyDTO
 
getLastUpdateUser() - Method in class org.jasig.portlet.survey.service.jpa.JpaSurvey
 
getLogic() - Method in class org.jasig.portlet.survey.service.dto.QuestionAnswerDTO
 
getLogic() - Method in class org.jasig.portlet.survey.service.jpa.JpaQuestionAnswer
 
getNumAllowedAnswers() - Method in class org.jasig.portlet.survey.service.dto.SurveyQuestionDTO
 
getNumAllowedAnswers() - Method in class org.jasig.portlet.survey.service.jpa.JpaSurveyQuestion
 
getPassword() - Method in class org.jasig.portlet.survey.security.UPortalUserDetails
 
getPreAuthenticatedCredentials(HttpServletRequest) - Method in class org.jasig.portlet.survey.security.UportalPreAuthenticatedProcessingFilter
 
getPreAuthenticatedPrincipal(HttpServletRequest) - Method in class org.jasig.portlet.survey.security.UportalPreAuthenticatedProcessingFilter
 
getPriority() - Method in class org.jasig.portlet.survey.service.report.DefaultSurveyReportGenerator
 
getPriority() - Method in interface org.jasig.portlet.survey.service.report.ISurveyReportGenerator
Used to decide which ISurveyReportGenerator instances take precedence over others.
getQuestion() - Method in class org.jasig.portlet.survey.service.dto.ResponseAnswerDTO
 
getQuestion() - Method in class org.jasig.portlet.survey.service.dto.SurveyQuestionDTO
 
getQuestion(Long) - Method in interface org.jasig.portlet.survey.service.jpa.IJpaSurveyDao
 
getQuestionAnswers() - Method in class org.jasig.portlet.survey.service.dto.QuestionDTO
 
getQuestionId() - Method in class org.jasig.portlet.survey.service.jpa.JpaQuestionAnswerPK
 
getQuestionId() - Method in class org.jasig.portlet.survey.service.jpa.JpaResponseAnswerPK
 
getQuestionId() - Method in class org.jasig.portlet.survey.service.jpa.JpaSurveyQuestionPK
 
getReportGenerator(SurveyDTO) - Method in interface org.jasig.portlet.survey.service.report.ISurveyReportMapper
Provides the one instance of ISurveyReportGenerator mapped to the survey with the specified cannonicalName.
getReportGenerator(SurveyDTO) - Method in class org.jasig.portlet.survey.service.report.SurveyReportMapperImpl
 
getResponse(long) - Method in interface org.jasig.portlet.survey.mvc.service.ISurveyDataService
 
getResponse(long) - Method in class org.jasig.portlet.survey.mvc.service.JpaSurveyDataService
 
getResponse(Long, HttpServletRequest, Principal) - Method in class org.jasig.portlet.survey.mvc.SurveyRestController
Fetch a user's answers by id
getResponse(long) - Method in interface org.jasig.portlet.survey.service.jpa.IJpaSurveyDao
 
getResponseBySurvey(Long) - Method in interface org.jasig.portlet.survey.service.jpa.IJpaSurveyDao
 
getResponseBySurveyAndUser(Long, HttpServletRequest, Principal) - Method in class org.jasig.portlet.survey.mvc.SurveyRestController
Fetch one's own answers for the specified survey
getResponseByUser(String) - Method in interface org.jasig.portlet.survey.mvc.service.ISurveyDataService
 
getResponseByUser(String) - Method in class org.jasig.portlet.survey.mvc.service.JpaSurveyDataService
 
getResponseByUser(String) - Method in interface org.jasig.portlet.survey.service.jpa.IJpaSurveyDao
 
getResponseByUserAndSurvey(String, long) - Method in interface org.jasig.portlet.survey.mvc.service.ISurveyDataService
 
getResponseByUserAndSurvey(String, long) - Method in class org.jasig.portlet.survey.mvc.service.JpaSurveyDataService
 
getResponseByUserAndSurvey(String, long) - Method in interface org.jasig.portlet.survey.service.jpa.IJpaSurveyDao
 
getResponseCount() - Method in class org.jasig.portlet.survey.service.dto.SurveySummaryDTO
 
getResponseId() - Method in class org.jasig.portlet.survey.service.jpa.JpaResponseAnswerPK
 
getSequence() - Method in class org.jasig.portlet.survey.service.dto.QuestionAnswerDTO
 
getSequence() - Method in class org.jasig.portlet.survey.service.dto.SurveyQuestionDTO
 
getSequence() - Method in class org.jasig.portlet.survey.service.jpa.JpaQuestionAnswer
 
getSequence() - Method in class org.jasig.portlet.survey.service.jpa.JpaSurveyQuestion
 
getStatus() - Method in class org.jasig.portlet.survey.service.dto.QuestionDTO
 
getStatus() - Method in class org.jasig.portlet.survey.service.dto.SurveyDTO
 
getStatus() - Method in class org.jasig.portlet.survey.service.jpa.JpaQuestion
 
getStatus() - Method in class org.jasig.portlet.survey.service.jpa.JpaSurvey
 
getSurvey(long) - Method in interface org.jasig.portlet.survey.mvc.service.ISurveyDataService
 
getSurvey(long) - Method in class org.jasig.portlet.survey.mvc.service.JpaSurveyDataService
Search for JpaSurvey specified by id.
getSurvey(Long) - Method in class org.jasig.portlet.survey.mvc.SurveyRestController
Fetch a survey by id
getSurvey(String) - Method in class org.jasig.portlet.survey.mvc.SurveyRestController
Fetch a survey by name
getSurvey() - Method in class org.jasig.portlet.survey.service.dto.ResponseDTO
 
getSurvey(Long) - Method in interface org.jasig.portlet.survey.service.jpa.IJpaSurveyDao
 
getSurvey() - Method in class org.jasig.portlet.survey.service.jpa.JpaResponse
 
getSurveyByCanonicalName(String) - Method in interface org.jasig.portlet.survey.service.jpa.IJpaSurveyDao
 
getSurveyByName(String) - Method in interface org.jasig.portlet.survey.mvc.service.ISurveyDataService
 
getSurveyByName(String) - Method in class org.jasig.portlet.survey.mvc.service.JpaSurveyDataService
 
getSurveyId() - Method in class org.jasig.portlet.survey.service.jpa.JpaSurveyQuestionPK
 
getSurveyQuestions(Long) - Method in interface org.jasig.portlet.survey.mvc.service.ISurveyDataService
 
getSurveyQuestions(Long) - Method in class org.jasig.portlet.survey.mvc.service.JpaSurveyDataService
Search for survey questions for the specified survey.
getSurveyQuestions(Long) - Method in class org.jasig.portlet.survey.mvc.SurveyRestController
Search for questions/answers that are associated with the specified survey.
getSurveyQuestions() - Method in class org.jasig.portlet.survey.service.dto.SurveyDTO
 
getSurveyReport(Long, HttpServletRequest, Principal) - Method in class org.jasig.portlet.survey.mvc.SurveyRestController
Provides a visual (HTML) report based an individual user's responses to a survey.
getSurveySummary(Long) - Method in interface org.jasig.portlet.survey.mvc.service.ISurveyDataService
 
getSurveySummary(Long) - Method in class org.jasig.portlet.survey.mvc.service.JpaSurveyDataService
 
getSurveySummary(Long) - Method in class org.jasig.portlet.survey.mvc.SurveyRestController
Return summary of user responses for a survey.
getText() - Method in class org.jasig.portlet.survey.mvc.TextGroupImpl
 
getText() - Method in class org.jasig.portlet.survey.service.dto.AnswerDTO
 
getText() - Method in interface org.jasig.portlet.survey.service.dto.ITextGroup
 
getText() - Method in class org.jasig.portlet.survey.service.dto.QuestionDTO
 
getText() - Method in class org.jasig.portlet.survey.service.dto.SurveyDTO
 
getText(String, String) - Method in interface org.jasig.portlet.survey.service.jpa.IJpaSurveyDao
 
getText() - Method in class org.jasig.portlet.survey.service.jpa.JpaAnswer
 
getText() - Method in class org.jasig.portlet.survey.service.jpa.JpaQuestion
 
getText() - Method in class org.jasig.portlet.survey.service.jpa.JpaSurveyText
 
getTextGroup(String) - Method in interface org.jasig.portlet.survey.mvc.service.ISurveyDataService
 
getTextGroup(String) - Method in class org.jasig.portlet.survey.mvc.service.JpaSurveyDataService
Retrieve the text group object based on the supplied key.
getTextGroup(String) - Method in class org.jasig.portlet.survey.mvc.SurveyRestController
Fetch method for getting text detail by key.
getTextKey() - Method in class org.jasig.portlet.survey.service.dto.SurveyDTO
 
getTextKey() - Method in class org.jasig.portlet.survey.service.jpa.JpaSurvey
 
getTitle() - Method in class org.jasig.portlet.survey.service.dto.SurveyDTO
 
getTitle() - Method in class org.jasig.portlet.survey.service.jpa.JpaSurvey
 
getUser() - Method in class org.jasig.portlet.survey.service.dto.ResponseDTO
 
getUser() - Method in class org.jasig.portlet.survey.service.jpa.JpaResponse
 
getUsername() - Method in class org.jasig.portlet.survey.security.UPortalUserDetails
 
getValue() - Method in class org.jasig.portlet.survey.service.dto.QuestionAnswerDTO
 
getValue() - Method in class org.jasig.portlet.survey.service.jpa.JpaQuestionAnswer
 
getVariant() - Method in class org.jasig.portlet.survey.mvc.TextGroupImpl
 
getVariant() - Method in interface org.jasig.portlet.survey.service.dto.ITextGroup
 
getVariant() - Method in class org.jasig.portlet.survey.service.jpa.JpaSurveyText
 
getVariant() - Method in class org.jasig.portlet.survey.service.jpa.JpaSurveyTextPK
 
getVariantName() - Method in interface org.jasig.portlet.survey.IVariantStrategy
 
getVariantName() - Method in class org.jasig.portlet.survey.NullVariantStrategy
Always return null

H

hashCode() - Method in class org.jasig.portlet.survey.service.dto.ResponseAnswerDTO
 
hashCode() - Method in class org.jasig.portlet.survey.service.dto.ResponseDTO
 
hashCode() - Method in class org.jasig.portlet.survey.service.dto.SurveySummaryDTO
 
hashCode() - Method in class org.jasig.portlet.survey.service.jpa.JpaQuestionAnswerPK
 
hashCode() - Method in class org.jasig.portlet.survey.service.jpa.JpaResponseAnswerPK
 
hashCode() - Method in class org.jasig.portlet.survey.service.jpa.JpaSurveyQuestionPK
 

I

IJpaSurveyDao - Interface in org.jasig.portlet.survey.service.jpa
DAO Interface for all survey related database operations.
ILookupTextable - Interface in org.jasig.portlet.survey.service.dto
Defines a type that carries a key and will need to be able to lookup a grouping of text.
init(FilterConfig) - Method in class org.jasig.portlet.survey.security.uportal.UPortalSecurityFilter
 
init() - Method in class org.jasig.portlet.survey.service.report.SurveyReportMapperImpl
 
isAccountNonExpired() - Method in class org.jasig.portlet.survey.security.UPortalUserDetails
 
isAccountNonLocked() - Method in class org.jasig.portlet.survey.security.UPortalUserDetails
 
isCredentialsNonExpired() - Method in class org.jasig.portlet.survey.security.UPortalUserDetails
 
isEnabled() - Method in class org.jasig.portlet.survey.security.UPortalUserDetails
 
isMultiple() - Method in class org.jasig.portlet.survey.service.dto.ResponseAnswerDTO
 
ISurveyDataService - Interface in org.jasig.portlet.survey.mvc.service
 
ISurveyMapper - Interface in org.jasig.portlet.survey.service.jpa
 
ISurveyReportGenerator - Interface in org.jasig.portlet.survey.service.report
Concrete instances of this interface know how to generate a report for a survey.
ISurveyReportMapper - Interface in org.jasig.portlet.survey.service.report
This interface defines the contract through which the REST API knows which ISurveyReportGenerator to use for a specific survey.
ITextGroup - Interface in org.jasig.portlet.survey.service.dto
Text group is a set of text fields that are related.
IVariantStrategy - Interface in org.jasig.portlet.survey
Interface that defines how to get the variant name/key.

J

JpaAnswer - Class in org.jasig.portlet.survey.service.jpa
The persistent class for the survey_answer database table.
JpaAnswer() - Constructor for class org.jasig.portlet.survey.service.jpa.JpaAnswer
 
JpaAnswerRepository - Interface in org.jasig.portlet.survey.service.jpa.repo
 
JpaEntityFactory - Class in org.jasig.portlet.survey.service.jpa
 
JpaEntityFactory() - Constructor for class org.jasig.portlet.survey.service.jpa.JpaEntityFactory
 
JpaQuestion - Class in org.jasig.portlet.survey.service.jpa
The persistent class for the survey_question database table.
JpaQuestion() - Constructor for class org.jasig.portlet.survey.service.jpa.JpaQuestion
 
JpaQuestionAnswer - Class in org.jasig.portlet.survey.service.jpa
The persistent class for the survey_question_answer database table.
JpaQuestionAnswer() - Constructor for class org.jasig.portlet.survey.service.jpa.JpaQuestionAnswer
 
JpaQuestionAnswerPK - Class in org.jasig.portlet.survey.service.jpa
The primary key class for the survey_question_answer database table.
JpaQuestionAnswerPK() - Constructor for class org.jasig.portlet.survey.service.jpa.JpaQuestionAnswerPK
 
JpaQuestionAnswerPK(JpaAnswer, JpaQuestion) - Constructor for class org.jasig.portlet.survey.service.jpa.JpaQuestionAnswerPK
 
JpaQuestionAnswerRepository - Interface in org.jasig.portlet.survey.service.jpa.repo
 
JpaQuestionRepository - Interface in org.jasig.portlet.survey.service.jpa.repo
 
JpaResponse - Class in org.jasig.portlet.survey.service.jpa
The persistent class for the survey_response database table.
JpaResponse() - Constructor for class org.jasig.portlet.survey.service.jpa.JpaResponse
 
JpaResponseAnswer - Class in org.jasig.portlet.survey.service.jpa
The persistent class for the survey_response_answer database table.
JpaResponseAnswer() - Constructor for class org.jasig.portlet.survey.service.jpa.JpaResponseAnswer
 
JpaResponseAnswerPK - Class in org.jasig.portlet.survey.service.jpa
The primary key class for the survey_response_answer database table.
JpaResponseAnswerPK() - Constructor for class org.jasig.portlet.survey.service.jpa.JpaResponseAnswerPK
 
JpaResponseAnswerPK(JpaResponse, JpaQuestion) - Constructor for class org.jasig.portlet.survey.service.jpa.JpaResponseAnswerPK
 
JpaResponseAnswerRepository - Interface in org.jasig.portlet.survey.service.jpa.repo
 
JpaResponseRepository - Interface in org.jasig.portlet.survey.service.jpa.repo
 
JpaSurvey - Class in org.jasig.portlet.survey.service.jpa
The persistent class for the survey_survey database table.
JpaSurvey() - Constructor for class org.jasig.portlet.survey.service.jpa.JpaSurvey
 
JpaSurveyDataService - Class in org.jasig.portlet.survey.mvc.service
Service class for CRUD operations and moving to and from the business object models and the JPA impl for a survey.
JpaSurveyDataService() - Constructor for class org.jasig.portlet.survey.mvc.service.JpaSurveyDataService
 
JpaSurveyQuestion - Class in org.jasig.portlet.survey.service.jpa
The persistent class for the survey_survey_question database table.
JpaSurveyQuestion() - Constructor for class org.jasig.portlet.survey.service.jpa.JpaSurveyQuestion
 
JpaSurveyQuestionPK - Class in org.jasig.portlet.survey.service.jpa
The primary key class for the survey_survey_question database table.
JpaSurveyQuestionPK() - Constructor for class org.jasig.portlet.survey.service.jpa.JpaSurveyQuestionPK
 
JpaSurveyQuestionPK(JpaQuestion, JpaSurvey) - Constructor for class org.jasig.portlet.survey.service.jpa.JpaSurveyQuestionPK
 
JpaSurveyQuestionRepository - Interface in org.jasig.portlet.survey.service.jpa.repo
 
JpaSurveyRepository - Interface in org.jasig.portlet.survey.service.jpa.repo
 
JpaSurveyText - Class in org.jasig.portlet.survey.service.jpa
The persistent class for the survey_text database table.
JpaSurveyText() - Constructor for class org.jasig.portlet.survey.service.jpa.JpaSurveyText
 
JpaSurveyTextPK - Class in org.jasig.portlet.survey.service.jpa
The primary key class for the survey_text database table.
JpaSurveyTextPK() - Constructor for class org.jasig.portlet.survey.service.jpa.JpaSurveyTextPK
 
JpaSurveyTextRepository - Interface in org.jasig.portlet.survey.service.jpa.repo
 

L

linkQuestionToSurvey(Long, Long, SurveyQuestionDTO) - Method in class org.jasig.portlet.survey.mvc.SurveyRestController
Associate an existing question to an existing survey
loadUserDetails(Authentication) - Method in class org.jasig.portlet.survey.security.PortalPreAuthenticatedUserDetailsService
 
logger - Variable in class org.jasig.portlet.survey.mvc.admin.AdminController
 
logger - Variable in class org.jasig.portlet.survey.mvc.portlet.MainController
 

M

MainController - Class in org.jasig.portlet.survey.mvc.portlet
Main portlet view.
MainController() - Constructor for class org.jasig.portlet.survey.mvc.portlet.MainController
 
MessageSecurityWebApplicationInitializer - Class in org.jasig.portlet.survey.security
Registers the DelegatingFilterProxy to use the springSecurityFilterChain before any other registered Filter
MessageSecurityWebApplicationInitializer() - Constructor for class org.jasig.portlet.survey.security.MessageSecurityWebApplicationInitializer
 
MinimizedStateHandlerInterceptor - Class in org.jasig.portlet.survey.mvc
 
MinimizedStateHandlerInterceptor() - Constructor for class org.jasig.portlet.survey.mvc.MinimizedStateHandlerInterceptor
 

N

NullVariantStrategy - Class in org.jasig.portlet.survey
Simple implementation that performs no logic and always returns a null when asked.
NullVariantStrategy() - Constructor for class org.jasig.portlet.survey.NullVariantStrategy
 

O

org.jasig.portlet.survey - package org.jasig.portlet.survey
 
org.jasig.portlet.survey.mvc - package org.jasig.portlet.survey.mvc
 
org.jasig.portlet.survey.mvc.admin - package org.jasig.portlet.survey.mvc.admin
 
org.jasig.portlet.survey.mvc.portlet - package org.jasig.portlet.survey.mvc.portlet
 
org.jasig.portlet.survey.mvc.service - package org.jasig.portlet.survey.mvc.service
 
org.jasig.portlet.survey.mvc.summary - package org.jasig.portlet.survey.mvc.summary
 
org.jasig.portlet.survey.security - package org.jasig.portlet.survey.security
 
org.jasig.portlet.survey.security.uportal - package org.jasig.portlet.survey.security.uportal
 
org.jasig.portlet.survey.service.dto - package org.jasig.portlet.survey.service.dto
 
org.jasig.portlet.survey.service.jpa - package org.jasig.portlet.survey.service.jpa
 
org.jasig.portlet.survey.service.jpa.repo - package org.jasig.portlet.survey.service.jpa.repo
 
org.jasig.portlet.survey.service.report - package org.jasig.portlet.survey.service.report
 

P

PortalPreAuthenticatedUserDetailsService - Class in org.jasig.portlet.survey.security
 
PortalPreAuthenticatedUserDetailsService() - Constructor for class org.jasig.portlet.survey.security.PortalPreAuthenticatedUserDetailsService
 
preHandleRender(RenderRequest, RenderResponse, Object) - Method in class org.jasig.portlet.survey.mvc.MinimizedStateHandlerInterceptor
 
PublishedState - Enum in org.jasig.portlet.survey
Represents a state that a survey or part of a survey is currently in, such as published or unpublished This list is intended to be comprehensive, but new states may be added in the future as needed.

Q

QuestionAnswerDTO - Class in org.jasig.portlet.survey.service.dto
 
QuestionAnswerDTO() - Constructor for class org.jasig.portlet.survey.service.dto.QuestionAnswerDTO
 
QuestionDTO - Class in org.jasig.portlet.survey.service.dto
 
QuestionDTO() - Constructor for class org.jasig.portlet.survey.service.dto.QuestionDTO
 

R

removeJpaAnswer(JpaAnswer) - Method in class org.jasig.portlet.survey.service.jpa.JpaResponseAnswer
 
removeJpaQuestionAnswer(JpaQuestionAnswer) - Method in class org.jasig.portlet.survey.service.jpa.JpaQuestion
 
removeJpaResponseAnswer(JpaResponseAnswer) - Method in class org.jasig.portlet.survey.service.jpa.JpaResponse
 
removeJpaSurveyQuestion(JpaSurveyQuestion) - Method in class org.jasig.portlet.survey.service.jpa.JpaQuestion
 
removeJpaSurveyQuestion(JpaSurveyQuestion) - Method in class org.jasig.portlet.survey.service.jpa.JpaSurvey
 
REQUEST_ROOT - Static variable in class org.jasig.portlet.survey.mvc.SurveyRestController
 
ResponseAnswerDTO - Class in org.jasig.portlet.survey.service.dto
Data Transfer Object of user response answers.
ResponseAnswerDTO() - Constructor for class org.jasig.portlet.survey.service.dto.ResponseAnswerDTO
 
ResponseAnswerDtoDeserializer - Class in org.jasig.portlet.survey.service.dto
Custom deserializer for ResponseAnswerDTO.
ResponseAnswerDtoDeserializer() - Constructor for class org.jasig.portlet.survey.service.dto.ResponseAnswerDtoDeserializer
 
ResponseAnswerDtoSerializer - Class in org.jasig.portlet.survey.service.dto
Custom serializer for ResponseAnswerDTO.
ResponseAnswerDtoSerializer() - Constructor for class org.jasig.portlet.survey.service.dto.ResponseAnswerDtoSerializer
 
ResponseDTO - Class in org.jasig.portlet.survey.service.dto
Data Transfer Object of user response.
ResponseDTO() - Constructor for class org.jasig.portlet.survey.service.dto.ResponseDTO
 
retrieveText(ISurveyDataService) - Method in interface org.jasig.portlet.survey.service.dto.ILookupTextable
Method which tells the object to use the provided service to lookup the needed text.
retrieveText(ISurveyDataService) - Method in class org.jasig.portlet.survey.service.dto.SurveyDTO
Use the dataService to acquire any needed text sets for any keys we have.
ROLE_SURVEY_ADMIN - Static variable in class org.jasig.portlet.survey.security.uportal.UPortalSecurityFilter
 
ROLE_SURVEY_USER - Static variable in class org.jasig.portlet.survey.security.uportal.UPortalSecurityFilter
 

S

SecurityConfig - Class in org.jasig.portlet.survey.security
 
SecurityConfig() - Constructor for class org.jasig.portlet.survey.security.SecurityConfig
 
serialize(ResponseAnswerDTO, JsonGenerator, SerializerProvider) - Method in class org.jasig.portlet.survey.service.dto.ResponseAnswerDtoSerializer
 
setAltText(String) - Method in class org.jasig.portlet.survey.mvc.TextGroupImpl
 
setAltText(String) - Method in class org.jasig.portlet.survey.service.dto.AnswerDTO
 
setAltText(String) - Method in class org.jasig.portlet.survey.service.dto.QuestionDTO
 
setAltText(String) - Method in class org.jasig.portlet.survey.service.dto.SurveyDTO
 
setAltText(String) - Method in class org.jasig.portlet.survey.service.jpa.JpaAnswer
 
setAltText(String) - Method in class org.jasig.portlet.survey.service.jpa.JpaQuestion
 
setAltText(String) - Method in class org.jasig.portlet.survey.service.jpa.JpaSurveyText
 
setAnswer(AnswerDTO) - Method in class org.jasig.portlet.survey.service.dto.QuestionAnswerDTO
 
setAnswer(Set<Long>) - Method in class org.jasig.portlet.survey.service.dto.ResponseAnswerDTO
 
setAnswer(Set<JpaAnswer>) - Method in class org.jasig.portlet.survey.service.jpa.JpaResponseAnswer
 
setAnswers(Set<ResponseAnswerDTO>) - Method in class org.jasig.portlet.survey.service.dto.ResponseDTO
 
setApplicationContext(ApplicationContext) - Method in class org.jasig.portlet.survey.service.report.SurveyReportMapperImpl
 
setCanonicalName(String) - Method in class org.jasig.portlet.survey.service.dto.QuestionAnswerDTO
 
setCanonicalName(String) - Method in class org.jasig.portlet.survey.service.dto.QuestionDTO
 
setCanonicalName(String) - Method in class org.jasig.portlet.survey.service.dto.SurveyDTO
 
setCanonicalName(String) - Method in class org.jasig.portlet.survey.service.jpa.JpaQuestion
 
setCanonicalName(String) - Method in class org.jasig.portlet.survey.service.jpa.JpaQuestionAnswer
 
setCanonicalName(String) - Method in class org.jasig.portlet.survey.service.jpa.JpaSurvey
 
setDefinitionText(String) - Method in class org.jasig.portlet.survey.mvc.TextGroupImpl
 
setDefinitionText(String) - Method in class org.jasig.portlet.survey.service.dto.SurveyDTO
 
setDefinitionText(String) - Method in class org.jasig.portlet.survey.service.jpa.JpaSurveyText
 
setDescription(String) - Method in class org.jasig.portlet.survey.service.dto.SurveyDTO
 
setDescription(String) - Method in class org.jasig.portlet.survey.service.jpa.JpaSurvey
 
setFeedback(String) - Method in class org.jasig.portlet.survey.service.dto.ResponseDTO
 
setFeedback(String) - Method in class org.jasig.portlet.survey.service.jpa.JpaResponse
 
setHelpText(String) - Method in class org.jasig.portlet.survey.mvc.TextGroupImpl
 
setHelpText(String) - Method in class org.jasig.portlet.survey.service.dto.AnswerDTO
 
setHelpText(String) - Method in class org.jasig.portlet.survey.service.dto.QuestionDTO
 
setHelpText(String) - Method in class org.jasig.portlet.survey.service.dto.SurveyDTO
 
setHelpText(String) - Method in class org.jasig.portlet.survey.service.jpa.JpaAnswer
 
setHelpText(String) - Method in class org.jasig.portlet.survey.service.jpa.JpaQuestion
 
setHelpText(String) - Method in class org.jasig.portlet.survey.service.jpa.JpaSurveyText
 
setId(long) - Method in class org.jasig.portlet.survey.service.dto.AnswerDTO
 
setId(long) - Method in class org.jasig.portlet.survey.service.dto.QuestionDTO
 
setId(long) - Method in class org.jasig.portlet.survey.service.dto.ResponseDTO
 
setId(long) - Method in class org.jasig.portlet.survey.service.dto.SurveyDTO
 
setId(long) - Method in class org.jasig.portlet.survey.service.jpa.JpaAnswer
 
setId(long) - Method in class org.jasig.portlet.survey.service.jpa.JpaQuestion
 
setId(JpaQuestionAnswerPK) - Method in class org.jasig.portlet.survey.service.jpa.JpaQuestionAnswer
 
setId(long) - Method in class org.jasig.portlet.survey.service.jpa.JpaResponse
 
setId(JpaResponseAnswerPK) - Method in class org.jasig.portlet.survey.service.jpa.JpaResponseAnswer
 
setId(long) - Method in class org.jasig.portlet.survey.service.jpa.JpaSurvey
 
setId(JpaSurveyQuestionPK) - Method in class org.jasig.portlet.survey.service.jpa.JpaSurveyQuestion
 
setId(JpaSurveyTextPK) - Method in class org.jasig.portlet.survey.service.jpa.JpaSurveyText
 
setImgHeight(String) - Method in class org.jasig.portlet.survey.service.dto.AnswerDTO
 
setImgHeight(String) - Method in class org.jasig.portlet.survey.service.jpa.JpaAnswer
 
setImgUrl(String) - Method in class org.jasig.portlet.survey.service.dto.AnswerDTO
 
setImgUrl(String) - Method in class org.jasig.portlet.survey.service.jpa.JpaAnswer
 
setImgWidth(String) - Method in class org.jasig.portlet.survey.service.dto.AnswerDTO
 
setImgWidth(String) - Method in class org.jasig.portlet.survey.service.jpa.JpaAnswer
 
setJpaAnswer(JpaAnswer) - Method in class org.jasig.portlet.survey.service.jpa.JpaQuestionAnswerPK
 
setJpaQuestion(JpaQuestion) - Method in class org.jasig.portlet.survey.service.jpa.JpaQuestionAnswerPK
 
setJpaQuestion(JpaQuestion) - Method in class org.jasig.portlet.survey.service.jpa.JpaResponseAnswerPK
 
setJpaQuestion(JpaQuestion) - Method in class org.jasig.portlet.survey.service.jpa.JpaSurveyQuestionPK
 
setJpaQuestionAnswers(Set<JpaQuestionAnswer>) - Method in class org.jasig.portlet.survey.service.jpa.JpaQuestion
 
setJpaResponse(JpaResponse) - Method in class org.jasig.portlet.survey.service.jpa.JpaResponseAnswerPK
 
setJpaResponseAnswers(Set<JpaResponseAnswer>) - Method in class org.jasig.portlet.survey.service.jpa.JpaResponse
 
setJpaSurvey(JpaSurvey) - Method in class org.jasig.portlet.survey.service.jpa.JpaSurveyQuestionPK
 
setJpaSurveyQuestions(List<JpaSurveyQuestion>) - Method in class org.jasig.portlet.survey.service.jpa.JpaSurvey
 
setKey(String) - Method in class org.jasig.portlet.survey.mvc.TextGroupImpl
 
setKey(String) - Method in class org.jasig.portlet.survey.service.jpa.JpaSurveyTextPK
 
setLastUpdated(Date) - Method in class org.jasig.portlet.survey.service.dto.ResponseDTO
 
setLastUpdated(Date) - Method in class org.jasig.portlet.survey.service.jpa.JpaResponse
 
setLastUpdateDate(Date) - Method in class org.jasig.portlet.survey.service.dto.SurveyDTO
 
setLastUpdateDate(Timestamp) - Method in class org.jasig.portlet.survey.service.jpa.JpaSurvey
 
setLastUpdateUser(String) - Method in class org.jasig.portlet.survey.service.dto.SurveyDTO
 
setLastUpdateUser(String) - Method in class org.jasig.portlet.survey.service.jpa.JpaSurvey
 
setLogic(String) - Method in class org.jasig.portlet.survey.service.dto.QuestionAnswerDTO
 
setLogic(String) - Method in class org.jasig.portlet.survey.service.jpa.JpaQuestionAnswer
 
setMultiple(Boolean) - Method in class org.jasig.portlet.survey.service.dto.ResponseAnswerDTO
 
setNumAllowedAnswers(int) - Method in class org.jasig.portlet.survey.service.dto.SurveyQuestionDTO
 
setNumAllowedAnswers(int) - Method in class org.jasig.portlet.survey.service.jpa.JpaSurveyQuestion
 
setQuestion(Long) - Method in class org.jasig.portlet.survey.service.dto.ResponseAnswerDTO
 
setQuestion(QuestionDTO) - Method in class org.jasig.portlet.survey.service.dto.SurveyQuestionDTO
 
setQuestionAnswers(List<QuestionAnswerDTO>) - Method in class org.jasig.portlet.survey.service.dto.QuestionDTO
 
setSequence(Integer) - Method in class org.jasig.portlet.survey.service.dto.QuestionAnswerDTO
 
setSequence(int) - Method in class org.jasig.portlet.survey.service.dto.SurveyQuestionDTO
 
setSequence(int) - Method in class org.jasig.portlet.survey.service.jpa.JpaQuestionAnswer
 
setSequence(int) - Method in class org.jasig.portlet.survey.service.jpa.JpaSurveyQuestion
 
setStatus(PublishedState) - Method in class org.jasig.portlet.survey.service.dto.QuestionDTO
 
setStatus(PublishedState) - Method in class org.jasig.portlet.survey.service.dto.SurveyDTO
 
setStatus(PublishedState) - Method in class org.jasig.portlet.survey.service.jpa.JpaQuestion
 
setStatus(PublishedState) - Method in class org.jasig.portlet.survey.service.jpa.JpaSurvey
 
setSurvey(long) - Method in class org.jasig.portlet.survey.service.dto.ResponseDTO
 
setSurvey(JpaSurvey) - Method in class org.jasig.portlet.survey.service.jpa.JpaResponse
 
setSurveyQuestions(Set<SurveyQuestionDTO>) - Method in class org.jasig.portlet.survey.service.dto.SurveyDTO
 
setText(String) - Method in class org.jasig.portlet.survey.mvc.TextGroupImpl
 
setText(String) - Method in class org.jasig.portlet.survey.service.dto.AnswerDTO
 
setText(String) - Method in class org.jasig.portlet.survey.service.dto.QuestionDTO
 
setText(String) - Method in class org.jasig.portlet.survey.service.dto.SurveyDTO
 
setText(String) - Method in class org.jasig.portlet.survey.service.jpa.JpaAnswer
 
setText(String) - Method in class org.jasig.portlet.survey.service.jpa.JpaQuestion
 
setText(String) - Method in class org.jasig.portlet.survey.service.jpa.JpaSurveyText
 
setTextKey(String) - Method in class org.jasig.portlet.survey.service.dto.SurveyDTO
 
setTextKey(String) - Method in class org.jasig.portlet.survey.service.jpa.JpaSurvey
 
setTitle(String) - Method in class org.jasig.portlet.survey.service.dto.SurveyDTO
 
setTitle(String) - Method in class org.jasig.portlet.survey.service.jpa.JpaSurvey
 
setUser(String) - Method in class org.jasig.portlet.survey.service.dto.ResponseDTO
 
setUser(String) - Method in class org.jasig.portlet.survey.service.jpa.JpaResponse
 
setValue(Integer) - Method in class org.jasig.portlet.survey.service.dto.QuestionAnswerDTO
 
setValue(int) - Method in class org.jasig.portlet.survey.service.jpa.JpaQuestionAnswer
 
setVariant(String) - Method in class org.jasig.portlet.survey.mvc.TextGroupImpl
 
setVariant(String) - Method in class org.jasig.portlet.survey.service.jpa.JpaSurveyTextPK
 
showMainView(RenderRequest, RenderResponse) - Method in class org.jasig.portlet.survey.mvc.admin.AdminController
 
showMainView(RenderRequest, RenderResponse) - Method in class org.jasig.portlet.survey.mvc.portlet.MainController
 
showMainView(RenderRequest, RenderResponse) - Method in class org.jasig.portlet.survey.mvc.summary.SummaryController
 
SSP_OWNER - Static variable in class org.jasig.portlet.survey.security.uportal.UPortalSecurityFilter
 
SummaryController - Class in org.jasig.portlet.survey.mvc.summary
Survey summary portlet.
SummaryController() - Constructor for class org.jasig.portlet.survey.mvc.summary.SummaryController
 
SurveyDTO - Class in org.jasig.portlet.survey.service.dto
 
SurveyDTO() - Constructor for class org.jasig.portlet.survey.service.dto.SurveyDTO
 
SurveyPortlet - Class in org.jasig.portlet.survey
 
SurveyPortlet() - Constructor for class org.jasig.portlet.survey.SurveyPortlet
 
SurveyQuestionDTO - Class in org.jasig.portlet.survey.service.dto
 
SurveyQuestionDTO() - Constructor for class org.jasig.portlet.survey.service.dto.SurveyQuestionDTO
 
SurveyReportMapperImpl - Class in org.jasig.portlet.survey.service.report
 
SurveyReportMapperImpl() - Constructor for class org.jasig.portlet.survey.service.report.SurveyReportMapperImpl
 
SurveyRestController - Class in org.jasig.portlet.survey.mvc
 
SurveyRestController() - Constructor for class org.jasig.portlet.survey.mvc.SurveyRestController
 
SurveySummaryDTO - Class in org.jasig.portlet.survey.service.dto
Data Transfer Object of survey response summary.
SurveySummaryDTO(List<JpaResponse>) - Constructor for class org.jasig.portlet.survey.service.dto.SurveySummaryDTO
 

T

TABLENAME_PREFIX - Static variable in class org.jasig.portlet.survey.mvc.service.JpaSurveyDataService
 
TextGroupImpl - Class in org.jasig.portlet.survey.mvc
 
TextGroupImpl() - Constructor for class org.jasig.portlet.survey.mvc.TextGroupImpl
 
toAnswer(JpaAnswer) - Method in interface org.jasig.portlet.survey.service.jpa.ISurveyMapper
 
toJpaAnswer(AnswerDTO) - Method in interface org.jasig.portlet.survey.service.jpa.ISurveyMapper
 
toJpaQuestion(QuestionDTO) - Method in interface org.jasig.portlet.survey.service.jpa.ISurveyMapper
 
toJpaQuestionAnswer(QuestionAnswerDTO) - Method in interface org.jasig.portlet.survey.service.jpa.ISurveyMapper
 
toJpaResponse(ResponseDTO) - Method in interface org.jasig.portlet.survey.service.jpa.ISurveyMapper
 
toJpaResponseAnswer(ResponseAnswerDTO) - Method in interface org.jasig.portlet.survey.service.jpa.ISurveyMapper
 
toJpaSurvey(SurveyDTO) - Method in interface org.jasig.portlet.survey.service.jpa.ISurveyMapper
 
toQuestion(JpaQuestion) - Method in interface org.jasig.portlet.survey.service.jpa.ISurveyMapper
 
toQuestionAnswer(JpaQuestionAnswer) - Method in interface org.jasig.portlet.survey.service.jpa.ISurveyMapper
 
toQuestionAnswerList(List<JpaQuestionAnswer>) - Method in interface org.jasig.portlet.survey.service.jpa.ISurveyMapper
 
toResponse(JpaResponse) - Method in interface org.jasig.portlet.survey.service.jpa.ISurveyMapper
 
toResponseAnswer(JpaResponseAnswer) - Method in interface org.jasig.portlet.survey.service.jpa.ISurveyMapper
 
toResponseList(List<JpaResponse>) - Method in interface org.jasig.portlet.survey.service.jpa.ISurveyMapper
 
toString() - Method in class org.jasig.portlet.survey.service.dto.ResponseAnswerDTO
 
toString() - Method in class org.jasig.portlet.survey.service.dto.ResponseDTO
 
toString() - Method in class org.jasig.portlet.survey.service.dto.SurveySummaryDTO
 
toString() - Method in class org.jasig.portlet.survey.service.jpa.JpaResponse
 
toString() - Method in class org.jasig.portlet.survey.service.jpa.JpaResponseAnswer
 
toString() - Method in class org.jasig.portlet.survey.service.jpa.JpaResponseAnswerPK
 
toSurvey(JpaSurvey) - Method in interface org.jasig.portlet.survey.service.jpa.ISurveyMapper
 
toSurveyList(List<JpaSurvey>) - Method in interface org.jasig.portlet.survey.service.jpa.ISurveyMapper
 

U

updateQuestion(QuestionDTO) - Method in interface org.jasig.portlet.survey.mvc.service.ISurveyDataService
 
updateQuestion(QuestionDTO) - Method in class org.jasig.portlet.survey.mvc.service.JpaSurveyDataService
Update question details including embedded answer data
updateQuestion(Long, QuestionDTO) - Method in class org.jasig.portlet.survey.mvc.SurveyRestController
Update a question
updateQuestion(JpaQuestion) - Method in interface org.jasig.portlet.survey.service.jpa.IJpaSurveyDao
 
updateResponse(ResponseDTO) - Method in interface org.jasig.portlet.survey.mvc.service.ISurveyDataService
 
updateResponse(ResponseDTO) - Method in class org.jasig.portlet.survey.mvc.service.JpaSurveyDataService
 
updateResponse(Long, String, HttpServletRequest, Principal) - Method in class org.jasig.portlet.survey.mvc.SurveyRestController
Update user's answers
updateResponse(JpaResponse) - Method in interface org.jasig.portlet.survey.service.jpa.IJpaSurveyDao
 
updateSurvey(SurveyDTO) - Method in interface org.jasig.portlet.survey.mvc.service.ISurveyDataService
 
updateSurvey(SurveyDTO) - Method in class org.jasig.portlet.survey.mvc.service.JpaSurveyDataService
Update base survey data.
updateSurvey(Long, SurveyDTO, Principal) - Method in class org.jasig.portlet.survey.mvc.SurveyRestController
Update survey
updateSurvey(JpaSurvey) - Method in interface org.jasig.portlet.survey.service.jpa.IJpaSurveyDao
 
UportalPreAuthenticatedProcessingFilter - Class in org.jasig.portlet.survey.security
 
UportalPreAuthenticatedProcessingFilter() - Constructor for class org.jasig.portlet.survey.security.UportalPreAuthenticatedProcessingFilter
 
UPortalSecurityFilter - Class in org.jasig.portlet.survey.security.uportal
This Security Filter, for use with Spring Security, implements RenderFilter When SSP is used with uportal, this class populates the session with the user's username and authorities for consumption by the http servlet api.
UPortalSecurityFilter() - Constructor for class org.jasig.portlet.survey.security.uportal.UPortalSecurityFilter
 
UPortalUserDetails - Class in org.jasig.portlet.survey.security
 
UPortalUserDetails(String, Set<GrantedAuthority>) - Constructor for class org.jasig.portlet.survey.security.UPortalUserDetails
 

V

valueOf(String) - Static method in enum org.jasig.portlet.survey.PublishedState
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jasig.portlet.survey.PublishedState
Returns an array containing the constants of this enum type, in the order they are declared.
A C D E F G H I J L M N O P Q R S T U V 
Skip navigation links

Copyright © 2016 Jasig. All rights reserved.