Uses of Class
org.craftercms.studio.api.v1.webdav.WebDavItem
Packages that use WebDavItem
Package
Description
-
Uses of WebDavItem in org.craftercms.studio.api.v1.service.webdav
Methods in org.craftercms.studio.api.v1.service.webdav that return types with arguments of type WebDavItem -
Uses of WebDavItem in org.craftercms.studio.api.v2.service.webdav
Methods in org.craftercms.studio.api.v2.service.webdav that return WebDavItemModifier and TypeMethodDescriptionWebDavService.upload(String siteId, String profileId, String path, String filename, InputStream content) Uploads a file in the specified path.Methods in org.craftercms.studio.api.v2.service.webdav that return types with arguments of type WebDavItem -
Uses of WebDavItem in org.craftercms.studio.controller.rest.v2
Methods in org.craftercms.studio.controller.rest.v2 that return types with arguments of type WebDavItem -
Uses of WebDavItem in org.craftercms.studio.impl.v1.service.webdav
Methods in org.craftercms.studio.impl.v1.service.webdav that return types with arguments of type WebDavItem -
Uses of WebDavItem in org.craftercms.studio.impl.v2.service.webdav
Methods in org.craftercms.studio.impl.v2.service.webdav that return WebDavItemModifier and TypeMethodDescription@Valid WebDavItemWebDavServiceImpl.upload(String siteId, String profileId, String path, String filename, InputStream content) Uploads a file in the specified path.Methods in org.craftercms.studio.impl.v2.service.webdav that return types with arguments of type WebDavItem