public class NamespaceResourceWrapper
extends com.adobe.granite.ui.components.FilteringResourceWrapper
| Constructor and Description |
|---|
NamespaceResourceWrapper(org.apache.sling.api.resource.Resource resource,
com.adobe.granite.ui.components.ExpressionResolver expressionResolver,
org.apache.sling.api.SlingHttpServletRequest request,
String[] namespacedProperties) |
| Modifier and Type | Method and Description |
|---|---|
<AdapterType> |
adaptTo(Class<AdapterType> type) |
org.apache.sling.api.resource.Resource |
getChild(String relPath) |
org.apache.sling.api.resource.ValueMap |
getValueMap() |
Iterator<org.apache.sling.api.resource.Resource> |
listChildren() |
getChildren, getResourceType, hasChildrenpublic org.apache.sling.api.resource.Resource getChild(String relPath)
getChild in interface org.apache.sling.api.resource.ResourcegetChild in class com.adobe.granite.ui.components.FilteringResourceWrapperpublic Iterator<org.apache.sling.api.resource.Resource> listChildren()
listChildren in interface org.apache.sling.api.resource.ResourcelistChildren in class com.adobe.granite.ui.components.FilteringResourceWrapperpublic <AdapterType> AdapterType adaptTo(Class<AdapterType> type)
adaptTo in interface org.apache.sling.api.adapter.AdaptableadaptTo in class org.apache.sling.api.resource.ResourceWrapperpublic org.apache.sling.api.resource.ValueMap getValueMap()
getValueMap in interface org.apache.sling.api.resource.ResourcegetValueMap in class org.apache.sling.api.resource.ResourceWrapperCopyright © 2013–2020 Adobe. All rights reserved.