Package | Description |
---|---|
oracle.ifs.beans |
Modifier and Type | Method and Description |
---|---|
SearchResultObject[] |
Search.getItems()
Returns the all the rows in the Search Result.
|
SearchResultObject |
Search.getItems(int index)
Returns the ith row in the Search Result.
|
SearchResultObject |
Search.next()
Returns the next result row.
|
Copyright © 2023. All rights reserved.