Uses of Class
org.apache.sling.engine.impl.request.ContentData

Packages that use ContentData
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
 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
 void RequestData.resetContent(ContentData data)
           
 



Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.