|
Oracle Configuration Interface Object API Specification Version: 11.5.10.23.13 Part No: B14186-01 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use RuntimeNode | |
| oracle.apps.cz.cio | Provides classes used to create, save and restore configurations. |
| Uses of RuntimeNode in oracle.apps.cz.cio |
| Subclasses of RuntimeNode in oracle.apps.cz.cio | |
class |
BomInstanceAbstract class used to represent some of the functionality of a configurable BOM Model. |
class |
BomModelRepresents configurable BOM Models. |
class |
BomNodeRepresents configurable BOM option classes. |
class |
BomOptionClassRepresents configurable BOM option classes. |
class |
BomStdItemRepresents configurable BOM models. |
class |
BooleanFeatureRepresents a feature with a boolean value. |
class |
ComponentSetRepresents a set of configurable components. |
class |
Connector |
class |
CountFeatureRepresents a countable integer feature. |
class |
DecimalFeatureRepresents a feature with a decimal value. |
class |
DecimalNodeAn abstract class implementing behavior common to objects with a decimal value. |
class |
IntegerFeatureRepresents a feature with an integer value. |
class |
IntegerNodeRepresents a feature with an integer value. |
class |
OptionRepresents an option of an option feature. |
class |
OptionFeatureRepresents a feature with selectable options. |
class |
OptionFeatureNodeAn abstract class implementing behavior commont to all features with options. |
class |
OptionNodeAn abstract class implementing behavior common to all option-like objects. |
class |
PricedNodeAbstract class implementing common behavior across all runtime nodes that can be priced. |
class |
ReadOnlyDecimalNodeAn abstract class implementing behavior common to objects with a decimal value. |
class |
ResourceRepresents a consumable resource. |
class |
StateCountNodeAbstract class implementing common behavior for nodes with a logic state and count. |
class |
StateNodeAbstract class implementing common behavior across nodes with logic state. |
class |
TextFeatureRepresents a feature that has a textual value. |
class |
TextNodeRepresents a feature that has a textual value. |
class |
TotalRepresents a total that has a decimal numeric value. |
| Methods in oracle.apps.cz.cio that return RuntimeNode | |
oracle.apps.cz.cio.RuntimeNode |
Attribute.getFeature() |
oracle.apps.cz.cio.RuntimeNode |
IncompatibleValueException.getModelNode()Returns the corresponding model node where the mismatch occured |
| Methods in oracle.apps.cz.cio with parameters of type RuntimeNode | |
void |
Attribute.synchronizeAttribute(java.lang.String installedValue, java.lang.String lastSavedValue, oracle.apps.cz.cio.RuntimeNode node) |
void |
Attribute.setSavedValue(java.lang.String value, oracle.apps.cz.cio.RuntimeNode node) |
java.lang.String |
Attribute.getValue(oracle.apps.cz.cio.RuntimeNode rtNode)Returns the string value of the attribute |
java.lang.String |
Attribute.getInstalledValue(oracle.apps.cz.cio.RuntimeNode node) |
| Constructors in oracle.apps.cz.cio with parameters of type RuntimeNode | |
Attribute(java.lang.String name, java.lang.String group, oracle.apps.cz.cio.RuntimeNode valueNode)Attribute object conatins a reference to a Feature holding its value. |
|
CustomValidationFailure(java.lang.String message, oracle.apps.cz.cio.RuntimeNode rtNode, boolean willPersist) |
|
CustomValidationFailure(java.lang.String message, oracle.apps.cz.cio.RuntimeNode rtNode) |
|
UnloadableLogicException(oracle.apps.cz.logic.EngineFatalLoadFileException exception, oracle.apps.cz.cio.Configuration config, oracle.apps.cz.cio.RuntimeNode node) |
|
|
Oracle Configuration Interface Object API Specification Version: 11.5.10.23.13 Part No: B14186-01 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
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.