public interface StaticContentService
| Modifier and Type | Method and Description |
|---|---|
void |
checkPermissions(String pluginId) |
String |
getContent(String uniqueReference)
Get static page content
|
boolean |
isCurrentUserCanEdit(String pluginId) |
boolean |
submitContent(String uniqueReference,
String content) |
Copyright © 2017. All rights reserved.