Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.5)

E22562-01

Uses of Class
oracle.apps.fnd.applcore.trees.validator.ValidationResult.Result

Packages that use ValidationResult.Result
oracle.apps.fnd.applcore.trees.validator Provides the Validators for for Tree Structure and Tree Version in the oracle.apps.fnd.applcore.trees.validator package in Application Hierarchy <fnd:hierarchy> 
 

Uses of ValidationResult.Result in oracle.apps.fnd.applcore.trees.validator
 

Methods in oracle.apps.fnd.applcore.trees.validator that return ValidationResult.Result
 ValidationResult.Result ValidationResult.getResult()
          Returns the validation result.
static ValidationResult.Result ValidationResult.Result.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ValidationResult.Result[] ValidationResult.Result.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in oracle.apps.fnd.applcore.trees.validator with parameters of type ValidationResult.Result
 void ValidationResult.setResult(ValidationResult.Result result)
          Sets the result for the validation.
 


Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.5)

E22562-01

Copyright © 2011 Oracle. All Rights Reserved.