|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.ecp.makeithappen.application.sample.rap.j2ee.RealmSetter
public final class RealmSetter
Realm Setter. Is needed as the J2EE Mode doesn't have a Realm by default.
Method Summary | |
---|---|
static void |
initialize()
Initialize the RealmSetter. |
static void |
setRealm(org.eclipse.core.databinding.observable.Realm realm)
Set the default Realm. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void setRealm(org.eclipse.core.databinding.observable.Realm realm)
realm
- the Realm to setpublic static void initialize()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |