public interface ResultSet<T>
WorkflowSession
.Modifier and Type | Method and Description |
---|---|
T[] |
getItems()
Returns the items contained in this result set.
|
long |
getTotalSize()
Returns the total number of results available.
|
T[] getItems()
long getTotalSize()
Copyright © 2010 - 2020 Adobe. All Rights Reserved