Package | Description |
---|---|
com.saperion.ngc.resultset |
Package for resultset component classes.
|
Modifier and Type | Class and Description |
---|---|
class |
ResultListImpl
Default-implementation of
ResultList . |
Modifier and Type | Method and Description |
---|---|
ResultList |
ResultSetViewImpl.getResultSetList() |
ResultList |
ResultSetView.getResultSetList()
Returns the
ResultList used in this ResultSetView. |
Modifier and Type | Method and Description |
---|---|
void |
ResultSetViewImpl.setResultListClass(Class<? extends ResultList> clazz) |
void |
ResultSetView.setResultListClass(Class<? extends ResultList> clazz)
Sets the class that will be used for the internal
ResultList . |
Copyright © 2021 Hyland Software Germany GmbH. All rights reserved.