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

E22563-01

oracle.apps.fnd.applcp.migrate.modeler
Class BCModelerConfiguration

java.lang.Object
  extended by oracle.apps.fnd.applcp.migrate.modeler.BCModelerConfiguration

Deprecated.

public class BCModelerConfiguration
extends java.lang.Object

Configuration for a modeler.


Method Summary
static java.lang.String getBaseViewName(java.lang.String appShortName, java.lang.String flexfieldName, java.lang.String usageName, java.lang.String entityName)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getBaseViewName

public static final java.lang.String getBaseViewName(java.lang.String appShortName,
                                                     java.lang.String flexfieldName,
                                                     java.lang.String usageName,
                                                     java.lang.String entityName)
Deprecated. 

Gets the name of the base view definition for a flexfield model. The base view object is the one that defines all the primary keys and global segments. The presence of the base view object implies the existence of the flexfield model.

TODO: Need to give DT an alternative way to identify flexfields in the project.

Parameters:
appShortName -
flexfieldName -
usageName -
entityName -
Returns:
the name of the base view definition
Throws:
java.lang.IllegalArgumentException - if the given flexfield name or entity name is null

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

E22563-01

Copyright © 2011 Oracle. All Rights Reserved.