| Package | Description |
|---|---|
| org.alfresco.cmis | |
| org.alfresco.cmis.search | |
| org.alfresco.repo.search.impl.noindex | |
| org.alfresco.repo.search.impl.solr |
| Modifier and Type | Field and Description |
|---|---|
static org.alfresco.opencmis.EnumFactory<CMISQueryEnum> |
CMISQueryEnum.FACTORY |
| Modifier and Type | Method and Description |
|---|---|
CMISQueryEnum |
CMISQueryService.getQuerySupport()
Get the query support level
|
static CMISQueryEnum |
CMISQueryEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CMISQueryEnum[] |
CMISQueryEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CMISQueryEnum |
CMISQueryServiceImpl.getQuerySupport() |
| Modifier and Type | Method and Description |
|---|---|
CMISQueryEnum |
NoIndexCMISQueryServiceImpl.getQuerySupport() |
| Modifier and Type | Method and Description |
|---|---|
CMISQueryEnum |
SolrCMISQueryServiceImpl.getQuerySupport() |
Copyright © 2005–2014 Alfresco Software. All rights reserved.