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

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

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

 

Uses of Attribute in oracle.apps.cz.cio

 

Methods in oracle.apps.cz.cio that return Attribute
 oracle.apps.cz.cio.Attribute RuntimeNode.getAttributeByName(java.lang.String name)
          Returns the specified attribute associated with this runtimeNode.

 

Methods in oracle.apps.cz.cio with parameters of type Attribute
 void RuntimeNode.associateAttribute(oracle.apps.cz.cio.Attribute attr)
          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.

 


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.