Generated by
JDiff

Interface com.adobe.cq.social.scf.utilities.api.SCFUtilities

Changed Methods
Page getContainingPage(Resource) Change in return type from com.day.cq.wcm.api.Page to Page.
Finds the page which contains the given resource.
String getSocialProfileURL(String, ResourceResolver, Page) Change in signature from (java.lang.String, org.apache.sling.api.resource.ResourceResolver, com.day.cq.wcm.api.Page) to (java.lang.String, org.apache.sling.api.resource.ResourceResolver, Page).
Gets the social profile url for a user based on the page being passed in.