Uses of Class
de.hybris.platform.integrationservices.virtualattributes.LogicExecutorContext
Packages that use LogicExecutorContext
Package
Description
-
Uses of LogicExecutorContext in de.hybris.platform.integrationservices.virtualattributes
Methods in de.hybris.platform.integrationservices.virtualattributes that return LogicExecutorContextModifier and TypeMethodDescriptionstatic LogicExecutorContextLogicExecutorContext.create(@NotNull LogicLocation logicLocation, @NotNull TypeAttributeDescriptor descriptor) VirtualAttributeConfigurationException.getExecutorContext()Retrieves context of the failedLogicExecutorVirtualAttributeExecutionException.getExecutorContext()Retrieves context of the failedLogicExecutorMethods in de.hybris.platform.integrationservices.virtualattributes with parameters of type LogicExecutorContextModifier and TypeMethodDescriptionLogicExecutorFactory.create(@NotNull LogicExecutorContext context) Creates aLogicExecutorfrom the givenLogicExecutorContextConstructors in de.hybris.platform.integrationservices.virtualattributes with parameters of type LogicExecutorContextModifierConstructorDescriptionInstantiates this exception with the provided context.Instantiates this exception with the provided context and additional information.Instantiates this message with the specified context. -
Uses of LogicExecutorContext in de.hybris.platform.integrationservices.virtualattributes.impl
Methods in de.hybris.platform.integrationservices.virtualattributes.impl with parameters of type LogicExecutorContextModifier and TypeMethodDescriptionDefaultLogicExecutorFactory.create(@NotNull LogicExecutorContext context) Creates aLogicExecutorfrom the givenLogicExecutorContextConstructors in de.hybris.platform.integrationservices.virtualattributes.impl with parameters of type LogicExecutorContextModifierConstructorDescriptionScriptLogicExecutor(@NotNull LogicExecutorContext ctx, @NotNull ScriptingLanguagesService service) Instantiates this executor