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
- SiteNotFoundException
String fileToFolder(String site, String path) throws SiteNotFoundException
site
- site idpath
- content pathSiteNotFoundException
Copyright © 2023 CrafterCMS. All rights reserved.