Package de.hybris.platform.integrationservices.virtualattributes
-
Interface Summary Interface Description LogicExecutor Executor of some logicLogicExecutorFactory Factory to createLogicExecutors -
Class Summary Class Description LogicExecutorContext Value object that provides the context to aLogicExecutorabout the script to execute and the attribute, for which the script is executed.LogicParams Value object that stores the parameters for some logic to be executed. -
Exception Summary Exception Description VirtualAttributeConfigurationException Indicates a problem related to a virtual attribute configuration.VirtualAttributeExecutionException Indicates a problem with execution of the script used in a virtual attribute configuration.