- All Superinterfaces:
- java.lang.Cloneable
public interface ProtectedContextAttribute
extends java.lang.Cloneable
A protected context attribute is a named attribute in the context object.
This attribute is subject to change as a promotion is applied to the current
order. The changes need to be rolled back if later on the applied promotion
is determined to be in violation with any promotion policies and therefore
eliminated. An un-protected context attribute is a named attribute of the
context object that any changes made to it is final and no rollback is
possible.