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