Class RequisitionFormDataWsDTO
java.lang.Object
de.hybris.platform.b2bpunchoutocc.dto.RequisitionFormDataWsDTO
- All Implemented Interfaces:
Serializable
Representation transaction info of an order, containing the target url to submit cXML order message
and base64 encode order info.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetBrowseFormPostUrl(String browseFormPostUrl) voidsetOrderAsCXML(String orderAsCXML)
-
Constructor Details
-
RequisitionFormDataWsDTO
public RequisitionFormDataWsDTO()
-
-
Method Details
-
setBrowseFormPostUrl
-
getBrowseFormPostUrl
-
setOrderAsCXML
-
getOrderAsCXML
-