Uses of Class
de.hybris.platform.integrationservices.virtualattributes.LogicParams
Packages that use LogicParams
Package
Description
-
Uses of LogicParams in de.hybris.platform.integrationservices.virtualattributes
Methods in de.hybris.platform.integrationservices.virtualattributes that return LogicParamsModifier and TypeMethodDescriptionstatic LogicParamsCreates aLogicParamsVirtualAttributeExecutionException.getScriptParameters()Retrieves parameters used by the scriptMethods in de.hybris.platform.integrationservices.virtualattributes with parameters of type LogicParamsModifier and TypeMethodDescriptionLogicExecutor.execute(@NotNull LogicParams params) Executes the logic with the given parametersConstructors in de.hybris.platform.integrationservices.virtualattributes with parameters of type LogicParamsModifierConstructorDescriptionInstantiates this message with the specified context. -
Uses of LogicParams in de.hybris.platform.integrationservices.virtualattributes.impl
Methods in de.hybris.platform.integrationservices.virtualattributes.impl with parameters of type LogicParams