|
Oracle Configuration Interface Object API Specification Version: 11.5.10.23.13 Part No: B14186-01 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Implemented by all objects in the runtime configuration tree. This interface implements behavior common to all nodes in the runtime configuration tree, including components, features, options, totals, etc.
| Field Summary | |
static int |
ALL_FEATURESA pseudo-type that represents all feature types for use in getChildrenByType. |
static int |
BOM_MODELBOM model type. |
static int |
BOM_OPTION_CLASSBOM option class type. |
static int |
BOM_STD_ITEMBOM standard item type. |
static int |
BOOLEAN_FEATUREBoolean feature type. |
static int |
COMPONENTComponent type. |
static int |
COMPONENT_SETComponent set type. |
static int |
CONNECTORConnectore type |
static int |
COUNT_FEATURECount feature type. |
static int |
CURRENT_CHILD |
static int |
CURRENT_OR_DISCONTINUED_CHILD |
static int |
DECIMAL_FEATUREDecimal feature type. |
static int |
DISCONTINUED_CHILD |
static int |
EDITABLE |
static int |
EXTENDED_PASSIVE |
static int |
IMMEDIATE_PASSIVE |
static int |
INTEGER_FEATUREInteger feature type. |
static int |
OPTIONOption type. |
static int |
OPTION_FEATUREOption feature type. |
static java.lang.String |
RCS_ID |
static boolean |
RCS_ID_RECORDED |
static int |
RESOURCEResource type. |
static int |
SPOOFED |
static int |
TEXT_FEATUREText feature type. |
static int |
TOTALTotal type. |
| Method Summary | |
java.lang.Object |
evaluateUiExpression(int exprID, byte exprType, int uiDefID, boolean isIdPersistent) |
com.sun.java.util.collections.Set |
getAvailableEventCommands()Returns a list of commands that can be used in CXCommandEvent objects on this node to cause one or more Configurator Extensions to execute |
java.lang.String |
getCaption()Get the Caption of this node to be displayed in messages. |
oracle.apps.cz.cio.IRuntimeNode |
getChildByID(int id)Gets a particular child identified by its ID. |
oracle.apps.cz.cio.IRuntimeNode |
getChildByName(java.lang.String name)Gets a particular child identified by its name. |
oracle.apps.cz.cio.IRuntimeNode |
getChildByPersistentID(int id)Gets a particular child identified by its persistent ID. |
com.sun.java.util.collections.List |
getChildren()Gets the children of this runtime configuration node. |
com.sun.java.util.collections.List |
getChildrenByType(int type)Gets all of the children of a particular type. |
long |
getConfigItemID()Returns the item id assoaciated with this runtime node if there is one; else -1 |
oracle.apps.cz.cio.Configuration |
getConfiguration()Gets the configuration to which this node belongs. |
java.lang.String |
getCurrentValue()Gets the current value of this node |
int |
getDatabaseID()Gets the database ID of the node. |
java.lang.String |
getDeltaValue()Gets the difference between the current value and the installed value of this node |
java.lang.String |
getDescription()Returns the design-time description of the runtime node. |
com.sun.java.util.collections.List |
getDiscontinuedChildren()Gets the set of discontinued children of this runtime configuration node. |
java.lang.String |
getDisplayName()Returns the display name for this node as specified in the UI |
java.lang.String |
getDisplayNamePath()Returns the displayName path to the root of this node. |
java.lang.String |
getInstalledValue()Gets the installed value of this node |
java.lang.Integer |
getLineType()Returns the line type for this node Returns null if not found |
java.lang.String |
getLineTypeName()Returns the Line Type name for this node Returns null if not found |
int |
getLoadStatus() |
java.lang.Integer |
getLocationID()Returns the location id of this node Returns null if not found |
java.lang.String |
getLocationTypeCode()Returns the location type code of this node Returns null if not found |
java.lang.String |
getName()Gets the name of the node. |
oracle.apps.cz.cio.IRuntimeNode |
getParent()Get the parent of this node. |
int |
getPersistentID()Gets the persistent ID of the node. |
com.sun.java.util.collections.Collection |
getProperties()Returns a collection of the properties associated with this node. |
oracle.apps.cz.cio.Property |
getPropertyByName(java.lang.String name)Returns a particular property of this node, based on its name. |
oracle.apps.cz.cio.Component |
getRootInstance()Returns the Root trackable instance for this node if in a container model and one exists; otherwise, returns the root component |
int |
getRuntimeID()Gets the runtime ID of the node. |
int |
getSelectionLineID()Returns selection line ID (configuration output database ID) for node. |
com.sun.java.util.collections.Collection |
getSummaryChildren()Gets the set of children, discontinued or otherwise, of this runtime configuration node. |
java.lang.String |
getSummaryValue() |
int |
getType()Gets the type of this node. |
boolean |
hasChildren()Verifies if this runtime configuration node has children. |
boolean |
hasConfigItemID()Returns true if this node has an item id, i.e., it has been saved previously with this configuration |
boolean |
hasCount()Returns true if the node has an object count. |
boolean |
hasDecimalValue()Returns true if the node has a decimal value. |
boolean |
hasDescription()Returns true if there is a design-time description of the runtime node. |
boolean |
hasIntegerValue()Returns true if the node has a integer value. |
boolean |
hasSelectionLineID()Returns true if node has a selection line ID (configuration output ID), false if not. |
boolean |
hasState()Returns true if the node has a logical state. |
boolean |
hasTextValue()Returns true if the node has a text value. |
boolean |
hasTrackableAncestor() |
boolean |
isAddChanged()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 |
boolean |
isAttributeChanged()Returns true if any of this node's attribute has changed from that of the latest installed revision in Installed Base |
boolean |
isChanged()Deprecated. |
boolean |
isChildChanged()Returns true if any child of this node has changed from that of the latest installed revision in Installed Base |
boolean |
isDeleteChanged()Returns true if this node has been deleted in this session and was present in the latest installed revision in Installed Base |
boolean |
isDeleted() |
boolean |
isDescendantOf(oracle.apps.cz.cio.IRuntimeNode ancestorNode)Returns true if this is a descendant of the ancestorNode node. |
boolean |
isDiscontinued()Checks if this node is discontinued. |
boolean |
isEditable() |
boolean |
isEffective()Returns true if this particular node is effective given the effectivity criteria of the model. |
boolean |
isIBNodeChanged()Returns true if this node (the decendents are not considered) has changed from the latest installed revision in Installed Base |
boolean |
isIBNodeOrDescendantChanged()Returns true if this node, and/or any of its decendents, have changed from the latest installed revision in Installed Base |
boolean |
isIBTrackable() |
boolean |
isLoaded() |
boolean |
isLocationChanged()Returns true if this node's location has changed from that of the latest installed revision in Installed Base |
boolean |
isNameChanged()Returns true if this instance's name has changed from that of the latest installed revision in Installed Base |
boolean |
isNative()Returns true if this is a native BOM node |
boolean |
isNodeChanged()Deprecated. |
boolean |
isQuoteable()Returns true if this node is Quoteable |
boolean |
isRoot()Returns true if this is the root node of the runtime tree. |
boolean |
isRootInstance()Returns true if a some call to getRootInstance in this configuration could return this node |
boolean |
isSatisfied()Returns true if this particular node, or any one of its children, has been completely configured. |
boolean |
isTargetChanged()Returns true if this connector's target has changed from that of the latest installed revision in Installed Base |
boolean |
isTrackableRoot() |
boolean |
isUiVisible()Returns true if this node appears as a selection in Ui. |
boolean |
isUnsatisfied()Returns true if this particular node, or any one of its children, has not been completely configured. |
boolean |
isUnsatisfiedNode()Returns true if this particular node has not been completely configured. |
boolean |
isValid()Returns true if this runtime node is valid |
boolean |
isValueChanged()Returns true if this node's value has changed from that of the latest installed installed revision in Installed Base |
void |
setLineType(java.lang.Integer lineType)Sets the line type for this node |
void |
setLocationID(java.lang.Integer locationID)Sets the location id of this node |
void |
setLocationTypeCode(java.lang.String locationTypeCode)Sets the location type code of this node |
| Field Detail |
public static final java.lang.String RCS_ID
public static final boolean RCS_ID_RECORDED
public static final int COMPONENT
public static final int COMPONENT_SET
public static final int BOOLEAN_FEATURE
public static final int COUNT_FEATURE
public static final int INTEGER_FEATURE
public static final int DECIMAL_FEATURE
public static final int TEXT_FEATURE
public static final int OPTION_FEATURE
public static final int OPTION
public static final int TOTAL
public static final int RESOURCE
public static final int BOM_MODEL
public static final int BOM_OPTION_CLASS
public static final int BOM_STD_ITEM
public static final int CONNECTOR
public static final int ALL_FEATURES
public static final int SPOOFED
public static final int EXTENDED_PASSIVE
public static final int IMMEDIATE_PASSIVE
public static final int EDITABLE
public static final int CURRENT_OR_DISCONTINUED_CHILD
public static final int CURRENT_CHILD
public static final int DISCONTINUED_CHILD
| Method Detail |
public int getType()
public java.lang.String getName()
public java.lang.String getCaption()
public boolean hasDescription()
public java.lang.String getDescription()
public int getDatabaseID()
public int getPersistentID()
public int getRuntimeID()
public boolean hasSelectionLineID()
public int getSelectionLineID()
public oracle.apps.cz.cio.Configuration getConfiguration()
Configurationpublic boolean isEffective()
true if this particular node is effective given the effectivity criteria of the model.public boolean isUnsatisfied()
true if this particular node, or any one of its children, has not been completely configured. The value is cached and is only updated on transaction commit or rollback.public boolean isSatisfied()
true if this particular node, or any one of its children, has been completely configured. The value is cached and is only updated on transaction commit or rollback.public boolean isUnsatisfiedNode()
true if this particular node has not been completely configured. The value is cached and is only updated on transaction commit or rollback.public oracle.apps.cz.cio.IRuntimeNode getParent()
public boolean hasChildren()
public com.sun.java.util.collections.List getChildren()
public com.sun.java.util.collections.List getChildrenByType(int type)
public oracle.apps.cz.cio.IRuntimeNode getChildByName(java.lang.String name)
throws NoSuchChildException
NoSuchChildException
public oracle.apps.cz.cio.IRuntimeNode getChildByID(int id)
throws NoSuchChildException
NoSuchChildException
public oracle.apps.cz.cio.IRuntimeNode getChildByPersistentID(int id)
throws NoSuchChildException
NoSuchChildExceptionpublic boolean hasState()
public boolean hasCount()
public boolean hasIntegerValue()
public boolean hasDecimalValue()
public boolean hasTextValue()
public com.sun.java.util.collections.Collection getProperties()
public oracle.apps.cz.cio.Property getPropertyByName(java.lang.String name)
public boolean isNative()
public boolean isRoot()
public boolean isDescendantOf(oracle.apps.cz.cio.IRuntimeNode ancestorNode)
public boolean isUiVisible()
public boolean hasConfigItemID()
public long getConfigItemID()
public boolean isDeleted()
public int getLoadStatus()
public boolean isEditable()
public boolean isLoaded()
public boolean isTrackableRoot()
public boolean hasTrackableAncestor()
public boolean isIBTrackable()
public java.lang.Integer getLineType()
public void setLineType(java.lang.Integer lineType)
public java.lang.String getLineTypeName()
public java.lang.Integer getLocationID()
public void setLocationID(java.lang.Integer locationID)
public java.lang.String getLocationTypeCode()
public void setLocationTypeCode(java.lang.String locationTypeCode)
public boolean isIBNodeOrDescendantChanged()
public boolean isIBNodeChanged()
public boolean isChanged()
isIBNodeOrDescendantChanged()public boolean isNodeChanged()
isIBNodeChanged()public boolean isAddChanged()
public boolean isDeleteChanged()
public boolean isValueChanged()
public boolean isTargetChanged()
public boolean isAttributeChanged()
public boolean isLocationChanged()
public boolean isNameChanged()
public boolean isChildChanged()
public oracle.apps.cz.cio.Component getRootInstance()
public boolean isRootInstance()
public com.sun.java.util.collections.Collection getSummaryChildren()
public com.sun.java.util.collections.List getDiscontinuedChildren()
public boolean isDiscontinued()
public java.lang.String getInstalledValue()
public java.lang.String getCurrentValue()
public java.lang.String getDeltaValue()
public java.lang.String getSummaryValue()
public boolean isQuoteable()
public com.sun.java.util.collections.Set getAvailableEventCommands()
public java.lang.Object evaluateUiExpression(int exprID,
byte exprType,
int uiDefID,
boolean isIdPersistent)
public java.lang.String getDisplayName()
public java.lang.String getDisplayNamePath()
public boolean isValid()
|
Oracle Configuration Interface Object API Specification Version: 11.5.10.23.13 Part No: B14186-01 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
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.