org.eclipse.emf.cdo.common.id
Interface CDOIDObject

All Superinterfaces:
CDOID, java.lang.Comparable<CDOID>, java.io.Serializable
All Known Subinterfaces:
CDOIDHibernate
All Known Implementing Classes:
CDOIDLongImpl

public interface CDOIDObject
extends CDOID


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.eclipse.emf.cdo.common.id.CDOID
CDOID.Type
 
Field Summary
 
Fields inherited from interface org.eclipse.emf.cdo.common.id.CDOID
NULL
 
Method Summary
 
Methods inherited from interface org.eclipse.emf.cdo.common.id.CDOID
getType, isExternal, isMeta, isNull, isObject, isTemporary, toURIFragment
 
Methods inherited from interface java.lang.Comparable
compareTo
 


Copyright (c) 2004 - 2009 Eike Stepper (Berlin, Germany) and others.
All Rights Reserved.