WOHelperFunctionAssociation Class Reference

List of all members.

Static Public Member Functions

static WOAssociation associationWithKeyPath (String keyPath)
static WOAssociation associationWithValue (Object obj)

Static Private Member Functions

static boolean _keyPathIsReadOnly (String keyPath)


Detailed Description

Factory methods for creating WOAssociations (ripped from WOAssociation)

Author:
mschrag

Member Function Documentation

static boolean _keyPathIsReadOnly ( String  keyPath  )  [static, private]

static WOAssociation associationWithKeyPath ( String  keyPath  )  [static]

Creates a WOAssociation with a keyPath.

Parameters:
keyPath the keypath
Returns:
a corresponding WOAssociation

static WOAssociation associationWithValue ( Object  obj  )  [static]

Returns a WOAssociation with a value.

Parameters:
obj the value
Returns:
a corresponding WOAssociation


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:43:38 2012 for Project Wonder by  doxygen 1.5.8