Skip navigation links

Oracle® Data Integrator Java API Reference
11g Release 1 (11.1.1.7.0)

E17060-04


Uses of Class
oracle.odi.domain.validation.ValidationRecord

Packages that use ValidationRecord
oracle.odi.domain.runtime.loadplan   
oracle.odi.domain.validation   

 

Uses of ValidationRecord in oracle.odi.domain.runtime.loadplan

 

Methods in oracle.odi.domain.runtime.loadplan that return types with arguments of type ValidationRecord
 java.util.List<ValidationRecord> OdiLoadPlanValidator.validateLoadPlan(OdiLoadPlan loadPlan)
           Check passed load plan against follow rules:

 

Uses of ValidationRecord in oracle.odi.domain.validation

 

Methods in oracle.odi.domain.validation with parameters of type ValidationRecord
 int ValidationRecord.compareTo(ValidationRecord o)
          Record with type ERROR > Record with type WARNING > Record with type NOTIFICATION.

 


Skip navigation links

Oracle® Data Integrator Java API Reference
11g Release 1 (11.1.1.7.0)

E17060-04


Copyright © 2010, 2013, Oracle and/or its affiliates. All rights reserved.