| Package | Description |
|---|---|
| com.adobe.acs.commons.synth.children |
| Modifier and Type | Method and Description |
|---|---|
void |
ChildrenAsPropertyResource.deleteAll()
Delete all children.
|
| Constructor and Description |
|---|
ChildrenAsPropertyResource(org.apache.sling.api.resource.Resource resource)
ResourceWrapper that allows resource children to be modeled in data stored into a property using the default
property name of "children".
|
ChildrenAsPropertyResource(org.apache.sling.api.resource.Resource resource,
String propertyName)
ResourceWrapper that allows resource children to be modeled in data stored into a property.
|
ChildrenAsPropertyResource(org.apache.sling.api.resource.Resource resource,
String propertyName,
Comparator<org.apache.sling.api.resource.Resource> comparator)
ResourceWrapper that allows resource children to be modeled in data stored into a property.
|
Copyright © 2013–2020 Adobe. All rights reserved.