Uses of Class
org.cxml.Header
-
Packages that use Header Package Description de.hybris.platform.b2b.punchout.populators.impl de.hybris.platform.b2b.punchout.services org.cxml -
-
Uses of Header in de.hybris.platform.b2b.punchout.populators.impl
Methods in de.hybris.platform.b2b.punchout.populators.impl with parameters of type Header Modifier and Type Method Description protected voidDefaultPunchOutSessionPopulator. populateOrganizationInfo(Header header, PunchOutSession punchoutSession) -
Uses of Header in de.hybris.platform.b2b.punchout.services
Methods in de.hybris.platform.b2b.punchout.services that return Header Modifier and Type Method Description HeaderCXMLElementBrowser. findHeader() -
Uses of Header in org.cxml
Methods in org.cxml that return Header Modifier and Type Method Description HeaderObjectFactory. createHeader()Create an instance ofHeader
-