|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ObjectStore in it.sistematica.isharedoc.opencmis.indatabase.query |
|---|
| Methods in it.sistematica.isharedoc.opencmis.indatabase.query with parameters of type ObjectStore | |
|---|---|
org.apache.chemistry.opencmis.commons.data.ObjectList |
InDatabaseQueryProcessor.query(org.apache.chemistry.opencmis.server.support.TypeManager tm,
ObjectStore objectStore,
java.lang.String user,
java.lang.String repositoryId,
java.lang.String statement,
java.lang.Boolean searchAllVersions,
java.lang.Boolean includeAllowableActions,
org.apache.chemistry.opencmis.commons.enums.IncludeRelationships includeRelationships,
java.lang.String renditionFilter,
java.math.BigInteger maxItems,
java.math.BigInteger skipCount)
Main entry function to process a query from discovery service |
| Uses of ObjectStore in it.sistematica.isharedoc.opencmis.indatabase.server |
|---|
| Methods in it.sistematica.isharedoc.opencmis.indatabase.server with parameters of type ObjectStore | |
|---|---|
protected StoredObject |
BaseServiceValidatorImpl.checkExistingObjectId(ObjectStore objStore,
java.lang.String objectId)
|
protected StoredObject |
AbstractServiceImpl.checkExistingObjectId(ObjectStore objStore,
java.lang.String objectId)
|
| Uses of ObjectStore in it.sistematica.isharedoc.opencmis.indatabase.storedobj.api |
|---|
| Methods in it.sistematica.isharedoc.opencmis.indatabase.storedobj.api that return ObjectStore | |
|---|---|
ObjectStore |
StoreManager.getObjectStore(java.lang.String repositoryId)
get the object store for the given repository id. |
| Uses of ObjectStore in it.sistematica.isharedoc.opencmis.indatabase.storedobj.impl |
|---|
| Classes in it.sistematica.isharedoc.opencmis.indatabase.storedobj.impl that implement ObjectStore | |
|---|---|
class |
ObjectStoreImpl
The object store is the central core of the in-database repository. |
| Methods in it.sistematica.isharedoc.opencmis.indatabase.storedobj.impl that return ObjectStore | |
|---|---|
ObjectStore |
StoreManagerImpl_OLD.getObjectStore(java.lang.String repositoryId)
|
ObjectStore |
StoreManagerImpl.getObjectStore(java.lang.String repositoryId)
|
| Methods in it.sistematica.isharedoc.opencmis.indatabase.storedobj.impl with parameters of type ObjectStore | |
|---|---|
protected StoredObject |
InDatabaseServiceValidatorImpl.checkExistingObjectId(ObjectStore objStore,
java.lang.String objectId)
|
| Uses of ObjectStore in it.sistematica.isharedoc.opencmis.lucene.query |
|---|
| Methods in it.sistematica.isharedoc.opencmis.lucene.query with parameters of type ObjectStore | |
|---|---|
org.apache.chemistry.opencmis.commons.data.ObjectList |
LuceneQueryProcessor.query(org.apache.chemistry.opencmis.server.support.TypeManager tm,
ObjectStore objectStore,
java.lang.String user,
java.lang.String repositoryId,
java.lang.String statement,
java.lang.Boolean searchAllVersions,
java.lang.Boolean includeAllowableActions,
org.apache.chemistry.opencmis.commons.enums.IncludeRelationships includeRelationships,
java.lang.String renditionFilter,
java.math.BigInteger maxItems,
java.math.BigInteger skipCount)
Main entry function to process a query from discovery service |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||