public interface FollowingOperations
| Modifier and Type | Method and Description | 
|---|---|
SocialComponent | 
follow(SlingHttpServletRequest request)
Publish a community site base on the specified  
SlingHttpServletRequest | 
SocialComponent | 
unfollow(SlingHttpServletRequest request)
Un-publish a community site base on the specified  
SlingHttpServletRequest | 
SocialComponent follow(SlingHttpServletRequest request) throws OperationException
SlingHttpServletRequestrequest - the client requestSocialComponentOperationException - if there is an error occursSocialComponent unfollow(SlingHttpServletRequest request) throws OperationException
SlingHttpServletRequestrequest - the client requestSocialComponentOperationException - if there is an error occursCopyright © 2010 - 2023 Adobe. All Rights Reserved