Uses of Interface
com.saperion.ngc.resultset.ResultList
Packages that use ResultList
-
Uses of ResultList in com.saperion.ngc.resultset
Classes in com.saperion.ngc.resultset that implement ResultListMethods in com.saperion.ngc.resultset that return ResultListModifier and TypeMethodDescriptionResultSetView.getResultSetList()
Returns theResultList
used in this ResultSetView.ResultSetViewImpl.getResultSetList()
Method parameters in com.saperion.ngc.resultset with type arguments of type ResultListModifier and TypeMethodDescriptionvoid
ResultSetView.setResultListClass
(Class<? extends ResultList> clazz) Sets the class that will be used for the internalResultList
.void
ResultSetViewImpl.setResultListClass
(Class<? extends ResultList> clazz)