| Package | Description |
|---|---|
| com.ibm.itim.dataservices.model |
Provides a a low-level application
programming interface for querying elements of the data model.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
SearchResultsIterator.hasNext()
Determines whether there are any more results in the iterator.
|
boolean |
SearchResults.isClosed()
Is the result set closed?
|
boolean |
SearchResults.isEmpty()
Returns whether there are any results.
|
boolean |
SearchResults.isSorted()
Is the result set sorted?
|
java.lang.Object |
SearchResultsIterator.next()
Retrieves the next result in the iterator.
|
int |
SearchResults.size()
Returns the number of results returned.
|
java.util.Collection |
SearchResults.toCollection()
Returns the results returned as a Collection.
|
IBM Security Identity Manager 6.0.0
© Copyright International Business Machines Corporation 2007, 2012. All rights reserved. US Government Users Restricited Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.