Oracle Fusion Middleware Java API Reference for Oracle ADF Business Component Browser
11g Release 1 (11.1.1.4.0)

E10758-05

oracle.jbo.jbotester
Class ViewLinkFinder

java.lang.Object
  extended by oracle.jbo.jbotester.ViewLinkFinder

public final class ViewLinkFinder
extends java.lang.Object

Since:
release specific (what release of product did this appear in)
Version:
$Header: bc4jrt/modules/bc4j-tester/src/oracle/jbo/jbotester/ViewLinkFinder.java /main/2 2008/11/13 12:04:37 rvangri Exp $

Constructor Summary
ViewLinkFinder(oracle.jbo.ApplicationModule appModule, oracle.jbo.ViewObject viewObject)
           
 
Method Summary
 java.util.ArrayList<oracle.jbo.ViewLink> getDestinationLinks()
           
 java.util.ArrayList<oracle.jbo.ViewLink> getSourceLinks()
           
 boolean isDestination()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewLinkFinder

public ViewLinkFinder(oracle.jbo.ApplicationModule appModule,
                      oracle.jbo.ViewObject viewObject)
Method Detail

isDestination

public boolean isDestination()

getDestinationLinks

public java.util.ArrayList<oracle.jbo.ViewLink> getDestinationLinks()

getSourceLinks

public java.util.ArrayList<oracle.jbo.ViewLink> getSourceLinks()

Oracle Fusion Middleware Java API Reference for Oracle ADF Business Component Browser
11g Release 1 (11.1.1.4.0)

E10758-05

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