public interface EnablementResourceModelOperations
Modifier and Type | Method and Description |
---|---|
SocialComponent |
create(SlingHttpServletRequest request)
Create a new enablement resource on the specified
SlingHttpServletRequest |
void |
delete(SlingHttpServletRequest request)
Delete the enablement resource on the specified
SlingHttpServletRequest |
SocialComponent |
publish(SlingHttpServletRequest request)
Publish the enablement resource on the specified
SlingHttpServletRequest |
SocialComponent |
report(SlingHttpServletRequest request)
Update the report of a enablement resource on the specified
SlingHttpServletRequest |
SocialComponent |
update(SlingHttpServletRequest request)
Update an existing enablement resource on the specified
SlingHttpServletRequest |
SocialComponent create(SlingHttpServletRequest request) throws OperationException
SlingHttpServletRequest
request
- the client requestSocialComponent
OperationException
- if there is an error occursSocialComponent update(SlingHttpServletRequest request) throws OperationException
SlingHttpServletRequest
request
- the client requestSocialComponent
OperationException
- if there is an error occursSocialComponent report(SlingHttpServletRequest request) throws OperationException
SlingHttpServletRequest
request
- the client requestSocialComponent
OperationException
- if there is an error occursSocialComponent publish(SlingHttpServletRequest request) throws OperationException
SlingHttpServletRequest
request
- the client requestSocialComponent
OperationException
- if there is an error occursvoid delete(SlingHttpServletRequest request) throws OperationException
SlingHttpServletRequest
request
- the client requestOperationException
- if there is an error occursCopyright © 2010 - 2020 Adobe. All Rights Reserved