Interface InternalCDOIDObject
- 
- All Superinterfaces:
- CDOID,- CDOIDObject,- java.lang.Comparable<CDOID>,- java.io.Serializable
 
 public interface InternalCDOIDObject extends CDOIDObject If the meaning of this type isn't clear, there really should be more of a description here...- Since:
- 3.0
- Author:
- Eike Stepper
- No Implement
- This interface is not intended to be implemented by clients.
- No Extend
- This interface is not intended to be extended by clients.
 
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from interface org.eclipse.emf.cdo.common.id.CDOIDCDOID.ObjectType, CDOID.Type
 
- 
 - 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description CDOID.ObjectTypegetSubType()- 
Methods inherited from interface org.eclipse.emf.cdo.common.id.CDOIDgetType, isDangling, isExternal, isNil, isNull, isObject, isTemporary, toURIFragment
 
- 
 
- 
- 
- 
Method Detail- 
getSubTypeCDOID.ObjectType getSubType() 
 
- 
 
-