Business Components

oracle.jbo.client
Class JboUtil

java.lang.Object
  |
  +--oracle.jbo.client.JboUtil

public final class JboUtil
extends java.lang.Object


Constructor Summary
JboUtil()
           
 
Method Summary
TypeMethod
static boolean isAttributeDisplayable(AttributeDef attrDef, LocaleContext locale)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JboUtil

public JboUtil()
Method Detail

isAttributeDisplayable

public static boolean isAttributeDisplayable(AttributeDef attrDef,
                                             LocaleContext locale)

Business Components