Class PromotionRuleXmlBean
java.lang.Object
ch.tocco.nice2.optional.qualification.impl.action.structureexport.util.beans.ExtendableBean
ch.tocco.nice2.optional.qualification.impl.action.structureexport.util.beans.PromotionRuleXmlBean
- 
Constructor Summary
ConstructorsConstructorDescriptionPromotionRuleXmlBean(Entity promotionRule, L10N l10N, EvaluationImportExportConfigurationService configurationService)  - 
Method Summary
Modifier and TypeMethodDescription@Nullable Entitypersist(Context context, EvaluationImportExportActionService.ImportContext importContext, @Nullable Entity parent, L10N l10N, EntityDefaultValueService entityDefaultValueService) Methods inherited from class ch.tocco.nice2.optional.qualification.impl.action.structureexport.util.beans.ExtendableBean
gatherAdditionalFields, getAdditionalFields, persistAdditionalFields 
- 
Constructor Details
- 
PromotionRuleXmlBean
public PromotionRuleXmlBean(Entity promotionRule, L10N l10N, EvaluationImportExportConfigurationService configurationService)  
 - 
 - 
Method Details
- 
persist
@Nullable public @Nullable Entity persist(Context context, EvaluationImportExportActionService.ImportContext importContext, @Nullable @Nullable Entity parent, L10N l10N, EntityDefaultValueService entityDefaultValueService) throws InterruptedException - Throws:
 InterruptedException
 
 -