Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.7.0)

E10653-08

oracle.jbo.uicli.mom
Class CpxUtils

java.lang.Object
  extended by oracle.jbo.uicli.mom.CpxUtils

public class CpxUtils
extends java.lang.Object


Nested Class Summary
static class CpxUtils.Visitor
           
 
Method Summary
static java.util.List<java.lang.String> getCpxListFromMetadata()
           
static java.lang.String getTopLevelCpxName()
          Deprecated. this method is for internal framework use only.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getTopLevelCpxName

public static java.lang.String getTopLevelCpxName()
Deprecated. this method is for internal framework use only.

Returns the top-level cpx name. This assumes the first cpx in the list is the top-level one since it finds them in classpath order.

For internal use only. Application developers should not use this

getCpxListFromMetadata

public static java.util.List<java.lang.String> getCpxListFromMetadata()

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.7.0)

E10653-08

Copyright © 1997, 2013, Oracle. All rights reserved.