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
Modifier and TypeMethodDescriptionReturns a list of the resources referencing the adapted resource
-
Method Details
-
getReferences
Returns a list of the resources referencing the adapted resource- Returns:
- the list of reference path / properties
-