Uses of Class
org.onehippo.cms7.services.webfiles.WebFileNotFoundException
-
Packages that use WebFileNotFoundException Package Description org.onehippo.cms7.services.webfiles -
-
Uses of WebFileNotFoundException in org.onehippo.cms7.services.webfiles
Methods in org.onehippo.cms7.services.webfiles that throw WebFileNotFoundException Modifier and Type Method Description WebFile
WebFileBundle. get(String absPath)
WebFile
WebFileBundle. get(String absPath, String tagName)
WebFile
WebFileBundle. update(String absPath, Binary content)
Updates the content of thisWebFile
.
-