Uses of Class
org.nuxeo.ecm.core.api.CursorResult
Packages that use CursorResult
Package
Description
-
Uses of CursorResult in org.nuxeo.audit.opensearch1
Subclasses of CursorResult in org.nuxeo.audit.opensearch1 -
Uses of CursorResult in org.nuxeo.ecm.core.api
Fields in org.nuxeo.ecm.core.api with type parameters of type CursorResultModifier and TypeFieldDescriptionprotected final Map
<String, CursorResult<C, O>> CursorService.cursorResults
Methods in org.nuxeo.ecm.core.api with parameters of type CursorResultModifier and TypeMethodDescriptionprotected boolean
CursorService.isScrollTimedOut
(String scrollId, CursorResult<C, O> cursorResult) CursorService.registerCursorResult
(String scrollId, CursorResult<C, O> cursorResult) Registers the inputCursorResult
associated to the inputscrollId
.CursorService.registerCursorResult
(CursorResult<C, O> cursorResult) Registers the inputCursorResult
and generates a newscrollId
to associate with. -
Uses of CursorResult in org.nuxeo.ecm.platform.audit.service
Subclasses of CursorResult in org.nuxeo.ecm.platform.audit.serviceModifier and TypeClassDescriptionclass
Deprecated, for removal: This API element is subject to removal in a future version.