Uses of Class
com.adobe.acs.commons.mcp.util.SyntheticResourceBuilder
Packages that use SyntheticResourceBuilder
-
Uses of SyntheticResourceBuilder in com.adobe.acs.commons.mcp.util
Methods in com.adobe.acs.commons.mcp.util that return SyntheticResourceBuilderModifier and TypeMethodDescriptionSyntheticResourceBuilder.createChild(String name) SyntheticResourceBuilder.createChild(String name, String resourceType) SyntheticResourceBuilder.createSibling(String name) SyntheticResourceBuilder.createSibling(String name, String resourceType) SyntheticResourceBuilder.up()SyntheticResourceBuilder.up(int levels) SyntheticResourceBuilder.withAttributes(Object... attrs) SyntheticResourceBuilder.withAttributes(Map<String, Object> attrs) SyntheticResourceBuilder.withChild(org.apache.sling.api.resource.Resource child) Note: this doesn't navigate to the child, it just adds it to the current resource