Package | Description |
---|---|
org.alfresco.repo.jscript |
Modifier and Type | Method and Description |
---|---|
protected Object[] |
Search.query(String store,
String search,
Search.SortColumn[] sort,
String language)
Execute the query
Removes any duplicates that may be present (ID search can cause duplicates -
it is better to remove them here)
|
protected Object[] |
Search.query(String store,
String search,
Search.SortColumn[] sort,
String language,
int maxResults,
int skipResults)
Execute the query
Removes any duplicates that may be present (ID search can cause duplicates -
it is better to remove them here)
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.