org.opencrx.kernel.plugin.application.product1
Class PricingRuleImpl

java.lang.Object
  extended by org.opencrx.kernel.plugin.application.product1.PricingRuleImpl

public class PricingRuleImpl
extends Object


Field Summary
protected  PricingRule current
           
protected  PricingRule next
           
 
Constructor Summary
PricingRuleImpl(PricingRule current, PricingRule next)
           
 
Method Summary
 Backend getBackend()
           
 GetPriceLevelResult getPriceLevel(GetPriceLevelParams params)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

current

protected final PricingRule current

next

protected final PricingRule next
Constructor Detail

PricingRuleImpl

public PricingRuleImpl(PricingRule current,
                       PricingRule next)
Method Detail

getBackend

public Backend getBackend()

getPriceLevel

public GetPriceLevelResult getPriceLevel(GetPriceLevelParams params)
                                  throws RefException
Throws:
RefException


This software is published under the BSD license. Copyright © 2003-2008, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.