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 occurs"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"