| Package | Description |
|---|---|
| org.jasig.portlet.survey.mvc.service | |
| org.jasig.portlet.survey.service.dto |
| Modifier and Type | Class and Description |
|---|---|
class |
JpaSurveyDataService
Service class for CRUD operations and moving to and from the business object models and the JPA impl for a survey.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SurveyDTO.retrieveText(ISurveyDataService dataService)
Use the dataService to acquire any needed text sets for any keys we have.
|
void |
ILookupTextable.retrieveText(ISurveyDataService dataService)
Method which tells the object to use the provided service to lookup the needed text.
|
Copyright © 2016 Jasig. All rights reserved.