Package | Description |
---|---|
org.alfresco.opencmis.search |
Modifier and Type | Method and Description |
---|---|
CMISQueryOptions.CMISQueryMode |
CMISQueryOptions.getQueryMode()
Get the query mode.
|
static CMISQueryOptions.CMISQueryMode |
CMISQueryOptions.CMISQueryMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CMISQueryOptions.CMISQueryMode[] |
CMISQueryOptions.CMISQueryMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
CMISQueryOptions.setQueryMode(CMISQueryOptions.CMISQueryMode queryMode)
Set the query mode.
|
Copyright © 2005–2019 Alfresco Software. All rights reserved.