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

E22562-03

oracle.apps.fnd.applcore.flex.uimodeler.modelers
Class UIPagesListModelerImpl

java.lang.Object
  extended by oracle.apps.fnd.applcore.flex.uimodeler.modelers.UIPagesListModelerImpl
All Implemented Interfaces:
UIPagesListModeler

public class UIPagesListModelerImpl
extends java.lang.Object
implements UIPagesListModeler


Constructor Summary
UIPagesListModelerImpl(UIModelerContext context)
           
 
Method Summary
 void buildPageListFragment()
           
static oracle.jbo.ApplicationModule createAM(java.lang.String jdbcURL, java.lang.String amName, java.lang.String configSuffix)
           
 void releaseService(oracle.jbo.ApplicationModule am)
          Releases a service
 void updatePagDefWithCategoryParams()
           
 void updateSkeletonDocWithPageLinks()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UIPagesListModelerImpl

public UIPagesListModelerImpl(UIModelerContext context)
Method Detail

buildPageListFragment

public void buildPageListFragment()
Specified by:
buildPageListFragment in interface UIPagesListModeler

updatePagDefWithCategoryParams

public void updatePagDefWithCategoryParams()

updateSkeletonDocWithPageLinks

public void updateSkeletonDocWithPageLinks()

releaseService

public void releaseService(oracle.jbo.ApplicationModule am)
Releases a service


createAM

public static oracle.jbo.ApplicationModule createAM(java.lang.String jdbcURL,
                                                    java.lang.String amName,
                                                    java.lang.String configSuffix)

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

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.