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
SlingHttpServletRequest
request
- the client requestSocialComponent
OperationException
- if there is an error occursSocialComponent unfollow(SlingHttpServletRequest request) throws OperationException
SlingHttpServletRequest
request
- the client requestSocialComponent
OperationException
- if there is an error occursCopyright © 2010 - 2020 Adobe. All Rights Reserved