Verwendungen von Klasse
org.apache.sling.servlets.post.impl.helper.RequestProperty
Packages, die RequestProperty verwenden
-
Verwendungen von RequestProperty in org.apache.sling.servlets.post.impl.helper
Methoden in org.apache.sling.servlets.post.impl.helper mit Parametern vom Typ RequestPropertyModifizierer und TypMethodeBeschreibungvoidSlingFileUploadHandler.setFile(org.apache.sling.api.resource.Resource parent, RequestProperty prop, List<Modification> changes) Uses the file(s) in the request parameter for creation of new nodes.voidSlingPropertyValueHandler.setProperty(org.apache.sling.api.resource.Resource parent, RequestProperty prop) Set property on given node, with some automatic values when user provides the field name but no value.