Package de.hybris.smartedit.controllers
Interface HttpPOSTGateway
-
public interface HttpPOSTGatewayGateway to relay the POST 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.Stringsave(java.util.Map<java.lang.String,java.lang.String> payload, java.lang.String token)
-