@ProviderType
@Model(adaptables=org.apache.sling.api.SlingHttpServletRequest.class)
public class ContentBreadcrumb
extends java.lang.Object
Constructor and Description |
---|
ContentBreadcrumb(org.apache.sling.api.SlingHttpServletRequest request) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCurrentItem() |
java.util.List<org.apache.commons.lang3.tuple.Pair<java.lang.String,java.lang.String>> |
getParents() |
void |
init() |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.