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

Uses of Interface
oracle.apps.cz.cio.IPrice

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

 

Uses of IPrice in oracle.apps.cz.cio

 

Subinterfaces of IPrice in oracle.apps.cz.cio
 interface IBomItem
          Implemented by all selectable BOM items.

 

Classes in oracle.apps.cz.cio that implement IPrice
 class BomInstance
          Abstract class used to represent some of the functionality of a configurable BOM Model.
 class BomModel
          Represents configurable BOM Models.
 class BomNode
          Represents configurable BOM option classes.
 class BomOptionClass
          Represents configurable BOM option classes.
 class BomStdItem
          Represents configurable BOM models.
 class BooleanFeature
          Represents a feature with a boolean value.
 class CountFeature
          Represents a countable integer feature.
 class DecimalFeature
          Represents a feature with a decimal value.
 class DecimalNode
          An abstract class implementing behavior common to objects with a decimal value.
 class IntegerFeature
          Represents a feature with an integer value.
 class IntegerNode
          Represents a feature with an integer value.
 class Option
          Represents an option of an option feature.
 class OptionFeature
          Represents a feature with selectable options.
 class OptionFeatureNode
          An abstract class implementing behavior commont to all features with options.
 class OptionNode
          An abstract class implementing behavior common to all option-like objects.
 class PricedNode
          Abstract class implementing common behavior across all runtime nodes that can be priced.
 class ReadOnlyDecimalNode
          An abstract class implementing behavior common to objects with a decimal value.
 class Resource
          Represents a consumable resource.
 class StateCountNode
          Abstract class implementing common behavior for nodes with a logic state and count.
 class StateNode
          Abstract class implementing common behavior across nodes with logic state.
 class Total
          Represents a total that has a decimal numeric value.

 


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.