org.broadleafcommerce.gwt.admin.client.presenter.promotion
Class OfferPresenterExtractor
java.lang.Object
org.broadleafcommerce.gwt.admin.client.presenter.promotion.OfferPresenterExtractor
public class OfferPresenterExtractor
- extends java.lang.Object
- Author:
- jfischer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
presenter
protected OfferPresenter presenter
OfferPresenterExtractor
public OfferPresenterExtractor(OfferPresenter presenter)
getDisplay
protected OfferDisplay getDisplay()
removeItemQualifer
public void removeItemQualifer(ItemBuilderDisplay builder)
applyData
public void applyData(com.smartgwt.client.data.Record selectedRecord)
extractQualifierData
protected void extractQualifierData(com.smartgwt.client.data.Record selectedRecord,
java.lang.String type,
boolean isValidation)
throws IncompatibleMVELTranslationException
- Throws:
IncompatibleMVELTranslationException
extractFulfillmentGroupData
protected void extractFulfillmentGroupData(com.smartgwt.client.data.Record selectedRecord,
java.lang.String type)
throws IncompatibleMVELTranslationException
- Throws:
IncompatibleMVELTranslationException
extractTargetRuleType
protected void extractTargetRuleType(com.smartgwt.client.data.Record selectedRecord)
extractTargetItemData
protected void extractTargetItemData(com.smartgwt.client.data.Record selectedRecord,
java.lang.String type)
throws IncompatibleMVELTranslationException
- Throws:
IncompatibleMVELTranslationException
extractQualifierRuleType
protected void extractQualifierRuleType(com.smartgwt.client.data.Record selectedRecord)
extractOrderData
protected void extractOrderData(com.smartgwt.client.data.Record selectedRecord,
java.lang.String type)
throws IncompatibleMVELTranslationException
- Throws:
IncompatibleMVELTranslationException
extractCustomerData
protected void extractCustomerData(com.smartgwt.client.data.Record selectedRecord)
throws IncompatibleMVELTranslationException
- Throws:
IncompatibleMVELTranslationException
Copyright © 2011. All Rights Reserved.