Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.webobjects.woextensions
Class _WOJExtensionsUtil  view _WOJExtensionsUtil download _WOJExtensionsUtil.java

java.lang.Object
  extended bycom.webobjects.woextensions._WOJExtensionsUtil

public class _WOJExtensionsUtil
extends java.lang.Object


Constructor Summary
_WOJExtensionsUtil()
           
 
Method Summary
protected static void _sortEOsUsingSingleKey(NSMutableArray array, java.lang.String aKey)
           
static boolean booleanValue(java.lang.Object associationValue)
           
protected static java.lang.Object valueForBindingOrNull(java.lang.String binding, WOComponent component)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

_WOJExtensionsUtil

public _WOJExtensionsUtil()
Method Detail

booleanValue

public static boolean booleanValue(java.lang.Object associationValue)

_sortEOsUsingSingleKey

protected static void _sortEOsUsingSingleKey(NSMutableArray array,
                                             java.lang.String aKey)
                                      throws NSComparator.ComparisonException

valueForBindingOrNull

protected static java.lang.Object valueForBindingOrNull(java.lang.String binding,
                                                        WOComponent component)