|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SocialCommentsConfigurationService
| Method Summary | |
|---|---|
SocialCommentsConfiguration |
load()
returns the configuration from the persistence api |
void |
saveOrUpdate(SocialCommentsConfiguration config)
saves or updates the configuration |
Set<javax.validation.ConstraintViolation<SocialCommentsConfiguration>> |
validate(SocialCommentsConfiguration config)
validates a given configuration |
| Method Detail |
|---|
Set<javax.validation.ConstraintViolation<SocialCommentsConfiguration>> validate(SocialCommentsConfiguration config)
config - the configuration to validate
void saveOrUpdate(SocialCommentsConfiguration config)
config - the configurationSocialCommentsConfiguration load()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||