|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.wotonomy.control.EOGlobalID
public abstract class EOGlobalID
A pure java implementation of EOGlobalID.
| Field Summary | |
|---|---|
static java.lang.String |
GlobalIDChangedNotification
ObjectStores broadcast this notification when they replace a temporary global id with a permanent one. |
| Constructor Summary | |
|---|---|
EOGlobalID()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
clone()
Returns a copy of this object. |
abstract boolean |
isTemporary()
Returns whether this id is a temporary id. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String GlobalIDChangedNotification
| Constructor Detail |
|---|
public EOGlobalID()
| Method Detail |
|---|
public abstract boolean isTemporary()
public java.lang.Object clone()
throws java.lang.CloneNotSupportedException
clone in class java.lang.Objectjava.lang.CloneNotSupportedException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||