|
|||||||||
| Home >> All >> com >> webobjects >> [ directtoweb overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.webobjects.directtoweb
Class ERD2WUtilities

java.lang.Objectcom.webobjects.directtoweb.ERD2WUtilities
- public class ERD2WUtilities
- extends java.lang.Object
| Constructor Summary | |
ERD2WUtilities()
|
|
| Method Summary | |
static boolean |
assignmentsAreEqual(Assignment a1,
Assignment a2)
|
static java.lang.Object |
contextValueForKeyNoInferenceNoException(D2WContext c,
java.lang.String keyPath)
|
static void |
finalizeContext(D2WContext context)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
ERD2WUtilities
public ERD2WUtilities()
| Method Detail |
finalizeContext
public static void finalizeContext(D2WContext context)
assignmentsAreEqual
public static boolean assignmentsAreEqual(Assignment a1,
Assignment a2)
contextValueForKeyNoInferenceNoException
public static java.lang.Object contextValueForKeyNoInferenceNoException(D2WContext c, java.lang.String keyPath)
|
|||||||||
| Home >> All >> com >> webobjects >> [ directtoweb overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.webobjects.directtoweb.ERD2WUtilities