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

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

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

 

Uses of IState in oracle.apps.cz.cio

 

Subinterfaces of IState in oracle.apps.cz.cio
 interface IBomItem
          Implemented by all selectable BOM items.
 interface IOption
          Implemented by objects that act as options.
 interface IOptionFeature
          Implemented by objects that contain selectable options.

 

Classes in oracle.apps.cz.cio that implement IState
 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 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 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.

 


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.