|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of CDOID in org.eclipse.emf.cdo |
---|
Methods in org.eclipse.emf.cdo that return CDOID | |
---|---|
CDOID |
CDOObject.cdoID()
|
Methods in org.eclipse.emf.cdo that return types with arguments of type CDOID | |
---|---|
java.util.Map<CDOID,CDOObject> |
CDOTransaction.getDirtyObjects()
|
java.util.Map<CDOIDTemp,CDOID> |
CDOTransactionFinishedEvent.getIDMappings()
|
java.util.Map<CDOID,CDOObject> |
CDOTransaction.getNewObjects()
|
java.util.Map<CDOID,CDOResource> |
CDOTransaction.getNewResources()
|
java.util.Map<CDOID,CDORevisionDelta> |
CDOTransaction.getRevisionDeltas()
|
Methods in org.eclipse.emf.cdo with parameters of type CDOID | |
---|---|
CDOObject |
CDOView.getObject(CDOID id)
|
CDOObject |
CDOView.getObject(CDOID id,
boolean loadOnDemand)
|
boolean |
CDOView.isObjectRegistered(CDOID id)
|
Uses of CDOID in org.eclipse.emf.cdo.analyzer |
---|
Methods in org.eclipse.emf.cdo.analyzer that return CDOID | |
---|---|
CDOID |
CDOFetchRuleManager.getContext()
|
Method parameters in org.eclipse.emf.cdo.analyzer with type arguments of type CDOID | |
---|---|
java.util.List<CDOFetchRule> |
CDOFetchRuleManager.getFetchRules(java.util.Collection<CDOID> ids)
|
Uses of CDOID in org.eclipse.emf.cdo.common.id |
---|
Subinterfaces of CDOID in org.eclipse.emf.cdo.common.id | |
---|---|
interface |
CDOIDMeta
|
interface |
CDOIDObject
|
interface |
CDOIDTemp
|
Fields in org.eclipse.emf.cdo.common.id declared as CDOID | |
---|---|
static CDOID |
CDOID.NULL
|
Methods in org.eclipse.emf.cdo.common.id that return CDOID | |
---|---|
static CDOID |
CDOIDUtil.createLong(long value)
|
CDOID |
CDOIDMetaRange.get(int index)
|
CDOID |
CDOIDAndVersion.getID()
|
CDOID |
CDOIDMetaRange.getLowerBound()
|
CDOID |
CDOIDMetaRange.getUpperBound()
|
CDOID |
CDOIDProvider.provideCDOID(java.lang.Object idOrObject)
|
static CDOID |
CDOIDUtil.read(org.eclipse.net4j.util.io.ExtendedDataInput in,
CDOIDObjectFactory factory)
|
static CDOID |
CDOIDUtil.read(org.eclipse.net4j.util.io.ExtendedDataInput in,
CDOIDObjectFactory factory,
boolean asLegacy)
|
Methods in org.eclipse.emf.cdo.common.id with parameters of type CDOID | |
---|---|
boolean |
CDOIDMetaRange.contains(CDOID id)
|
static CDOIDAndVersion |
CDOIDUtil.createIDAndVersion(CDOID id,
int version)
|
static CDOIDMetaRange |
CDOIDUtil.createMetaRange(CDOID lowerBound,
int count)
|
static long |
CDOIDUtil.getLong(CDOID id)
|
static void |
CDOIDUtil.write(org.eclipse.net4j.util.io.ExtendedDataOutput out,
CDOID id)
|
static void |
CDOIDUtil.write(org.eclipse.net4j.util.io.ExtendedDataOutput out,
CDOID id,
boolean asLegacy)
|
Uses of CDOID in org.eclipse.emf.cdo.common.revision |
---|
Methods in org.eclipse.emf.cdo.common.revision that return CDOID | |
---|---|
CDOID |
CDORevisionData.getContainerID()
|
CDOID |
CDORevision.getID()
|
CDOID |
CDORevisionData.getResourceID()
|
CDOID |
CDOReferenceProxy.resolve()
|
CDOID |
CDORevisionResolver.resolveReferenceProxy(CDOReferenceProxy referenceProxy)
|
Methods in org.eclipse.emf.cdo.common.revision with parameters of type CDOID | |
---|---|
boolean |
CDORevisionResolver.containsRevision(CDOID id)
|
boolean |
CDORevisionResolver.containsRevisionByTime(CDOID id,
long timeStamp)
|
boolean |
CDORevisionResolver.containsRevisionByVersion(CDOID id,
int version)
|
static CDORevision |
CDORevisionUtil.create(CDORevisionResolver revisionResolver,
CDOClass cdoClass,
CDOID id)
|
CDOClass |
CDORevisionResolver.getObjectType(CDOID id)
|
CDORevision |
CDORevisionResolver.getRevision(CDOID id,
int referenceChunk)
|
CDORevision |
CDORevisionResolver.getRevision(CDOID id,
int referenceChunk,
boolean loadOnDemand)
|
CDORevision |
CDORevisionResolver.getRevisionByTime(CDOID id,
int referenceChunk,
long timeStamp)
|
CDORevision |
CDORevisionResolver.getRevisionByTime(CDOID id,
int referenceChunk,
long timeStamp,
boolean loadOnDemand)
|
CDORevision |
CDORevisionResolver.getRevisionByVersion(CDOID id,
int referenceChunk,
int version)
|
CDORevision |
CDORevisionResolver.getRevisionByVersion(CDOID id,
int referenceChunk,
int version,
boolean loadOnDemand)
|
Method parameters in org.eclipse.emf.cdo.common.revision with type arguments of type CDOID | |
---|---|
java.util.List<CDORevision> |
CDORevisionResolver.getRevisions(java.util.Collection<CDOID> ids,
int referenceChunk)
|
java.util.List<CDORevision> |
CDORevisionResolver.getRevisionsByTime(java.util.Collection<CDOID> ids,
int referenceChunk,
long timeStamp)
|
static java.lang.Object |
CDORevisionUtil.remapID(java.lang.Object value,
java.util.Map<CDOIDTemp,CDOID> idMappings)
|
Uses of CDOID in org.eclipse.emf.cdo.common.revision.delta |
---|
Methods in org.eclipse.emf.cdo.common.revision.delta that return CDOID | |
---|---|
CDOID |
CDOContainerFeatureDelta.getContainerID()
|
CDOID |
CDORevisionDelta.getID()
|
Uses of CDOID in org.eclipse.emf.cdo.server |
---|
Methods in org.eclipse.emf.cdo.server that return CDOID | |
---|---|
CDOID |
IStoreChunkReader.Chunk.getID(int indexInChunk)
|
CDOID |
IResourceManager.getResourceID(java.lang.String path)
Returns the CDOID of the resource with the given path. |
CDOID |
IStoreReader.readResourceID(java.lang.String path)
Returns the CDOID of the resource with the given path if a resource with this path exists in the
store, null otherwise. |
Methods in org.eclipse.emf.cdo.server that return types with arguments of type CDOID | |
---|---|
java.util.Map<CDOIDTemp,CDOID> |
IStoreWriter.CommitContext.getIDMappings()
Returns an unmodifiable map from all temporary IDs (meta or not) to their persistent counter parts. |
org.eclipse.net4j.util.collection.CloseableIterator<CDOID> |
IStoreReader.readObjectIDs(boolean withTypes)
Returns an iterator that iterates over all objects in the store and makes their ids available for processing. |
Methods in org.eclipse.emf.cdo.server with parameters of type CDOID | |
---|---|
void |
IStoreChunkReader.Chunk.addID(int indexInChunk,
CDOID id)
|
void |
IStoreWriter.CommitContext.addIDMapping(CDOIDTemp oldID,
CDOID newID)
|
java.lang.String |
IResourceManager.getResourcePath(CDOID id)
Returns the path of the resource with the given CDOID . |
CDOClassRef |
IStoreReader.readObjectType(CDOID id)
Reads the type of an object from the associated store and returns a class reference of it. |
java.lang.String |
IStoreReader.readResourcePath(CDOID id)
Returns the path of the resource with the given CDOID if a resource with this CDOID
exists in the store, null otherwise. |
CDORevision |
IStoreReader.readRevision(CDOID id,
int referenceChunk)
|
CDORevision |
IStoreReader.readRevisionByTime(CDOID id,
int referenceChunk,
long timeStamp)
|
CDORevision |
IStoreReader.readRevisionByVersion(CDOID id,
int referenceChunk,
int version)
|
Uses of CDOID in org.eclipse.emf.cdo.server.db |
---|
Methods in org.eclipse.emf.cdo.server.db that return CDOID | |
---|---|
CDOID |
IMappingStrategy.readResourceID(IDBStoreReader storeReader,
java.lang.String path)
|
Methods in org.eclipse.emf.cdo.server.db that return types with arguments of type CDOID | |
---|---|
org.eclipse.net4j.util.collection.CloseableIterator<CDOID> |
IMappingStrategy.readObjectIDs(IDBStoreReader storeReader,
boolean withTypes)
|
Methods in org.eclipse.emf.cdo.server.db with parameters of type CDOID | |
---|---|
CDOClassRef |
IObjectTypeCache.getObjectType(IDBStoreReader storeReader,
CDOID id)
|
void |
IObjectTypeCache.putObjectType(IDBStoreWriter storeWriter,
CDOID id,
CDOClass type)
|
CDOClassRef |
IMappingStrategy.readObjectType(IDBStoreReader storeReader,
CDOID id)
|
java.lang.String |
IMappingStrategy.readResourcePath(IDBStoreReader storeReader,
CDOID id)
|
Uses of CDOID in org.eclipse.emf.cdo.server.hibernate.id |
---|
Subinterfaces of CDOID in org.eclipse.emf.cdo.server.hibernate.id | |
---|---|
interface |
CDOIDHibernate
|
Uses of CDOID in org.eclipse.emf.cdo.spi.common |
---|
Classes in org.eclipse.emf.cdo.spi.common that implement CDOID | |
---|---|
class |
AbstractCDOID
|
class |
AbstractCDOIDInteger
|
class |
AbstractCDOIDLong
|
class |
CDOIDLongImpl
|
static class |
CDOIDLongImpl.Legacy
|
Methods in org.eclipse.emf.cdo.spi.common with parameters of type CDOID | |
---|---|
void |
InternalCDORevision.setContainerID(CDOID containerID)
|
void |
InternalCDORevision.setID(CDOID id)
|
void |
InternalCDORevision.setResourceID(CDOID resourceID)
|
Method parameters in org.eclipse.emf.cdo.spi.common with type arguments of type CDOID | |
---|---|
void |
InternalCDORevisionDelta.adjustReferences(java.util.Map<CDOIDTemp,CDOID> idMappings)
|
void |
InternalCDORevision.adjustReferences(java.util.Map<CDOIDTemp,CDOID> idMappings)
|
|
Copyright (c) 2004 - 2008 Eike Stepper, Germany. All Rights Reserved. |
|||||||||
PREV NEXT | FRAMES NO FRAMES |