T
- type of objects storedpublic class SocialResourceSearchResult<T> extends ArrayList<T>
Constructor and Description |
---|
SocialResourceSearchResult()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
long |
getNumFound()
The number of search results, if 'requiresTotal' is true or if no limit is provided.
|
void |
setNumFound(long numFound)
set the total number of search hits.
|
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray, trimToSize
equals, hashCode
containsAll, toString
containsAll, equals, hashCode
public long getNumFound()
SocialResourceProvider.find(org.apache.sling.api.resource.ResourceResolver, String, String,
java.util.List, int, int, boolean)
public void setNumFound(long numFound)
numFound
- total number of search hits"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"