@Service public class ThankYouTextService extends Object
| Constructor and Description |
|---|
ThankYouTextService(StaticContentService staticContentService) |
| Modifier and Type | Method and Description |
|---|---|
String |
getThankYouText(String questionnaireName) |
void |
saveThankYouText(String questionnaireName,
String text) |
@Autowired public ThankYouTextService(StaticContentService staticContentService)
Copyright © 2016. All Rights Reserved.