Package com.day.cq.wcm.api
Interface TemplatedResource
The templated resource merges content of a cq:Template node
-
Field Summary
FieldsFields inherited from interface org.apache.sling.api.resource.Resource
RESOURCE_TYPE_NON_EXISTING -
Method Summary
Methods inherited from interface org.apache.sling.api.resource.Resource
getChild, getChildren, getName, getParent, getPath, getResourceMetadata, getResourceResolver, getResourceSuperType, getResourceType, getValueMap, hasChildren, isResourceType, listChildren
-
Field Details
-
TEMPLATED_PAGE_COMPONENT_TYPE
- See Also:
-
PN_EDITABLE
- See Also:
-
PN_TEMPLATETYPE
- See Also:
-
-
Method Details
-
getResource
Resource getResource()Get the original resource- Returns:
- the rresource
-