Interface RAOProvider<T>
- All Known Subinterfaces:
ExpandedRAOProvider<T>
- All Known Implementing Classes:
AbstractExpandedRAOProvider,AbstractExpandedRAOProviderUnitTest.MockExpandedRAOProvider,DefaultCampaignRAOProvider,DefaultCartRAOProvider,DefaultCustomerSupportRAOProvider,DefaultDeliveryModeRAOProvider,DefaultEntryGroupRAOProvider,DefaultEvaluationTimeRRDProvider,DefaultWebsiteGroupRAOProvider,ProductConfigBaseStoreRAOProvider,ProductConfigCartRAOProvider,ProductConfigCustomerSupportRAOProvider,ProductConfigProcessStepRAOProvider,ProductConfigRAOProvider
public interface RAOProvider<T>
A RAOProvider allows to extract RAO objects to be inserted into the rule engine for evaluation purposes.
-
Method Summary
-
Method Details
-
expandFactModel
-