public interface DmContentProcessor
| Modifier and Type | Method and Description |
|---|---|
ContentItemTO |
createMissingFoldersInPath(String site,
String path,
boolean isPreview)
create missing folders in the given path
|
String |
fileToFolder(String site,
String path)
change file to folder content.
|
ContentItemTO createMissingFoldersInPath(String site, String path, boolean isPreview) throws SiteNotFoundException
site - path - isPreview - SiteNotFoundExceptionString fileToFolder(String site, String path) throws SiteNotFoundException
site - site idpath - content pathSiteNotFoundExceptionCopyright © 2023 CrafterCMS. All rights reserved.