Generated by
JDiff

Class com.adobe.cq.social.commons.comments.endpoints.AbstractCommentOperationService

Added Methods
void delete(SlingHttpServletRequest, Session, Map) Delete a Comment specified by the SlingHttpServletRequest using the specified Session
void delete(Resource, CommentSystem, Session, Map) Process a comment delete request sent by a client.
void delete(Resource, Session, Map)  
 

Changed Methods
void activate(ComponentContext) Change in signature from ComponentContext to org.osgi.service.component.ComponentContext.
Activate this component.