Oracle Configuration Interface Object API Specification
Version: 11.5.10.23.13
Part No: B14186-01

Uses of Class
oracle.apps.cz.cio.NonPricedNodeException

Packages that use NonPricedNodeException
oracle.apps.cz.cio Provides classes used to create, save and restore configurations.  

 

Uses of NonPricedNodeException in oracle.apps.cz.cio

 

Methods in oracle.apps.cz.cio that throw NonPricedNodeException
 double IBasicPrice.getListPrice()
          Gets list price of item on price list specified in initParameters.
 double IPrice.getDiscountedPrice()
          Gets discounted price of item based on adjustments associated with price list specified in initParameters.
 double IPrice.getExtendedPrice()
          Calculates extended price of item (quantity * discounted price).
 double PricedNode.getListPrice()
           
 double PricedNode.getDiscountedPrice()
           
 double PricedNode.getExtendedPrice()
           

 


Oracle Configuration Interface Object API Specification
Version: 11.5.10.23.13
Part No: B14186-01

Copyright © 1999, 2004, Oracle. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.