Uses of Class
net.wotonomy.web.WOAssociation

Packages that use WOAssociation
net.wotonomy.web An implementation of the WebObjects framework. 
 

Uses of WOAssociation in net.wotonomy.web
 

Methods in net.wotonomy.web that return WOAssociation
static WOAssociation WOAssociation.associationWithKeyPath(java.lang.String aString)
          Creates a WOAssociation that maps to the specified key path.
static WOAssociation WOAssociation.associationWithValue(java.lang.Object anObject)
          Creates a WOAssociation that maps to a constant value.
 



Copyright © 2006 null. All Rights Reserved.