Uses of Class
org.onehippo.cms7.services.webfiles.WebFileException
-
Uses of WebFileException in org.onehippo.cms7.services.webfiles
Modifier and TypeClassDescriptionclass
class
Modifier and TypeMethodDescriptionCreates a newWebFile
at the given location.WebFileBundle.createTag()
Creates a new tag for this entireWebFileBundle
void
Removes theWebFile
at absPathWebFilesService.getJcrWebFileBundle
(Session session, String bundleName) Creates a web files implementation based on JCR.WebFileBundle.getLatestTagName()
eWebFileBundle.getTagNames()
void
WebFilesService.importJcrWebFileBundle
(Session session, File directory, boolean skipIfAlreadyAutoLoaded) Imports a web file bundle from a directory.void
WebFilesService.importJcrWebFileBundle
(Session session, ZipFile zip, boolean skipIfAlreadyAutoLoaded) Imports a web file bundle from the given zip file.void
WebFilesService.importJcrWebFiles
(Session session, String bundleName, String bundleSubPath, File fileOrDirectory) Imports a sub-tree of a web file bundle from a directory.