Package org.apache.sling.cms
Interface References
-
@ProviderType public interface References
An interface for finding the references to a Resource. Adaptable from any Resource.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<Reference>
getReferences()
Returns a list of the resources referencing the adapted resource
-