|
WebObjects 5.2.3 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.webobjects.directtoweb.KeyValuePath
| Constructor Summary | |
KeyValuePath()
|
|
| Method Summary | |
static EOEntity |
entityAtEndOfKeyPath(String keyPath,
EOEntity startingEntity)
|
static String |
keyPathPortionInModel(String keyPath,
EOEntity startingEntity)
|
static String |
keyPathPortionNotInModel(String keyPath,
String keyPathPortionInModel)
|
static String |
keyPathWithoutLastProperty(String keyPath)
|
static String |
lastPropertyKeyInKeyPath(String keyPath)
|
static void |
takeValueForKeyPathOnObject(Object value,
String keyPath,
Object object)
|
static Object |
valueForKeyOnObject(String key,
Object o)
|
static Object |
valueForKeyPathOnObject(String keyPath,
Object object)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public KeyValuePath()
| Method Detail |
public static final EOEntity entityAtEndOfKeyPath(String keyPath,
EOEntity startingEntity)
public static final String keyPathPortionInModel(String keyPath,
EOEntity startingEntity)
public static final String keyPathPortionNotInModel(String keyPath,
String keyPathPortionInModel)
public static final String keyPathWithoutLastProperty(String keyPath)
public static final String lastPropertyKeyInKeyPath(String keyPath)
public static final void takeValueForKeyPathOnObject(Object value,
String keyPath,
Object object)
public static final Object valueForKeyOnObject(String key,
Object o)
public static final Object valueForKeyPathOnObject(String keyPath,
Object object)
|
Last updated Thu Oct 21 15:04:16 PDT 2004. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||