- Type Parameters:
L- The type of entity link.
- All Known Implementing Classes:
ArtifactGroups,Artifacts,Automations,ClarityFiles,ClarityProcesses,Containers,ContainerTypes,Instruments,InstrumentTypes,Labs,ProcessTemplates,ProcessTypes,Projects,Properties,Queue,ReagentKits,ReagentLots,ReagentTypes,Researchers,Samples,Udfs,Udts
Interface for objects that hold paginated batches of links to entities.
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetNextPage(Page next) voidsetPreviousPage(Page previous) Methods inherited from interface java.lang.Iterable
forEach, iterator, spliterator