Package de.hybris.smartedit.controllers
Interface HttpDELETEGateway
-
public interface HttpDELETEGatewayGateway to relay the DELETE operation to the secured webservice responsible of executing the operation. By default,smarteditwebservicesis the targeted web extension.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voiddelete(java.util.Map<java.lang.String,java.lang.String> payload, java.lang.String configId, java.lang.String token)
-