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