org.alfresco.mobile.android.api.model.ListingContext
This section describes the ListingContext class.
Provides information to manage behavior of an object list such as node, comment, site and so on. ListingContext is typically used in combination with List<Object> getObjects(listingContext) type methods that return a list of objects.
Class declaration
public class ListingContext implements Serializable
Inherits from | Implements |
---|---|
None | Serializable |