| 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<CMISJoinEnum> |
CMISJoinEnum.FACTORY |
| Modifier and Type | Method and Description |
|---|---|
CMISJoinEnum |
CMISQueryService.getJoinSupport()
Get the join support level in queries.
|
static CMISJoinEnum |
CMISJoinEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CMISJoinEnum[] |
CMISJoinEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CMISJoinEnum |
CMISQueryServiceImpl.getJoinSupport() |
| Constructor and Description |
|---|
CMISQueryParser(CMISQueryOptions options,
CMISDictionaryService cmisDictionaryService,
CMISJoinEnum joinSupport) |
| Modifier and Type | Method and Description |
|---|---|
CMISJoinEnum |
NoIndexCMISQueryServiceImpl.getJoinSupport() |
| Modifier and Type | Method and Description |
|---|---|
CMISJoinEnum |
SolrCMISQueryServiceImpl.getJoinSupport() |
Copyright © 2005–2014 Alfresco Software. All rights reserved.