@ProviderType public interface SmartCollection extends ResourceCollection
RESOURCE_TYPE
Modifier and Type | Method and Description |
---|---|
Query |
getQuery()
returns the query object that is used to query collection members.
|
java.util.Iterator<Resource> |
getResources(long offset,
long limit)
Returns an iterator over resources referred in the collection starting from position
specified by the parameter "offset".
|
add, add, contains, getName, getPath, getProperties, getResources, orderBefore, remove
Query getQuery() throws java.io.IOException, RepositoryException
Query
objectjava.io.IOException
- thrown if an error occurs while reading from the binary streamRepositoryException
- thrown if an error occurs while accessing items in repositoryjava.util.Iterator<Resource> getResources(long offset, long limit)
Copyright © 2010 - 2023 Adobe. All Rights Reserved