positionsByReadingOrder abstract method

Future<List<List<Locator>>> positionsByReadingOrder()

Returns the list of all the positions in the publication, grouped by the resource reading order index.

Implementation

Future<List<List<Locator>>> positionsByReadingOrder();