Oracle Fusion Middleware extensions for Enterprise Scheduler Service
11g Release 1 (11.1.2)

E22563-02

oracle.apps.fnd.applcp.migrate.modeler.common
Class ContextValidator

java.lang.Object
  extended by oracle.apps.fnd.applcp.migrate.modeler.common.Validator
      extended by oracle.apps.fnd.applcp.migrate.modeler.common.ContextValidator

public class ContextValidator
extends Validator


Constructor Summary
ContextValidator(long appId, java.lang.String flexCode, boolean isMandatory)
           
 
Method Summary
 LOVDef getLOVDef(java.lang.String attrName, java.lang.Class attrType, java.lang.String lovViewDefName, LOVDef.DefObjectType objType)
          Gets the LOV definition based on the value-set definition.
 
Methods inherited from class oracle.apps.fnd.applcp.migrate.modeler.common.Validator
getValidationRules, getValidator, getValueSetUsage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContextValidator

public ContextValidator(long appId,
                        java.lang.String flexCode,
                        boolean isMandatory)
Method Detail

getLOVDef

public LOVDef getLOVDef(java.lang.String attrName,
                        java.lang.Class attrType,
                        java.lang.String lovViewDefName,
                        LOVDef.DefObjectType objType)
Gets the LOV definition based on the value-set definition.

Overrides:
getLOVDef in class Validator
Parameters:
attrName - the name of the attribute with which the LOV will be associated
attrType - the Java type of the attribute with which the LOV will be associated
lovViewDefName - the LOV view def name if this LOV is a custom LOV
objType - the type of the object where the LOV will be defined
Returns:
the LOV definition; null if the validation type is format-only

Oracle Fusion Middleware extensions for Enterprise Scheduler Service
11g Release 1 (11.1.2)

E22563-02

Copyright © 2011 Oracle. All Rights Reserved.