public interface EnablementLearningPathModelOperations
Modifier and Type | Method and Description |
---|---|
SocialComponent |
create(SlingHttpServletRequest request)
Create a new enablement learning path on the specified
SlingHttpServletRequest |
SocialComponent |
publish(SlingHttpServletRequest request)
Publish an enablement learning path on the specified
SlingHttpServletRequest |
SocialComponent |
update(SlingHttpServletRequest request)
Modify an enablement learning path 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 publish(SlingHttpServletRequest request) throws OperationException
SlingHttpServletRequest
request
- the client requestSocialComponent
OperationException
- if there is an error occursCopyright © 2010 - 2020 Adobe. All Rights Reserved