A B C D E F G H I J L M N O P Q R S T U V
I
- IAtp - interface oracle.apps.cz.cio.IAtp.
- Implemented by objects that can have ATP calculated.
- IB_DV - Static variable in class oracle.apps.cz.cio.DeltaValidator
-
- IBasicPrice - interface oracle.apps.cz.cio.IBasicPrice.
- Implemented by objects that can be priced.
- IBasicPricingEngine - interface oracle.apps.cz.cio.IBasicPricingEngine.
- Implemented by all those who need support for pricing
- IBException - exception oracle.apps.cz.cio.IBException.
-
- IBException() - Constructor for class oracle.apps.cz.cio.IBException
-
- IBException(String) - Constructor for class oracle.apps.cz.cio.IBException
-
- IBException(String, Configuration) - Constructor for class oracle.apps.cz.cio.IBException
-
- IBException(Throwable, Configuration) - Constructor for class oracle.apps.cz.cio.IBException
-
- IBomItem - interface oracle.apps.cz.cio.IBomItem.
- Implemented by all selectable BOM items.
- ICompSetEventListener - interface oracle.apps.cz.cio.ICompSetEventListener.
- Deprecated. this class is no longer necessary...use Configurator Extensions
- IConfigEventListener - interface oracle.apps.cz.cio.IConfigEventListener.
- Deprecated. this class is no longer necessary...use Configurator Extensions
- IConnectionEventListener - interface oracle.apps.cz.cio.IConnectionEventListener.
- Implemented by objects that want to find out about connections
- ICount - interface oracle.apps.cz.cio.ICount.
- Implemented by objects that have an associated integer count.
- ICZContext - interface oracle.apps.cz.common.ICZContext.
- All context objects that wish to provide capabilities needed by the CZ runtime environment will implement this interface
- id - Variable in class oracle.apps.cz.cio.UiExpressionDeltaValidator.IdTypePair
-
- IDecimal - interface oracle.apps.cz.cio.IDecimal.
- Implemented by objects that can both get and set a decimal value.
- IDecimalMinMax - interface oracle.apps.cz.cio.IDecimalMinMax.
- Implemented by objects that have a decimal minimum and maximum value.
- IFunctionalCompanion - interface oracle.apps.cz.cio.IFunctionalCompanion.
- Deprecated. this class is no longer necessary
- IInteger - interface oracle.apps.cz.cio.IInteger.
- Implemented by objects that have an integer value.
- IIntegerMinMax - interface oracle.apps.cz.cio.IIntegerMinMax.
- Implemented by objects that have an integer minimum and maximum.
- IKON - Static variable in class oracle.apps.cz.cio.Quick
-
- IMAGE - Static variable in interface oracle.apps.cz.cio.IUserInterfaceNode
- Deprecated. A DHTML image control
- IMMEDIATE_PASSIVE - Static variable in interface oracle.apps.cz.cio.IRuntimeNode
-
- IMMEDIATE_PASSIVE - Static variable in interface oracle.apps.cz.cio.ITrackableInstance
-
- IncompatibleInputException - exception oracle.apps.cz.cio.IncompatibleInputException.
- Signalled if a particular input is of different type than the node it is trying to restore over.
- IncompatibleValueException - exception oracle.apps.cz.cio.IncompatibleValueException.
- Signalled if the value of a Runtime node is of a different type than the value tried to get/set for that node.
- IneffectiveUiNodeException - exception oracle.apps.cz.cio.IneffectiveUiNodeException.
-
- IneffectiveUiNodeException(IUserInterfaceNode, Configuration) - Constructor for class oracle.apps.cz.cio.IneffectiveUiNodeException
-
- INFO_MESSAGE_DV - Static variable in class oracle.apps.cz.cio.DeltaValidator
-
- InformationalMessage - class oracle.apps.cz.cio.InformationalMessage.
-
- InformationalMessage(String, IRuntimeNode) - Constructor for class oracle.apps.cz.cio.InformationalMessage
-
- InformationalMessageDeltaValidator - class oracle.apps.cz.cio.InformationalMessageDeltaValidator.
- Manages the changes to informational messages.
- InformationalMessageDeltaValidator.InfoMessageChange - class oracle.apps.cz.cio.InformationalMessageDeltaValidator.InfoMessageChange.
-
- InformationalMessageDeltaValidator.InfoMessageChange(IRuntimeNode) - Constructor for class oracle.apps.cz.cio.InformationalMessageDeltaValidator.InfoMessageChange
-
- init() - Static method in class oracle.apps.cz.cio.Quick
-
- initialize(IPricedConfiguration) - Method in interface oracle.apps.cz.cio.IBasicPricingEngine
- Called by CIO when the first request for pricing is made CIO should call this method before making any other pricing call
- initialize(IRuntimeNode, String, String, int) - Method in class oracle.apps.cz.cio.FunctionalCompanion
- Deprecated. Saves the parameters in member variables.
- initialize(IRuntimeNode, String, String, int) - Method in interface oracle.apps.cz.cio.IFunctionalCompanion
- Deprecated. Saves information about the model and performs any actions needed to initialize the companion.
- InitialRequestException - exception oracle.apps.cz.cio.InitialRequestException.
- Deprecated. As of 11.5.10, use
NonOverridableRequestException
- InitialRequestException(String, IRuntimeNode, Configuration) - Constructor for class oracle.apps.cz.cio.InitialRequestException
- Deprecated.
- initTests(String) - Static method in class oracle.apps.cz.cio.Quick
-
- InstalledBase - class oracle.apps.cz.cio.InstalledBase.
- This class is the repository of installed components When restoring delta configurations, this repository is used to read the most recent version of the components and write back changes This class must be subclassed and all the methods overriden in order to tie it to an actual db schema.
- InstalledBase.ConfigPair - class oracle.apps.cz.cio.InstalledBase.ConfigPair.
- This class is used for storage of inputs to getConnectedComponents
- InstalledBase.ConfigPair(long, long) - Constructor for class oracle.apps.cz.cio.InstalledBase.ConfigPair
-
- InstalledBase.ConnectionRelation - class oracle.apps.cz.cio.InstalledBase.ConnectionRelation.
- This class is used for storage of outputs from getConnectedComponents
- InstalledBase.ConnectionRelation(long, long, long, long, long, long) - Constructor for class oracle.apps.cz.cio.InstalledBase.ConnectionRelation
-
- InstalledBase() - Constructor for class oracle.apps.cz.cio.InstalledBase
-
- InstalledBaseDeltaValidator - class oracle.apps.cz.cio.InstalledBaseDeltaValidator.
- Manages the InstalledBase changes to runtime nodes due to user actions.
- InstalledBaseDeltaValidator.InstalledBaseChange - class oracle.apps.cz.cio.InstalledBaseDeltaValidator.InstalledBaseChange.
-
- InstalledBaseDeltaValidator.InstalledBaseChange(boolean, boolean) - Constructor for class oracle.apps.cz.cio.InstalledBaseDeltaValidator.InstalledBaseChange
-
- INSTANCE_INDEX_DV - Static variable in class oracle.apps.cz.cio.DeltaValidator
-
- INSTANCE_NAME_DV - Static variable in class oracle.apps.cz.cio.DeltaValidator
-
- INSTANCE_TYPE_ADDED - Static variable in interface oracle.apps.cz.cio.Component
-
- INSTANCE_TYPE_DELETED_INITIAL - Static variable in interface oracle.apps.cz.cio.Component
-
- INSTANCE_TYPE_DISCONTINUED - Static variable in interface oracle.apps.cz.cio.Component
-
- INSTANCE_TYPE_INITIAL - Static variable in interface oracle.apps.cz.cio.Component
-
- InstanceIndexDeltaValidator - class oracle.apps.cz.cio.InstanceIndexDeltaValidator.
- Manages the Instance Index changes to runtime nodes due to user actions.
- InstanceIndexDeltaValidator.InstanceIndexChange - class oracle.apps.cz.cio.InstanceIndexDeltaValidator.InstanceIndexChange.
-
- InstanceIndexDeltaValidator.InstanceIndexChange(Component) - Constructor for class oracle.apps.cz.cio.InstanceIndexDeltaValidator.InstanceIndexChange
-
- InstanceIndexDeltaValidator.InstanceIndexChange(int, boolean, boolean) - Constructor for class oracle.apps.cz.cio.InstanceIndexDeltaValidator.InstanceIndexChange
-
- InstanceNameDeltaValidator - class oracle.apps.cz.cio.InstanceNameDeltaValidator.
- Manages the Instance Name changes to runtime nodes due to user actions.
- InstanceNameDeltaValidator.InstanceNameChange - class oracle.apps.cz.cio.InstanceNameDeltaValidator.InstanceNameChange.
-
- InstanceNameDeltaValidator.InstanceNameChange(String) - Constructor for class oracle.apps.cz.cio.InstanceNameDeltaValidator.InstanceNameChange
-
- instanceTypeToString(int) - Static method in class oracle.apps.cz.cio.BomInstance
- Returns instance type as a string
- INSTANTIATION_DV - Static variable in class oracle.apps.cz.cio.DeltaValidator
-
- InstantiationDeltaValidator - class oracle.apps.cz.cio.InstantiationDeltaValidator.
-
- InstantiationDeltaValidator.InstantiationChange - class oracle.apps.cz.cio.InstantiationDeltaValidator.InstantiationChange.
-
- InstantiationDeltaValidator.InstantiationChange(Collection, Collection, Collection) - Constructor for class oracle.apps.cz.cio.InstantiationDeltaValidator.InstantiationChange
-
- InsufficientCountException - exception oracle.apps.cz.cio.InsufficientCountException.
-
- INTEGER_FEATURE - Static variable in interface oracle.apps.cz.cio.IRuntimeNode
- Integer feature type.
- INTEGER_FIELD - Static variable in interface oracle.apps.cz.cio.IUserInterfaceNode
- Deprecated. A DHTML integer input field control
- IntegerFeature - class oracle.apps.cz.cio.IntegerFeature.
- Represents a feature with an integer value.
- IntegerNode - class oracle.apps.cz.cio.IntegerNode.
- Represents a feature with an integer value.
- INTERACTIVE - Static variable in class oracle.apps.cz.cio.ConfigParameters
-
- INTL_TEXT - Static variable in class oracle.apps.cz.cio.Reason
- The message is an internationalized text string.
- IOption - interface oracle.apps.cz.cio.IOption.
- Implemented by objects that act as options.
- IOptionFeature - interface oracle.apps.cz.cio.IOptionFeature.
- Implemented by objects that contain selectable options.
- IPrice - interface oracle.apps.cz.cio.IPrice.
- Implemented by objects that can be priced.
- IPricedConfiguration - interface oracle.apps.cz.cio.IPricedConfiguration.
- IPricedConfiguration initilazes the IBasicPricingEngine implemented by java pricing customers.
- IReadOnlyDecimal - interface oracle.apps.cz.cio.IReadOnlyDecimal.
- Implemented by objects that have a decimal value.
- IRuntimeNode - interface oracle.apps.cz.cio.IRuntimeNode.
- Implemented by all objects in the runtime configuration tree.
- isAddChanged() - Method in interface oracle.apps.cz.cio.IRuntimeNode
- Returns true if this node has been added in this session, i.e., it is not present in the latest installed revision in Installed Base
- isAddChanged() - Method in class oracle.apps.cz.cio.RuntimeNode
-
- isAlive() - Method in class oracle.apps.cz.common.CZContext
- Deprecated.
- isAlive() - Method in interface oracle.apps.cz.common.ICZContext
- Returns true if connection is alive, false otherwise.
- isAlive() - Method in class oracle.apps.cz.common.CZAppsContext
-
- isAlive() - Method in class oracle.apps.cz.common.CZWebAppsContext
-
- isAtpAvailable() - Method in class oracle.apps.cz.cio.Configuration
- Returns true if ATP is turned on in the configuration.
- isAttributeChanged() - Method in interface oracle.apps.cz.cio.IRuntimeNode
- Returns true if any of this node's attribute has changed from that of the latest installed revision in Installed Base
- isAttributeChanged() - Method in class oracle.apps.cz.cio.RuntimeNode
-
- isAvailable() - Method in class oracle.apps.cz.cio.AvailabilityDeltaValidator.AvailabilityChange
-
- isBooleanType() - Method in class oracle.apps.cz.cio.Property
- Returns true if property is a boolean property.
- isChanged() - Method in interface oracle.apps.cz.cio.IRuntimeNode
- Deprecated.
- isChanged() - Method in class oracle.apps.cz.cio.RuntimeNode
- Deprecated.
- isChangedFromInstalledBase() - Method in class oracle.apps.cz.cio.InstalledBaseDeltaValidator.InstalledBaseChange
-
- isChildChanged() - Method in interface oracle.apps.cz.cio.IRuntimeNode
- Returns true if any child of this node has changed from that of the latest installed revision in Installed Base
- isChildChanged() - Method in class oracle.apps.cz.cio.RuntimeNode
-
- isCompatibleConnection(UiXmlInitMessage) - Method in class oracle.apps.cz.common.CZContext
- Deprecated.
- isCompatibleConnection(UiXmlInitMessage) - Method in interface oracle.apps.cz.common.ICZContext
- Returns true if connection is compatible, false otherwise.
- isCompatibleConnection(UiXmlInitMessage) - Method in class oracle.apps.cz.common.CZAppsContext
-
- isCompatibleConnection(UiXmlInitMessage) - Method in class oracle.apps.cz.common.CZWebAppsContext
-
- isComplete() - Method in class oracle.apps.cz.cio.Configuration
- Returns true if the configuation is satisfied
- isCompSetMaxChange() - Method in class oracle.apps.cz.cio.CountDeltaValidator.CountChange
-
- isCompSetMinChange() - Method in class oracle.apps.cz.cio.CountDeltaValidator.CountChange
-
- isCompSetMinMaxChange() - Method in class oracle.apps.cz.cio.CountDeltaValidator.CountChange
-
- isConditionSatisfied() - Method in class oracle.apps.cz.cio.ComponentSet
- Returns true if the condition is satisfied i.e. it has children
- isConditionSatisfied() - Method in class oracle.apps.cz.cio.Connector
- Returns true if the condition is satisfied i.e. it is connected
- isConnected() - Method in class oracle.apps.cz.cio.Connector
- Test to see if this Connector is currently connected to a target
- isDecimalType() - Method in class oracle.apps.cz.cio.Property
- Returns true if property is a decimal property.
- isDefaultAffected() - Method in class oracle.apps.cz.cio.RuntimeNode
- Returns true if the given state is affected by a default assertion (not unknown, or user, or logic).
- isDefaulted() - Method in class oracle.apps.cz.cio.Property
- Checks to see if property has overridden its default value.
- isDeleteChanged() - Method in interface oracle.apps.cz.cio.IRuntimeNode
- Returns true if this node has been deleted in this session and was present in the latest installed revision in Installed Base
- isDeleteChanged() - Method in class oracle.apps.cz.cio.RuntimeNode
-
- isDeleted() - Method in class oracle.apps.cz.cio.DeletionDeltaValidator.DeletionChange
-
- isDeleted() - Method in interface oracle.apps.cz.cio.IRuntimeNode
-
- isDeleted() - Method in class oracle.apps.cz.cio.RuntimeNode
-
- isDescendantOf(IRuntimeNode) - Method in interface oracle.apps.cz.cio.IRuntimeNode
- Returns true if this is a descendant of the ancestorNode node.
- isDeselectedDiscontinued() - Method in class oracle.apps.cz.cio.Connector
-
- isDeselectedDiscontinued() - Method in class oracle.apps.cz.cio.TextFeature
-
- isDiscontinued() - Method in interface oracle.apps.cz.cio.IRuntimeNode
- Checks if this node is discontinued.
- isDiscontinued() - Method in class oracle.apps.cz.cio.RuntimeNode
- Returns true if this node is discontinued.
- isDiscountPricingAvailable() - Method in class oracle.apps.cz.cio.Configuration
- Returns true if Discount price is turned on for this configuration session
- isEditable() - Method in interface oracle.apps.cz.cio.IRuntimeNode
-
- isEditable() - Method in interface oracle.apps.cz.cio.ITrackableInstance
-
- isEditable() - Method in class oracle.apps.cz.cio.RuntimeNode
- Return true is the node's load status is editable
- isEffective() - Method in interface oracle.apps.cz.cio.IRuntimeNode
- Returns
true if this particular node is effective given the effectivity criteria of the model.
- isEffective() - Method in class oracle.apps.cz.cio.RuntimeNode
-
- isEmpty() - Method in class oracle.apps.cz.cio.UnmodifiableConfigNodes
-
- isEnabled() - Method in interface oracle.apps.cz.cio.IUserInterfaceControl
- Deprecated. returns the edit-ability for the control
- isExtendedPricingAvailable() - Method in class oracle.apps.cz.cio.Configuration
- Returns true if Discount price is turned on for this configuration session
- isFalse() - Method in interface oracle.apps.cz.cio.IState
- Tells whether this feature is in false state.
- isFalse() - Method in class oracle.apps.cz.cio.StateNode
-
- isFalseState(int) - Static method in class oracle.apps.cz.cio.StateNode
- Returns true if the given state is false (not unknown or true).
- isFalseStateRequest() - Method in class oracle.apps.cz.cio.Request
- Returns true if this request is for changing the state of a runtime node to False, i.e., if the value of this request is "False".
- isGlobalJavaSystemProperty(int) - Method in class oracle.apps.cz.cio.ExpressionEvaluator
- Returns true if the given ruleId corresponds to a session related Java System Property
- isIBNodeChanged() - Method in interface oracle.apps.cz.cio.IRuntimeNode
- Returns true if this node (the decendents are not considered) has changed from the latest installed revision in Installed Base
- isIBNodeChanged() - Method in class oracle.apps.cz.cio.RuntimeNode
- Returns true if this node (the decendents are not considered) has changed from the latest installed revision in Installed Base
- isIBNodeOrDescendantChanged() - Method in interface oracle.apps.cz.cio.IRuntimeNode
- Returns true if this node, and/or any of its decendents, have changed from the latest installed revision in Installed Base
- isIBNodeOrDescendantChanged() - Method in class oracle.apps.cz.cio.RuntimeNode
- Returns true if this node, and/or any of its decendents, have changed from the latest installed revision in Installed Base
- isIBTrackable() - Method in interface oracle.apps.cz.cio.IRuntimeNode
-
- isIBTrackable() - Method in class oracle.apps.cz.cio.RuntimeNode
-
- isIdPersistent - Variable in class oracle.apps.cz.cio.UiExpressionDeltaValidator.IdTypePair
-
- isInSavePointTransaction() - Method in class oracle.apps.cz.cio.Configuration
- Returns true if the current transaction is part of a save point transaction
- isIntegerType() - Method in class oracle.apps.cz.cio.Property
- Returns true if property is an integer property.
- isListPricingAvailable() - Method in class oracle.apps.cz.cio.Configuration
- Returns true if List pricing is turned on for this configuation session
- isLoaded() - Method in class oracle.apps.cz.cio.ConnectorInfo
-
- isLoaded() - Method in interface oracle.apps.cz.cio.IRuntimeNode
-
- isLoaded() - Method in interface oracle.apps.cz.cio.ITrackableInstance
-
- isLoaded() - Method in class oracle.apps.cz.cio.RuntimeNode
-
- isLoaded() - Method in class oracle.apps.cz.cio.TargetInfo
-
- isLocationChanged() - Method in interface oracle.apps.cz.cio.IRuntimeNode
- Returns true if this node's location has changed from that of the latest installed revision in Installed Base
- isLocationChanged() - Method in class oracle.apps.cz.cio.RuntimeNode
-
- isLogic() - Method in interface oracle.apps.cz.cio.IState
- Tells whether this feature is in a logically specified state.
- isLogic() - Method in class oracle.apps.cz.cio.StateNode
-
- isLogicState(int) - Static method in class oracle.apps.cz.cio.StateNode
- Returns true if the given state is logic (not unknown, or user, or default).
- isNameChanged() - Method in interface oracle.apps.cz.cio.IRuntimeNode
- Returns true if this instance's name has changed from that of the latest installed revision in Installed Base
- isNameChanged() - Method in class oracle.apps.cz.cio.RuntimeNode
-
- isNative() - Method in interface oracle.apps.cz.cio.IRuntimeNode
- Returns true if this is a native BOM node
- isNative() - Method in class oracle.apps.cz.cio.RuntimeNode
- Returns true if this is a native BOM node
- isNetworkConfiguration() - Method in class oracle.apps.cz.cio.Configuration
- Returns true if this is a configuration on a network
- isNewlyLoaded() - Method in class oracle.apps.cz.cio.BomInstance
-
- isNodeChanged() - Method in interface oracle.apps.cz.cio.IRuntimeNode
- Deprecated.
- isNodeChanged() - Method in class oracle.apps.cz.cio.RuntimeNode
- Deprecated.
- isNodeChangedFromInstalledBase() - Method in class oracle.apps.cz.cio.InstalledBaseDeltaValidator.InstalledBaseChange
-
- isNumericRequest() - Method in class oracle.apps.cz.cio.Request
- Returns true if this request is for changing the numeric value of a runtime node, i.e., if the value of this request is a Number.
- isOptionCounted() - Method in class oracle.apps.cz.cio.BomNode
-
- isOptionCounted() - Method in interface oracle.apps.cz.cio.IOption
- Returns true if this is a counted option on which a count can be set
- isOptionCounted() - Method in class oracle.apps.cz.cio.OptionNode
-
- isOptionMutexed() - Method in class oracle.apps.cz.cio.BomNode
-
- isOptionMutexed() - Method in interface oracle.apps.cz.cio.IOption
- Returns true if this option is a child of a mutexed parent
- isOptionMutexed() - Method in class oracle.apps.cz.cio.OptionNode
-
- isOverridable() - Method in class oracle.apps.cz.cio.LogicalException
-
- isOverridable() - Method in class oracle.apps.cz.cio.LogicalOverridableException
-
- isOverridden() - Method in class oracle.apps.cz.cio.LogicalOverridableException
-
- isPricingAvailable() - Method in class oracle.apps.cz.cio.Configuration
- Returns true if Pricing is turned on at the configuration.
- isQuoteable() - Method in interface oracle.apps.cz.cio.IRuntimeNode
- Returns true if this node is Quoteable
- isQuoteable() - Method in class oracle.apps.cz.cio.RuntimeNode
-
- isRequired() - Method in class oracle.apps.cz.cio.BomInstance
-
- isRequired() - Method in class oracle.apps.cz.cio.BomNode
-
- isRequired() - Method in class oracle.apps.cz.cio.Connector
- Test to see if this Connector must be connected in order to be satisfied
- isRequired() - Method in interface oracle.apps.cz.cio.IBomItem
- Returns
true if this is a required BOM item.
- isRequired() - Method in interface oracle.apps.cz.cio.IText
- Returns true if this node is required to have a value in order for the configuration to be considered complete.
- isRequired() - Method in class oracle.apps.cz.cio.TextNode
- Returns true if this node is required to have a value in order for the configuration to be considered complete.
- isRoot() - Method in interface oracle.apps.cz.cio.IRuntimeNode
- Returns true if this is the root node of the runtime tree.
- isRoot() - Method in class oracle.apps.cz.cio.RuntimeNode
- Returns true if this is the root node of the runtime tree.
- isRootInstance() - Method in interface oracle.apps.cz.cio.IRuntimeNode
- Returns true if a some call to getRootInstance in this configuration could return this node
- isRootInstance() - Method in class oracle.apps.cz.cio.RuntimeNode
-
- isSatisfied() - Method in interface oracle.apps.cz.cio.IRuntimeNode
- Returns
true if this particular node, or any one of its children, has been completely configured.
- isSatisfied() - Method in class oracle.apps.cz.cio.RuntimeNode
-
- isSelected() - Method in class oracle.apps.cz.cio.BomNode
-
- isSelected() - Method in interface oracle.apps.cz.cio.IOption
- Returns
true if this option is selected, and false otherwise.
- isSelected() - Method in class oracle.apps.cz.cio.OptionNode
-
- isSelected() - Method in class oracle.apps.cz.cio.SelectionDeltaValidator.SelectionChange
-
- isSelectionMutexed() - Method in class oracle.apps.cz.cio.BomNode
-
- isSelectionMutexed() - Method in interface oracle.apps.cz.cio.IOptionFeature
- Returns
true if this feature supports mutexed selections.
- isSelectionMutexed() - Method in class oracle.apps.cz.cio.OptionFeatureNode
-
- isSessionAlive() - Method in class oracle.apps.cz.common.CZContext
- Deprecated.
- isSessionAlive() - Method in interface oracle.apps.cz.common.ICZContext
- Returns true if db session is alive, false otherwise.
- isSessionAlive() - Method in class oracle.apps.cz.common.CZAppsContext
-
- isSessionAlive() - Method in class oracle.apps.cz.common.CZWebAppsContext
-
- isStateRequest() - Method in class oracle.apps.cz.cio.Request
- Returns true if this request is for changing the state of a runtime node, i.e, if the value of this request is either "True", "False", "Toggle", or "Unknown".
- isStringType() - Method in class oracle.apps.cz.cio.Property
- Returns true if property is a string property.
- isStructureOnly() - Method in class oracle.apps.cz.cio.ConfigTransaction
- returns true if this transaction allows only structural changes to the configuration (adding, deleting, connecting, and disconnecting)
- isTargetChanged() - Method in interface oracle.apps.cz.cio.IRuntimeNode
- Returns true if this connector's target has changed from that of the latest installed revision in Installed Base
- isTargetChanged() - Method in class oracle.apps.cz.cio.RuntimeNode
-
- IState - interface oracle.apps.cz.cio.IState.
- Implemented by objects that have logic state.
- isToggleStateRequest() - Method in class oracle.apps.cz.cio.Request
- Returns true if this request is for toggling the state of a runtime node i.e., if the value of this request is "Toggle".
- isTrackableRoot() - Method in interface oracle.apps.cz.cio.IRuntimeNode
-
- isTrackableRoot() - Method in class oracle.apps.cz.cio.RuntimeNode
-
- isTrue() - Method in interface oracle.apps.cz.cio.IState
- Tells whether this feature is in true state.
- isTrue() - Method in class oracle.apps.cz.cio.StateNode
-
- isTrueState(int) - Static method in class oracle.apps.cz.cio.StateNode
- Returns true if the given state is true (not unknown or false).
- isTrueStateRequest() - Method in class oracle.apps.cz.cio.Request
- Returns true if this request is for changing the state of a runtime node to True, i.e., if the value of this request is "True".
- isUiVisible() - Method in interface oracle.apps.cz.cio.IRuntimeNode
- Returns true if this node appears as a selection in Ui.
- isUiVisible() - Method in class oracle.apps.cz.cio.RuntimeNode
- Returns true if this node appears as a selection in Ui.
- isUnknown() - Method in interface oracle.apps.cz.cio.IInteger
- Tells whether this feature is in unknown or known state.
- isUnknown() - Method in interface oracle.apps.cz.cio.IReadOnlyDecimal
- Tells whether this feature is in unknown or known state.
- isUnknown() - Method in interface oracle.apps.cz.cio.IState
- Tells whether this feature is in unknown or known state.
- isUnknown() - Method in class oracle.apps.cz.cio.IntegerNode
-
- isUnknown() - Method in class oracle.apps.cz.cio.ReadOnlyDecimalNode
-
- isUnknown() - Method in class oracle.apps.cz.cio.StateNode
-
- isUnknownState(int) - Static method in class oracle.apps.cz.cio.StateNode
- Returns true if the given state is unknown (not true or false).
- isUnknownStateRequest() - Method in class oracle.apps.cz.cio.Request
- Returns true if this request is for unsetting the state of a runtime node i.e., if the value of this request is "Unknown".
- isUnsatisfied() - Method in class oracle.apps.cz.cio.Configuration
- Returns
true if the configuration is incomplete.
- isUnsatisfied() - Method in interface oracle.apps.cz.cio.IRuntimeNode
- Returns
true if this particular node, or any one of its children, has not been completely configured.
- isUnsatisfied() - Method in class oracle.apps.cz.cio.RuntimeNode
- Returns true if this runtime node, or any of its children, is not fully configured.
- isUnsatisfied() - Method in class oracle.apps.cz.cio.UnsatisfactionDeltaValidator.UnsatisfactionChange
-
- isUnsatisfiedNode() - Method in interface oracle.apps.cz.cio.IRuntimeNode
- Returns
true if this particular node has not been completely configured.
- isUnsatisfiedNode() - Method in class oracle.apps.cz.cio.RuntimeNode
- Returns true if this particular node is not fully configured.
- isUnsatisfiedNode(boolean) - Method in class oracle.apps.cz.cio.Connector
-
- isUnsatisfiedNode(boolean) - Method in class oracle.apps.cz.cio.TextNode
-
- isUpToDate() - Method in class oracle.apps.cz.cio.DeltaValidator
- Returns true if the upToDate flag on this validator is not set OR if the configuration is marked as out of date
- isUser() - Method in interface oracle.apps.cz.cio.IState
- Tells whether this feature is in a user specified state.
- isUser() - Method in class oracle.apps.cz.cio.StateNode
-
- isUserState(int) - Static method in class oracle.apps.cz.cio.StateNode
- Returns true if the given state is user (not unknown, or logic, or default).
- isValid() - Method in class oracle.apps.cz.cio.Configuration
- Returns true if the configuation is valid
- isValid() - Method in interface oracle.apps.cz.cio.IRuntimeNode
- Returns true if this runtime node is valid
- isValid() - Method in class oracle.apps.cz.cio.RuntimeNode
- Returns true if this runtime node is valid
- isValueChanged() - Method in interface oracle.apps.cz.cio.IRuntimeNode
- Returns true if this node's value has changed from that of the latest installed installed revision in Installed Base
- isValueChanged() - Method in class oracle.apps.cz.cio.RuntimeNode
-
- isVirtual() - Method in class oracle.apps.cz.cio.BomInstance
- Returns true if this component is a virtual component.
- isVirtual() - Method in interface oracle.apps.cz.cio.Component
- Returns true if this component is a virtual component.
- isVisible() - Method in interface oracle.apps.cz.cio.IUserInterfaceControl
- Deprecated. returns the visibility for the control
- iterator() - Method in class oracle.apps.cz.cio.UnmodifiableConfigNodes
-
- iterator() - Method in class oracle.apps.cz.utilities.NameValuePairSet
- Returns the set of keys for the name value pairs
- IText - interface oracle.apps.cz.cio.IText.
- Implemented by objects that have a textual value.
- ITrackableInstance - interface oracle.apps.cz.cio.ITrackableInstance.
- This interface allows common operations to be performed on delta instances, even if they are restored as DISCONTINUED or if they are SPOOFED
- IUserInterface - interface oracle.apps.cz.cio.IUserInterface.
- Deprecated. This class is only supported for DHTML UIs Implemented by applications that want to provide access to the user interface in functional companions. Oracle Configurator Runtime Behavior:
- IUserInterfaceControl - interface oracle.apps.cz.cio.IUserInterfaceControl.
- Deprecated. This class is only supported for DHTML UIs Implemented by user interface objects that represent controls that are displayed to the end user Oracle Configurator Runtime Behavior:
- IUserInterfaceEvent - interface oracle.apps.cz.cio.IUserInterfaceEvent.
- Deprecated. This class is only supported for DHTML UIs
- IUserInterfaceEventListener - interface oracle.apps.cz.cio.IUserInterfaceEventListener.
- Deprecated. This class is only supported for DHTML UIs
- IUserInterfaceImage - interface oracle.apps.cz.cio.IUserInterfaceImage.
- Deprecated. This class is only supported for DHTML UIs Implemented by user interface objects that provide capabilities needed by functional companions to interact with images. Oracle Configurator Runtime Behavior:
- IUserInterfaceLabel - interface oracle.apps.cz.cio.IUserInterfaceLabel.
- Deprecated. This class is only supported for DHTML UIs Implemented by user interface objects that provide capabilities needed by functional companions to interact with labels. Oracle Configurator Runtime Behavior:
- IUserInterfaceNode - interface oracle.apps.cz.cio.IUserInterfaceNode.
- Deprecated. This class is only supported for DHTML UIs Implemented by user interface object that allow interaction with functional companions. Oracle Configurator Runtime Behavior: Oracle Configurator provides a set of constant types for use by functional companion writers. Other implementations may provide their own types.
- IUserInterfaceScreen - interface oracle.apps.cz.cio.IUserInterfaceScreen.
- Deprecated. This class is only supported for DHTML UIs Implemented by user interface objects that provide capabilities needed by functional companions to interact with screens. Oracle Configurator Runtime Behavior:
- IValidatorChange - interface oracle.apps.cz.cio.IValidatorChange.
- This interface is used to represent any kind of DeltaValidator change.
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.