You are here

PagingResult

org.alfresco.mobile.android.api.model.PagingResult

This section describes the PagingResult interface.

Provides paging for objects. This is used were paged results are returned from methods.

Class declaration

public interface PagingResult<T>

Inherits from Implements
None None