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

E22562-02

Uses of Interface
oracle.apps.fnd.applcore.trees.validator.TreeVersionValidator

Packages that use TreeVersionValidator
oracle.apps.fnd.applcore.trees.audit Provides the Audit classes for Tree Structure and Tree Version in the oracle.apps.fnd.applcore.trees.audit package in Application Hierarchy <fnd:hierarchy> 
oracle.apps.fnd.applcore.trees.validator.treeVersion Provides the Validators for for Tree Version in the oracle.apps.fnd.applcore.trees.validator.treeVersion package in Application Hierarchy <fnd:hierarchy> 
 

Uses of TreeVersionValidator in oracle.apps.fnd.applcore.trees.audit
 

Methods in oracle.apps.fnd.applcore.trees.audit that return types with arguments of type TreeVersionValidator
 java.util.Map<java.lang.String,TreeVersionValidator> TreeVersionAuditor.getValidatorsMap()
          Gets the Tree Version Validators Map.
 

Uses of TreeVersionValidator in oracle.apps.fnd.applcore.trees.validator.treeVersion
 

Classes in oracle.apps.fnd.applcore.trees.validator.treeVersion that implement TreeVersionValidator
 class AvailableNodeValidator
          Validator for availablity of tree version nodes.
 class DataSourceMaxDepthValidator
          Validator for Data Source Max Depth imposed on tree version nodes.
 class DateRestrictedNodeValidator
          Validator for Date Restriction imposed on tree version nodes.
 class DuplicateNodeValidator
          Validator for Nodes in Tree Version based on Allow Duplicate Node flag of associated data sources.
 class EffectiveDateValidator
          Validator for Date Effectivity of a Tree Version.
 class LabelEnabledNodeValidator
          Validator for nodes based on labeling scheme for a tree version nodes.
 class MultipleActiveVersionValidator
          Validator for multiple active tree versions (overlapping date ranges).
 class NodeRelationshipValidator
          Validator for Node relationships imposed on tree version nodes.
 class OnlineTreeVersionValidator
          Validator for availablity of tree version nodes.
 class RangeBasedNodeValidator
          Validator for range based node whether it is allowed for associated data source.
 class RootNodeValidator
          Validator for root nodes of a Tree Version.
 class SetIdRestrictedNodeValidator
          Validator for the Set ID restriction imposed on tree version nodes.
 class TerminalNodeValidator
          Validator for Terminal Nodes for Tree version nodes.
 class UsageLimitValidator
          Validator for Nodes in Tree Version based on Usage Limit attribute of associated data sources.
 


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

E22562-02

Copyright © 2011 Oracle. All Rights Reserved.