public interface QnaForumOperations extends ForumOperations
| Modifier and Type | Method and Description |
|---|---|
Resource |
selectAnswer(SlingHttpServletRequest request,
Session session)
Attempt to add a resource as the answer to the post.
|
Resource |
unselectAnswer(SlingHttpServletRequest request,
Session session)
Unselect this answer if it is the chosen answer.
|
create, create, delete, delete, move, move, update, update, uploadImageResource selectAnswer(SlingHttpServletRequest request, Session session) throws OperationException
request - the client requestsession - the user session to be used to create the new commentQnaPostOperationException - if there is an error occursResource unselectAnswer(SlingHttpServletRequest request, Session session) throws OperationException
request - the client requestsession - the user session to be used to create the new commentQnaPostOperationException - if there is an error occurs"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"