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 ContentDataRequestData. getContentData()ContentDataRequestData. 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 voidRequestData. resetContent(ContentData data)
-