Oracle Fusion Middleware Java API Reference for Oracle ADF Model Tester
11g Release 2 (11.1.2.0.0)

E17487-01

oracle.jbo.jbotester.properties
Class ViewLinkBean

java.lang.Object
  extended by oracle.jbo.jbotester.properties.PropertyBean
      extended by oracle.jbo.jbotester.properties.ViewLinkBean

public class ViewLinkBean
extends PropertyBean


Field Summary
 
Fields inherited from class oracle.jbo.jbotester.properties.PropertyBean
thisClass
 
Constructor Summary
ViewLinkBean(oracle.jbo.ViewLink ViewLink)
           
 
Method Summary
protected  void getBeanInfo(java.util.ArrayList properties)
           
 java.lang.String getDestination()
           
 java.lang.String getSource()
           
 
Methods inherited from class oracle.jbo.jbotester.properties.PropertyBean
addProperties, getBeanInfo, getDebugOutput, getDebugThreshold, getDefFullName, getDefName, getFullName, getName, getProperty, getShowFunction, setDebugOutput, setDebugThreshold, setProperty, setShowFunction
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewLinkBean

public ViewLinkBean(oracle.jbo.ViewLink ViewLink)
Method Detail

getSource

public java.lang.String getSource()

getDestination

public java.lang.String getDestination()

getBeanInfo

protected void getBeanInfo(java.util.ArrayList properties)
                    throws java.beans.IntrospectionException
Specified by:
getBeanInfo in class PropertyBean
Throws:
java.beans.IntrospectionException

Oracle Fusion Middleware Java API Reference for Oracle ADF Model Tester
11g Release 2 (11.1.2.0.0)

E17487-01

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