public class Reference extends Object
| Constructor and Description |
|---|
Reference(org.apache.sling.api.resource.Resource resource,
String property) |
| Modifier and Type | Method and Description |
|---|---|
Page |
getContainingPage() |
String |
getProperty() |
org.apache.sling.api.resource.Resource |
getResource() |
String |
getSubPath() |
boolean |
isPage() |
String |
toString() |
public Reference(org.apache.sling.api.resource.Resource resource,
String property)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.