public interface StaticContentServiceLocal extends StaticContentService, CRUDServiceLocal<BaseStaticContent,BaseStaticContentDTO,StaticContentData,StaticContentDataParams>
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getHelpOrOriginalContent(BaseHelpContent helpContent) |
java.lang.String |
readOriginalHelp(StaticContentNature nature)
Returns the original help content for the specified
StaticContentNature. |
getHelpContent, getListData, getSmsHelpContent, listfind, findAll, getEntityClass, newEntity, remove, removeAll, toDTO, toEntity, validategetData, getDataForNew, load, remove, removeAll, savejava.lang.String getHelpOrOriginalContent(BaseHelpContent helpContent)
java.lang.String readOriginalHelp(StaticContentNature nature)
StaticContentNature.