Uses of Enum Class
de.hybris.platform.b2b.punchout.enums.PunchOutLevel
Packages that use PunchOutLevel
Package
Description
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
-
Uses of PunchOutLevel in de.hybris.platform.b2b.punchout
Methods in de.hybris.platform.b2b.punchout that return PunchOutLevelMethods in de.hybris.platform.b2b.punchout with parameters of type PunchOutLevelModifier and TypeMethodDescriptionvoidPunchOutSession.setPunchoutLevel(PunchOutLevel punchoutLevel) -
Uses of PunchOutLevel in de.hybris.platform.b2b.punchout.enums
Methods in de.hybris.platform.b2b.punchout.enums that return PunchOutLevelModifier and TypeMethodDescriptionstatic PunchOutLevelReturns the enum constant of this class with the specified name.static PunchOutLevel[]PunchOutLevel.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of PunchOutLevel in de.hybris.platform.b2b.punchout.populators.impl
Methods in de.hybris.platform.b2b.punchout.populators.impl that return types with arguments of type PunchOutLevelModifier and TypeMethodDescriptionprotected Map<String,PunchOutLevel> DefaultPunchOutSessionPopulator.getPunchOutLevelMapping()Method parameters in de.hybris.platform.b2b.punchout.populators.impl with type arguments of type PunchOutLevelModifier and TypeMethodDescriptionvoidDefaultPunchOutSessionPopulator.setPunchOutLevelMapping(Map<String, PunchOutLevel> map) -
Uses of PunchOutLevel in de.hybris.platform.b2bpunchoutocc.dto
Methods in de.hybris.platform.b2bpunchoutocc.dto that return PunchOutLevelMethods in de.hybris.platform.b2bpunchoutocc.dto with parameters of type PunchOutLevelModifier and TypeMethodDescriptionvoidPunchOutSessionInfoWsDTO.setPunchOutLevel(PunchOutLevel punchOutLevel)