Class CXMLBuilder
java.lang.Object
de.hybris.platform.b2b.punchout.services.CXMLBuilder
-
Method Summary
Modifier and TypeMethodDescriptioncreate()protected CXMLprotected StringGenerates a new payload ID , use uuid nowstatic CXMLBuilderwithResponseCode(String code) withResponseCode(org.springframework.http.HttpStatus httpStatus) withResponseMessage(String message) withResponseValue(String value)
-
Method Details
-
newInstance
-
createNewCXML
-
generatePayload
Generates a new payload ID , use uuid now- Returns:
- the payload ID
-
create
- Returns:
- the newly created
CXMLinstance
-
withResponseCode
-
withResponseValue
-
withResponseMessage
-
withResponseCode
-