public interface EnablementResourceModelServiceDelete
Modifier and Type | Method and Description |
---|---|
void |
delete(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) |
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 occursvoid delete(SlingHttpServletRequest request, java.util.Map<java.lang.String,java.lang.Object> properties) throws PersistenceException, RepositoryException, ReplicationException
request
- - SlingHttpServletRequestproperties
- - map of propertiesPersistenceException
- thrown if exception occurs while persisting dataRepositoryException
- thrown if exception occurs while using repositoryReplicationException
- thrown if exception occurs while replicationCopyright © 2010 - 2020 Adobe. All Rights Reserved