Uses of Class
org.opencms.widgets.dataview.CmsDataViewQuery
Packages that use CmsDataViewQuery
-
Uses of CmsDataViewQuery in org.opencms.widgets.dataview
Methods in org.opencms.widgets.dataview with parameters of type CmsDataViewQueryModifier and TypeMethodDescriptionI_CmsDataView.getResults
(CmsDataViewQuery query, int offset, int count) Gets the result for the given query, with the given offset and limited to the given number of results.