public interface EnablementLearningPathModelServicePublish
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.lang.Object> |
getOperationProperties(SlingHttpServletRequest request,
java.lang.String[] fieldWhitelist) |
EnablementLearningPathModel |
publish(SlingHttpServletRequest request,
java.util.Map<java.lang.String,java.lang.Object> properties) |
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 publish(SlingHttpServletRequest request, java.util.Map<java.lang.String,java.lang.Object> properties) throws PersistenceException, JSONException, EnablementException, ReplicationException, RepositoryException
request
- - SlingHttpServletRequestproperties
- - map of propertiesJSONException
- thrown if json error occursPersistenceException
- thrown if exception occurs while persisting dataEnablementException
- thrown if exception occurs while creating enablement modelRepositoryException
- thrown if exception occurs in repositoryReplicationException
- thrown if exception occurs while doing replication"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"