Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.1.0)

E17493-02

Uses of Interface
oracle.jdeveloper.audit.service.Iteration

Packages that use Iteration
oracle.jdeveloper.audit.service The API classes for invoking Audit programatically, and a few Audit common API classes. 
oracle.jdevimpl.audit.core   
 

Uses of Iteration in oracle.jdeveloper.audit.service
 

Methods in oracle.jdeveloper.audit.service with parameters of type Iteration
 java.lang.Object AuditModel.iterateChildren(java.lang.Object row, Iteration iteration)
          Iterates the children of a row of this model.
 Violation AuditModel.iterateViolations(java.lang.Object row, Iteration iteration)
          Iterates the violations contained by a row of this model.
 

Uses of Iteration in oracle.jdevimpl.audit.core
 

Methods in oracle.jdevimpl.audit.core with parameters of type Iteration
 java.lang.Object DefaultAuditModel.iterateChildren(java.lang.Object row, Iteration iteration)
           
 Violation DefaultAuditModel.iterateViolations(java.lang.Object row, Iteration iteration)
           
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.1.0)

E17493-02

Copyright © 1997, 2011, Oracle. All rights reserved.