- 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 TypeMethodDescriptionvoid
setNextPage
(Page next) void
setPreviousPage
(Page previous) Methods inherited from interface java.lang.Iterable
forEach, iterator, spliterator