Interface ExpandedRAOProvider<T>

All Superinterfaces:
RAOProvider<T>
All Known Implementing Classes:
AbstractExpandedRAOProvider, AbstractExpandedRAOProviderUnitTest.MockExpandedRAOProvider, DefaultCartRAOProvider

public interface ExpandedRAOProvider<T> extends RAOProvider<T>
A ExpandedRAOProvider allows to expand RAO objects (according to the options) to be inserted into the rule engine for evaluation purposes.