Package | Description |
---|---|
org.nuxeo.ecm.core.opencmis.impl.client | |
org.nuxeo.ecm.core.opencmis.impl.server |
Modifier and Type | Field and Description |
---|---|
protected NuxeoCmisService |
NuxeoObject.nuxeoCmisService |
Modifier and Type | Method and Description |
---|---|
NuxeoCmisService |
NuxeoBinding.getNuxeoCmisService()
Gets the potentially wrapped NuxeoCmisService.
|
Modifier and Type | Field and Description |
---|---|
protected NuxeoCmisService |
CMISQLtoNXQL.NXQLtoCMISIterableQueryResult.service |
protected NuxeoCmisService |
CMISQLQueryMaker.CMISQLMapMaker.service |
Modifier and Type | Method and Description |
---|---|
static NuxeoCmisService |
NuxeoCmisService.extractFromCmisService(org.apache.chemistry.opencmis.commons.server.CmisService service) |
Modifier and Type | Method and Description |
---|---|
protected String |
CMISQLQueryMaker.applySecurityPolicyQueryTransformers(NuxeoCmisService service,
Principal principal,
String statement)
Applies security policies query transformers to the statement, if possible.
|
protected static org.apache.chemistry.opencmis.commons.data.Acl |
NuxeoObjectData.getAcl(ACP acp,
boolean onlyBasicPermissions,
NuxeoCmisService service) |
IterableQueryResult |
CMISQLtoNXQL.getIterableQueryResult(IterableQueryResult it,
NuxeoCmisService service) |
String |
CMISQLtoNXQL.getNXQL(String cmisql,
NuxeoCmisService service,
Map<String,org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition<?>> typeInfo,
boolean searchAllVersions)
Gets the NXQL from a CMISQL query.
|
static List<org.apache.chemistry.opencmis.commons.data.ObjectData> |
NuxeoObjectData.getRelationships(String id,
org.apache.chemistry.opencmis.commons.enums.IncludeRelationships includeRelationships,
NuxeoCmisService service) |
Constructor and Description |
---|
CMISQLMapMaker(List<CMISQLQueryMaker.SqlColumn> realColumns,
Map<String,org.apache.chemistry.opencmis.server.support.query.ColumnReference> virtualColumns,
NuxeoCmisService service) |
NXQLtoCMISIterableQueryResult(IterableQueryResult it,
Map<String,String> realColumns,
Map<String,org.apache.chemistry.opencmis.server.support.query.ColumnReference> virtualColumns,
NuxeoCmisService service) |
Copyright © 2015 Nuxeo SA. All rights reserved.