public class ContentData extends Object
ContentData
class provides objects which are relevant for
the processing of a single Content object by its Component.RequestData
Constructor and Description |
---|
ContentData(org.apache.sling.api.resource.Resource resource,
org.apache.sling.api.request.RequestPathInfo requestPathInfo) |
Modifier and Type | Method and Description |
---|---|
org.apache.sling.api.request.RequestPathInfo |
getRequestPathInfo() |
org.apache.sling.api.resource.Resource |
getResource() |
javax.servlet.Servlet |
getServlet() |
void |
setServlet(javax.servlet.Servlet servlet) |
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.