A B C D E F G H I J L M N O P Q R S T U V
A
- ACCUMULATOR_SUFFIX_TYPE - Static variable in class oracle.apps.cz.cio.RuntimeNode
-
- activeModelPath - Static variable in class oracle.apps.cz.cio.Quick
-
- add() - Method in class oracle.apps.cz.cio.ComponentSet
-
- Add(NameValuePair) - Method in class oracle.apps.cz.utilities.NameValuePairSet
- Add a name value pair object to the set
- add(Object) - Method in class oracle.apps.cz.cio.UnmodifiableConfigNodes
-
- Add(String, Object) - Method in class oracle.apps.cz.utilities.NameValuePairSet
- Create a NameValuePair and add it to the set using the name and object.
- addAll(Collection) - Method in class oracle.apps.cz.cio.UnmodifiableConfigNodes
-
- addAtpNotification(String) - Method in class oracle.apps.cz.cio.BomNode
-
- addCompSetEventListener(ICompSetEventListener) - Method in class oracle.apps.cz.cio.ComponentSet
- Deprecated. Use Configurator Extensions Add a listener that is notified when a component is added or deleted.
- addConfigEventListener(ICompSetEventListener) - Method in class oracle.apps.cz.cio.ComponentSet
- Deprecated. Use Configurator Extensions Add a listener that is notified when a component is added or deleted.
- addConfigEventListener(IConfigEventListener) - Method in class oracle.apps.cz.cio.Configuration
- Deprecated. use Configurator Extensions
- addConfigMessage(IRuntimeNode, String, String) - Method in class oracle.apps.cz.cio.Configuration
- Adds a configuration message to be saved to the cz_config_messages table.
- addConfigMessage(String, String) - Method in class oracle.apps.cz.cio.Configuration
- Deprecated. use addConfigMessage(IRuntimeNode node, String keyword, String message)
- addConfigurationEventListener(IConfigurationEventListener) - Method in class oracle.apps.cz.cio.ComponentSet
- Deprecated. Use Configurator Extensions Add a listener that is notified when an event occurs on a component
- addConfigurationEventListener(IConfigurationEventListener) - Method in class oracle.apps.cz.cio.Configuration
- Deprecated. use Configurator Extensions
- addConnectionEventListener(IConnectionEventListener) - Method in class oracle.apps.cz.cio.Connector
- Add a listener that is notified when the connector is connected or disconnected.
- addDiscountedPricingNotification(String) - Method in class oracle.apps.cz.cio.PricedNode
-
- addEventParam(String, Object) - Method in class oracle.apps.cz.cio.CXEvent
-
- addInformationalMessage(InformationalMessage) - Method in class oracle.apps.cz.cio.Configuration
-
- addInstalledInstance(Long) - Method in class oracle.apps.cz.cio.ConfigParameters
- This method adds a configHeaderId of an instance to be added to the delta configuration
- addListPricingNotification(String) - Method in interface oracle.apps.cz.cio.IBasicPrice
- Adds list pricing notification string to currently stored notifications.
- addListPricingNotification(String) - Method in class oracle.apps.cz.cio.PricedNode
-
- addLoadConditionEventListener(LoadConditionsGroup) - Method in class oracle.apps.cz.cio.ComponentSet
- Add a listener that is notified when the instance is added or deleted.
- addLoadConditionEventListener(LoadConditionsGroup) - Method in class oracle.apps.cz.cio.Connector
- Add a listener that is notified when the connector is connected or disconnected.
- addMessageBox(int, String, String) - Method in interface oracle.apps.cz.cio.IUserInterface
- Deprecated.
- addUiExpression(IRuntimeNode, int, byte, Object, DeltaRegion, int, boolean) - Method in class oracle.apps.cz.cio.UiExpressionDeltaValidator
- This is the only way you can add a watched Expression to this validator.
- addUserInterfaceEventListener(IUserInterfaceEventListener) - Method in interface oracle.apps.cz.cio.IUserInterface
- Deprecated.
- addUserInterfaceEventListener(String, IUserInterfaceEventListener) - Method in interface oracle.apps.cz.cio.IUserInterface
- Deprecated.
- addUserParam(String, Object) - Method in class oracle.apps.cz.cio.ConfigParameters
- This method adds a user-defined parameter to the configuration, which can be obtained later by a functional companion.
- addValidator(DeltaValidator) - Method in class oracle.apps.cz.cio.DeltaRegion
- Add a new DeltaValidator to this region
- addWatchedNode(IRuntimeNode) - Method in class oracle.apps.cz.cio.DeltaRegion
- Add a single node to the watched nodes list
- addWatchedNodes(Collection) - Method in class oracle.apps.cz.cio.DeltaRegion
- Add watched nodes to the existing list of watched nodes for this region
- afterSave() - Method in class oracle.apps.cz.cio.AutoFunctionalCompanion
- Deprecated. Does nothing.
- ALL_DEFAULT_DV - Static variable in class oracle.apps.cz.cio.DeltaValidator
-
- ALL_FEATURES - Static variable in interface oracle.apps.cz.cio.IRuntimeNode
- A pseudo-type that represents all feature types for use in getChildrenByType.
- allowOnlyStructuralChanges() - Method in class oracle.apps.cz.cio.ConfigTransaction
- Set this transaction to allow only structural changes (adding, deleting, connecting, and disconnecting) Calling this method will improve performance in transactions which contain many structural changes.
- APPLET_CLIENT - Static variable in interface oracle.apps.cz.cio.IUserInterface
- Deprecated. An APPLET client
- areAllChangesSaved() - Method in class oracle.apps.cz.cio.Configuration
- Returns true if all changes made to this configuration have been saved in the database Returns false if there changes pending in this configuration that need to be saved
- areOptionsCounted() - Method in class oracle.apps.cz.cio.BomNode
-
- areOptionsCounted() - Method in interface oracle.apps.cz.cio.IOptionFeature
- Returns
true if the Feature has counted options.
- areOptionsCounted() - Method in class oracle.apps.cz.cio.OptionFeature
-
- argsToString(Object[]) - Static method in class oracle.apps.cz.cio.CXRule
-
- assignConnectionTarget(Component) - Method in class oracle.apps.cz.cio.Connector
- This method makes a connection to the specified target
- associateAttribute(Attribute) - Method in class oracle.apps.cz.cio.RuntimeNode
- Attributes will be placed on a RuntimeNode by the onNew/onRestore companion by creating an instance of Attribute and calling associateAttribute passing the object it created.
- ATP_CALLBACK - Static variable in class oracle.apps.cz.cio.ConfigParameters
-
- ATP_CALLBACK - Static variable in class oracle.apps.cz.cio.Configuration
- Represents callback ATP mode.
- ATP_DISABLED - Static variable in class oracle.apps.cz.cio.ConfigParameters
-
- ATP_DISABLED - Static variable in class oracle.apps.cz.cio.Configuration
- For the case when no valid ATP parameter combination is found.
- ATP_DV - Static variable in class oracle.apps.cz.cio.DeltaValidator
-
- AtpDeltaValidator - class oracle.apps.cz.cio.AtpDeltaValidator.
- Manages the Atp changes to runtime nodes due to user actions.
- AtpDeltaValidator.AtpChange - class oracle.apps.cz.cio.AtpDeltaValidator.AtpChange.
-
- AtpDeltaValidator.AtpChange(Date, String) - Constructor for class oracle.apps.cz.cio.AtpDeltaValidator.AtpChange
-
- atpDisabledByError() - Method in class oracle.apps.cz.cio.DeltaManager
-
- AtpUnavailableException - exception oracle.apps.cz.cio.AtpUnavailableException.
- Signals that the CIO ATP calculation functionality is not available.
- AtpUnavailableException(String) - Constructor for class oracle.apps.cz.cio.AtpUnavailableException
-
- AtpUnavailableException(String, Object, LogWriter) - Constructor for class oracle.apps.cz.cio.AtpUnavailableException
-
- ATTR_KEY - Static variable in class oracle.apps.cz.cio.RuntimeNode
-
- Attribute - class oracle.apps.cz.cio.Attribute.
- Attribute contains a reference to the Feature holding its value.
- Attribute(String, String, RuntimeNode) - Constructor for class oracle.apps.cz.cio.Attribute
- Attribute object conatins a reference to a Feature holding its value.
- autoConfigure() - Method in class oracle.apps.cz.cio.FunctionalCompanion
- Deprecated. Does nothing.
- autoConfigure() - Method in interface oracle.apps.cz.cio.IFunctionalCompanion
- Deprecated. Performs a programmatic configuration step.
- AutoFunctionalCompanion - class oracle.apps.cz.cio.AutoFunctionalCompanion.
- Deprecated. this class is no longer necessary Base object on which user functional companions can be based.
- AutoFunctionalCompanion() - Constructor for class oracle.apps.cz.cio.AutoFunctionalCompanion
- Deprecated.
- AVAILABILITY_DV - Static variable in class oracle.apps.cz.cio.DeltaValidator
-
- AvailabilityDeltaValidator - class oracle.apps.cz.cio.AvailabilityDeltaValidator.
- Manages the changes to Availability of runtime nodes due to user actions.
- AvailabilityDeltaValidator.AvailabilityChange - class oracle.apps.cz.cio.AvailabilityDeltaValidator.AvailabilityChange.
-
- AvailabilityDeltaValidator.AvailabilityChange(boolean) - Constructor for class oracle.apps.cz.cio.AvailabilityDeltaValidator.AvailabilityChange
-
A B C D E F G H I J L M N O P Q R S T U V
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.