Generated by
JDiff

Interface com.day.cq.dam.api.s7dam.scene7.ImageUrlApi

Removed Methods
String getImageRootPath(Resource, ResourceResolver) Retrieve the path of the asset on the ips server
String getImageServerDeliveryURL(Resource, ResourceResolver) Retrieve the delivery server url of the asset if it is on the ips server
String getImageServerPreviewURL(Resource, ResourceResolver) Retrieve the preview server url of the asset if it is on the ips server
 

Added Methods
String getImageRootPath(Resource) Retrieve the path of the asset on the ips server
String getImageRootPath(Resource, ResourceResolver) Retrieve the path of the asset on the ips server
String getImageServerDeliveryURL(Resource) Retrieve the delivery server url of the asset if it is on the ips server
String getImageServerDeliveryURL(Resource, ResourceResolver) Retrieve the delivery server url of the asset if it is on the ips server
String getImageServerPreviewURL(Resource) Retrieve the preview server url of the asset if it is on the ips server
String getImageServerPreviewURL(Resource, ResourceResolver) Retrieve the preview server url of the asset if it is on the ips server