Uses of Class
org.apache.sling.engine.impl.request.ContentData
-
Packages that use ContentData Package Description org.apache.sling.engine.impl.request -
-
Uses of ContentData in org.apache.sling.engine.impl.request
Methods in org.apache.sling.engine.impl.request that return ContentData Modifier and Type Method Description ContentData
RequestData. getContentData()
ContentData
RequestData. setContent(org.apache.sling.api.resource.Resource resource, org.apache.sling.api.request.RequestPathInfo requestPathInfo)
Methods in org.apache.sling.engine.impl.request with parameters of type ContentData Modifier and Type Method Description void
RequestData. resetContent(ContentData data)
-