Package com.day.cq.wcm.core.references
Class ContentReference
java.lang.Object
com.adobe.granite.references.Reference
com.day.cq.wcm.core.references.ContentReference
-
Constructor Summary
ConstructorsConstructorDescriptionContentReference(Resource source, Resource target, ContentReferenceDescription contentReferenceDescription, String type) -
Method Summary
Modifier and TypeMethodDescriptionReturns theContentReferenceDescriptionwhich describes the reference's source resource.
-
Constructor Details
-
ContentReference
public ContentReference(Resource source, Resource target, ContentReferenceDescription contentReferenceDescription, String type)
-
-
Method Details
-
getContentReferenceDescription
Returns theContentReferenceDescriptionwhich describes the reference's source resource.- Returns:
- The content reference description
-