Uses of Class
de.hybris.platform.b2b.model.B2BOrderThresholdPermissionModel
Packages that use B2BOrderThresholdPermissionModel
Package
Description
Contains generated models for each type of de.hybris.platform.b2b.jalo package.
-
Uses of B2BOrderThresholdPermissionModel in de.hybris.platform.b2b.model
Subclasses of B2BOrderThresholdPermissionModel in de.hybris.platform.b2b.modelModifier and TypeClassDescriptionclassGenerated model class for type B2BOrderThresholdTimespanPermission first defined at extension b2bapprovalprocess. -
Uses of B2BOrderThresholdPermissionModel in de.hybris.platform.b2b.strategies.impl
Classes in de.hybris.platform.b2b.strategies.impl with type parameters of type B2BOrderThresholdPermissionModelModifier and TypeClassDescriptionclassAbstract evaluation strategy which provides methods helpful to all permission evaluations strategies.Methods in de.hybris.platform.b2b.strategies.impl with parameters of type B2BOrderThresholdPermissionModelModifier and TypeMethodDescriptionintAbstractB2BOrderThresholdPermissionEvaluationStrategy.ThresholdComparator.compare(B2BOrderThresholdPermissionModel permission1, B2BOrderThresholdPermissionModel permission2) -
Uses of B2BOrderThresholdPermissionModel in de.hybris.platform.b2bacceleratorfacades.order.populators
Methods in de.hybris.platform.b2bacceleratorfacades.order.populators that return B2BOrderThresholdPermissionModelModifier and TypeMethodDescriptionprotected B2BOrderThresholdPermissionModelB2BPermissionDataPopulatorTest.prepareOrderThresholdPermission()protected B2BOrderThresholdPermissionModelB2BPermissionDataPopulatorTest.prepareOrderThresholdTimeSpanPermission() -
Uses of B2BOrderThresholdPermissionModel in de.hybris.platform.b2bapprovalprocessfacades.company.converters.populators
Methods in de.hybris.platform.b2bapprovalprocessfacades.company.converters.populators that return B2BOrderThresholdPermissionModelModifier and TypeMethodDescriptionprotected B2BOrderThresholdPermissionModelB2BPermissionPopulatorTest.prepareOrderThresholdPermission()protected B2BOrderThresholdPermissionModelB2BPermissionPopulatorTest.prepareOrderThresholdTimeSpanPermission()Methods in de.hybris.platform.b2bapprovalprocessfacades.company.converters.populators with parameters of type B2BOrderThresholdPermissionModelModifier and TypeMethodDescriptionprotected voidB2BPermissionPopulator.populateOrderThresholdPermission(B2BOrderThresholdPermissionModel source, B2BPermissionData target)