public interface EnablementLearningPathModelServiceCreate
| Modifier and Type | Method and Description |
|---|---|
EnablementLearningPathModel |
create(SlingHttpServletRequest request,
java.util.Map<java.lang.String,java.lang.Object> properties,
java.lang.String[] fieldWhitelist) |
java.util.Map<java.lang.String,java.lang.Object> |
getOperationProperties(SlingHttpServletRequest request,
java.lang.String[] fieldWhitelist) |
java.util.Map<java.lang.String,java.lang.Object> getOperationProperties(SlingHttpServletRequest request, java.lang.String[] fieldWhitelist) throws OperationException
request - - SlingHttpServletRequestfieldWhitelist - - list of white listed fieldsOperationException - thrown if any operational problem occursEnablementLearningPathModel create(SlingHttpServletRequest request, java.util.Map<java.lang.String,java.lang.Object> properties, java.lang.String[] fieldWhitelist) throws PersistenceException, JSONException, EnablementException
request - - SlingHttpServletRequestproperties - - map of propertiesfieldWhitelist - - list of white listed fieldsJSONException - thrown if json error occursPersistenceException - thrown if exception occurs while persisting dataEnablementException - thrown if exception occurs while creating enablement model"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"