Package de.hybris.platform.b2b.punchout
Class PunchOutSession
java.lang.Object
de.hybris.platform.b2b.punchout.PunchOutSession
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetKey()getSalt()getTime()voidsetBrowserFormPostUrl(String browserFormPostUrl) voidsetBuyerCookie(String buyerCookie) voidsetInitiatedBy(List initiatedBy) voidvoidsetOperation(String operation) voidvoidvoidsetSentByUserAgent(String sentByUserAgent) voidsetTargetedTo(List targetedTo) void
-
Constructor Details
-
PunchOutSession
public PunchOutSession()
-
-
Method Details
-
setOperation
-
getOperation
-
setBuyerCookie
-
getBuyerCookie
-
setBrowserFormPostUrl
-
getBrowserFormPostUrl
-
setTime
-
getTime
-
setInitiatedBy
-
getInitiatedBy
-
setTargetedTo
-
getTargetedTo
-
setSentBy
-
getSentBy
-
setSentByUserAgent
-
getSentByUserAgent
-
setKey
-
getKey
-
setSalt
-
getSalt
-