|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CDOID
Identifies CDO objects uniquely in a CDO repository.
| Nested Class Summary | |
|---|---|
static class |
CDOID.ObjectType
Enumerates the possible sub types of CDO IDs with the main type OBJECT. |
static class |
CDOID.Type
Enumerates the possible types of CDO IDs. |
| Field Summary | |
|---|---|
static CDOID |
NULL
|
| Method Summary | |
|---|---|
CDOID.Type |
getType()
|
boolean |
isDangling()
|
boolean |
isExternal()
|
boolean |
isNull()
|
boolean |
isObject()
|
boolean |
isTemporary()
|
String |
toURIFragment()
|
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Field Detail |
|---|
static final CDOID NULL
| Method Detail |
|---|
CDOID.Type getType()
boolean isNull()
boolean isObject()
boolean isTemporary()
boolean isDangling()
boolean isExternal()
String toURIFragment()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||