Oracle Application Development Framework Model and Business Components Java API Reference 10g Release 3 (10.1.3)
B16005-01


oracle.jbo.html.jsp.blaf
Class OrdContentTypeBoundValue

java.lang.Object
  extended byoracle.jbo.html.jsp.blaf.OrdContentTypeBoundValue

All Implemented Interfaces:
oracle.cabo.ui.data.BoundValue

public class OrdContentTypeBoundValue
extends java.lang.Object
implements oracle.cabo.ui.data.BoundValue

Constructor Summary
OrdContentTypeBoundValue(java.lang.String attrName, java.lang.String dsName, javax.servlet.jsp.PageContext pageContext)
           

 

Method Summary
 java.lang.Object getValue(oracle.cabo.ui.RenderingContext context)
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

OrdContentTypeBoundValue

public OrdContentTypeBoundValue(java.lang.String attrName,
                                java.lang.String dsName,
                                javax.servlet.jsp.PageContext pageContext)

Method Detail

getValue

public java.lang.Object getValue(oracle.cabo.ui.RenderingContext context)
Specified by:
getValue in interface oracle.cabo.ui.data.BoundValue

Oracle Application Development Framework Model and Business Components Java API Reference 10g Release 3 (10.1.3)
B16005-01


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