Generated by
JDiff

Interface com.adobe.cq.social.ugcbase.SocialUtils

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.
Page getPage(String, ResourceResolver) Change in return type from com.day.cq.wcm.api.Page to Page.
@param path path to the page
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.