Package | Description |
---|---|
org.alfresco.rest.api.impl |
Modifier and Type | Method and Description |
---|---|
static QueriesImpl.AbstractQuery.Sort |
QueriesImpl.AbstractQuery.Sort.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QueriesImpl.AbstractQuery.Sort[] |
QueriesImpl.AbstractQuery.Sort.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
CollectionWithPagingInfo<T> |
QueriesImpl.AbstractQuery.find(Parameters parameters,
String termName,
int minTermLength,
String queryTemplateName,
QueriesImpl.AbstractQuery.Sort sort,
Map<String,org.alfresco.service.namespace.QName> sortParamsToQNames,
SortColumn... defaultSort) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.