Modifier and Type | Method and Description |
---|---|
ObjectList |
InMemoryQueryProcessor.query(TypeManager tm,
ObjectStore objectStore,
String user,
String repositoryId,
String statement,
Boolean searchAllVersions,
Boolean includeAllowableActions,
IncludeRelationships includeRelationships,
String renditionFilter,
BigInteger maxItems,
BigInteger skipCount)
Main entry function to process a query from discovery service
|
Modifier and Type | Method and Description |
---|---|
protected StoredObject |
BaseServiceValidatorImpl.checkExistingObjectId(ObjectStore objStore,
String objectId) |
protected StoredObject |
AbstractServiceImpl.checkExistingObjectId(ObjectStore objStore,
String objectId) |
Modifier and Type | Method and Description |
---|---|
ObjectStore |
StoreManager.getObjectStore(String repositoryId)
get the object store for the given repository id.
|
Modifier and Type | Class and Description |
---|---|
class |
ObjectStoreImpl
The object store is the central core of the in-memory repository.
|
Modifier and Type | Method and Description |
---|---|
ObjectStore |
StoreManagerImpl.getObjectStore(String repositoryId) |
Modifier and Type | Method and Description |
---|---|
protected StoredObject |
InMemoryServiceValidatorImpl.checkExistingObjectId(ObjectStore objStore,
String objectId) |
Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.