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

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

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

 

Uses of DeltaRegion in oracle.apps.cz.cio

 

Methods in oracle.apps.cz.cio that return DeltaRegion
 oracle.apps.cz.cio.DeltaRegion DeltaManager.getRegion(java.lang.String regionId)
           
 oracle.apps.cz.cio.DeltaRegion DeltaManager.registerRegion(com.sun.java.util.collections.Collection watchedNodes, com.sun.java.util.collections.Collection deltaValidators, java.lang.String regionId)
          Registers a region with this delta manager

 

Methods in oracle.apps.cz.cio with parameters of type DeltaRegion
 void UiExpressionDeltaValidator.addUiExpression(oracle.apps.cz.cio.IRuntimeNode node, int id, byte type, java.lang.Object value, oracle.apps.cz.cio.DeltaRegion region, int uiDefID, boolean isIdPersistent)
          This is the only way you can add a watched Expression to this validator.

 


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.