Class LogicExecutorContext
java.lang.Object
de.hybris.platform.integrationservices.virtualattributes.LogicExecutorContext
Value object that provides the context to a
LogicExecutor about the script to execute and the attribute, for which
the script is executed.-
Method Summary
Modifier and TypeMethodDescriptionstatic LogicExecutorContextcreate(@NotNull LogicLocation logicLocation, @NotNull TypeAttributeDescriptor descriptor) booleaninthashCode()toString()
-
Method Details
-
create
public static LogicExecutorContext create(@NotNull @NotNull LogicLocation logicLocation, @NotNull @NotNull TypeAttributeDescriptor descriptor) -
getLogicLocation
-
getDescriptor
-
equals
-
hashCode
public int hashCode() -
toString
-