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

Uses of Class
oracle.apps.cz.cio.NoSuchUiNodeException

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

 

Uses of NoSuchUiNodeException in oracle.apps.cz.cio

 

Subclasses of NoSuchUiNodeException in oracle.apps.cz.cio
 class IneffectiveUiNodeException
           
 class UiNodeUnAvailableException
           

 

Methods in oracle.apps.cz.cio that throw NoSuchUiNodeException
 com.sun.java.util.collections.List IUserInterface.getNode(java.lang.String id, oracle.apps.cz.cio.IUserInterfaceScreen screen)
          Deprecated. Given a String id and a screen reference retrive all associated IUserInterfaceNodes
 com.sun.java.util.collections.List IUserInterface.getNode(oracle.apps.cz.cio.IRuntimeNode rtNode, oracle.apps.cz.cio.IUserInterfaceScreen screen)
          Deprecated. Given a IRuntimeNode and a screen retrive all associated IUserInterfaceNodes
 com.sun.java.util.collections.List IUserInterface.getNode(oracle.apps.cz.cio.IRuntimeNode rtNode)
          Deprecated. Given a IRuntimeNode retrive all associated IUserInterfaceNodes
 void IUserInterface.navigateToScreen(java.lang.String screenName)
          Deprecated.  
 com.sun.java.util.collections.List IUserInterfaceScreen.getNode(java.lang.String id)
          Deprecated.  
 com.sun.java.util.collections.List IUserInterfaceScreen.getNode(oracle.apps.cz.cio.IRuntimeNode rtNode)
          Deprecated.  

 


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.