ADF Designtime

oracle.adf.dt.objects.bindpanels
Class ClientMethodGetter

java.lang.Object
  extended byoracle.adf.dt.objects.bindpanels.ClientMethodGetter

public class ClientMethodGetter
extends java.lang.Object


Constructor Summary
ClientMethodGetter()
           
 
Method Summary
static java.util.ArrayList getClientMethods(DataControlTreeNode node)
           
static java.util.ArrayList getStandardMethodForBeanModelAccessorTreeNode(BeanModelAccessorTreeNode n)
           
static java.util.ArrayList getStandardMethodForViewObjectTreeNode(BC4JModelViewObjectTreeNode n)
           
static java.util.ArrayList getStandardMethods(DataControlTreeNode n)
           
static java.util.ArrayList getStandardMethodsForClassTreeNode(BeanClassTreeNode n)
           
static java.util.ArrayList getStandardMethodsForDataControl(DataControlTreeNode n)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClientMethodGetter

public ClientMethodGetter()
Method Detail

getStandardMethods

public static java.util.ArrayList getStandardMethods(DataControlTreeNode n)

getStandardMethodsForDataControl

public static java.util.ArrayList getStandardMethodsForDataControl(DataControlTreeNode n)

getStandardMethodsForClassTreeNode

public static java.util.ArrayList getStandardMethodsForClassTreeNode(BeanClassTreeNode n)

getStandardMethodForViewObjectTreeNode

public static java.util.ArrayList getStandardMethodForViewObjectTreeNode(BC4JModelViewObjectTreeNode n)

getStandardMethodForBeanModelAccessorTreeNode

public static java.util.ArrayList getStandardMethodForBeanModelAccessorTreeNode(BeanModelAccessorTreeNode n)

getClientMethods

public static java.util.ArrayList getClientMethods(DataControlTreeNode node)

ADF Designtime

 

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