Uses of Class
com.genologics.ri.Page
Package
Description
The root package of the classes generated (originally) from the
Clarity schemas.
-
Uses of Page in com.genologics.ri
Modifier and TypeMethodDescriptionObjectFactory.createPage()
PaginatedBatch.getNextPage()
PaginatedBatch.getPreviousPage()
Modifier and TypeMethodDescriptionvoid
PaginatedBatch.setNextPage
(Page next) void
PaginatedBatch.setPreviousPage
(Page previous) -
Uses of Page in com.genologics.ri.artifact
Modifier and TypeFieldDescriptionprotected Page
Artifacts.nextPage
protected Page
Artifacts.previousPage
Modifier and TypeMethodDescriptionvoid
Artifacts.setNextPage
(Page value) void
Artifacts.setPreviousPage
(Page value) -
Uses of Page in com.genologics.ri.artifactgroup
Modifier and TypeFieldDescriptionprotected Page
ArtifactGroups.nextPage
protected Page
ArtifactGroups.previousPage
Modifier and TypeMethodDescriptionvoid
ArtifactGroups.setNextPage
(Page value) void
ArtifactGroups.setPreviousPage
(Page value) -
Uses of Page in com.genologics.ri.automation
Modifier and TypeFieldDescriptionprotected Page
Automations.nextPage
protected Page
Automations.previousPage
Modifier and TypeMethodDescriptionvoid
Automations.setNextPage
(Page value) void
Automations.setPreviousPage
(Page value) -
Uses of Page in com.genologics.ri.configuration
Modifier and TypeFieldDescriptionprotected Page
Udfs.nextPage
protected Page
Udts.nextPage
protected Page
Udfs.previousPage
protected Page
Udts.previousPage
Modifier and TypeMethodDescriptionUdfs.getNextPage()
Udts.getNextPage()
Udfs.getPreviousPage()
Udts.getPreviousPage()
Modifier and TypeMethodDescriptionvoid
Udfs.setNextPage
(Page nextPage) void
Udts.setNextPage
(Page nextPage) void
Udfs.setPreviousPage
(Page previousPage) void
Udts.setPreviousPage
(Page previousPage) -
Uses of Page in com.genologics.ri.container
Modifier and TypeFieldDescriptionprotected Page
Containers.nextPage
protected Page
Containers.previousPage
Modifier and TypeMethodDescriptionvoid
Containers.setNextPage
(Page nextPage) void
Containers.setPreviousPage
(Page previousPage) -
Uses of Page in com.genologics.ri.containertype
Modifier and TypeFieldDescriptionprotected Page
ContainerTypes.nextPage
protected Page
ContainerTypes.previousPage
Modifier and TypeMethodDescriptionvoid
ContainerTypes.setNextPage
(Page nextPage) void
ContainerTypes.setPreviousPage
(Page previousPage) -
Uses of Page in com.genologics.ri.file
Modifier and TypeFieldDescriptionprotected Page
ClarityFiles.nextPage
protected Page
ClarityFiles.previousPage
Modifier and TypeMethodDescriptionvoid
ClarityFiles.setNextPage
(Page nextPage) void
ClarityFiles.setPreviousPage
(Page previousPage) -
Uses of Page in com.genologics.ri.instrument
Modifier and TypeFieldDescriptionprotected Page
Instruments.nextPage
protected Page
Instruments.previousPage
Modifier and TypeMethodDescriptionvoid
Instruments.setNextPage
(Page nextPage) void
Instruments.setPreviousPage
(Page previousPage) -
Uses of Page in com.genologics.ri.instrumenttype
Modifier and TypeFieldDescriptionprotected Page
InstrumentTypes.nextPage
protected Page
InstrumentTypes.previousPage
Modifier and TypeMethodDescriptionInstrumentTypes.getNextPage()
InstrumentTypes.getPreviousPage()
Modifier and TypeMethodDescriptionvoid
InstrumentTypes.setNextPage
(Page nextPage) void
InstrumentTypes.setPreviousPage
(Page previousPage) -
Uses of Page in com.genologics.ri.lab
Modifier and TypeMethodDescriptionvoid
Labs.setNextPage
(Page nextPage) void
Labs.setPreviousPage
(Page previousPage) -
Uses of Page in com.genologics.ri.process
Modifier and TypeFieldDescriptionprotected Page
ClarityProcesses.nextPage
protected Page
ClarityProcesses.previousPage
Modifier and TypeMethodDescriptionClarityProcesses.getNextPage()
ClarityProcesses.getPreviousPage()
Modifier and TypeMethodDescriptionvoid
ClarityProcesses.setNextPage
(Page nextPage) void
ClarityProcesses.setPreviousPage
(Page previousPage) -
Uses of Page in com.genologics.ri.processtemplate
Modifier and TypeFieldDescriptionprotected Page
ProcessTemplates.nextPage
protected Page
ProcessTemplates.previousPage
Modifier and TypeMethodDescriptionProcessTemplates.getNextPage()
ProcessTemplates.getPreviousPage()
Modifier and TypeMethodDescriptionvoid
ProcessTemplates.setNextPage
(Page nextPage) void
ProcessTemplates.setPreviousPage
(Page previousPage) -
Uses of Page in com.genologics.ri.processtype
Modifier and TypeFieldDescriptionprotected Page
ProcessTypes.nextPage
protected Page
ProcessTypes.previousPage
Modifier and TypeMethodDescriptionvoid
ProcessTypes.setNextPage
(Page nextPage) void
ProcessTypes.setPreviousPage
(Page previousPage) -
Uses of Page in com.genologics.ri.project
Modifier and TypeFieldDescriptionprotected Page
Projects.nextPage
protected Page
Projects.previousPage
Modifier and TypeMethodDescriptionvoid
Projects.setNextPage
(Page nextPage) void
Projects.setPreviousPage
(Page previousPage) -
Uses of Page in com.genologics.ri.property
Modifier and TypeFieldDescriptionprotected Page
Properties.nextPage
protected Page
Properties.previousPage
Modifier and TypeMethodDescriptionvoid
Properties.setNextPage
(Page nextPage) void
Properties.setPreviousPage
(Page previousPage) -
Uses of Page in com.genologics.ri.queue
Modifier and TypeMethodDescriptionvoid
Queue.setNextPage
(Page nextPage) void
Queue.setPreviousPage
(Page previousPage) -
Uses of Page in com.genologics.ri.reagentkit
Modifier and TypeFieldDescriptionprotected Page
ReagentKits.nextPage
protected Page
ReagentKits.previousPage
Modifier and TypeMethodDescriptionvoid
ReagentKits.setNextPage
(Page nextPage) void
ReagentKits.setPreviousPage
(Page previousPage) -
Uses of Page in com.genologics.ri.reagentlot
Modifier and TypeFieldDescriptionprotected Page
ReagentLots.nextPage
protected Page
ReagentLots.previousPage
Modifier and TypeMethodDescriptionvoid
ReagentLots.setNextPage
(Page nextPage) void
ReagentLots.setPreviousPage
(Page previousPage) -
Uses of Page in com.genologics.ri.reagenttype
Modifier and TypeFieldDescriptionprotected Page
ReagentTypes.nextPage
protected Page
ReagentTypes.previousPage
Modifier and TypeMethodDescriptionvoid
ReagentTypes.setNextPage
(Page nextPage) void
ReagentTypes.setPreviousPage
(Page previousPage) -
Uses of Page in com.genologics.ri.researcher
Modifier and TypeFieldDescriptionprotected Page
Researchers.nextPage
protected Page
Researchers.previousPage
Modifier and TypeMethodDescriptionvoid
Researchers.setNextPage
(Page nextPage) void
Researchers.setPreviousPage
(Page previousPage) -
Uses of Page in com.genologics.ri.sample
Modifier and TypeFieldDescriptionprotected Page
Samples.nextPage
protected Page
Samples.previousPage
Modifier and TypeMethodDescriptionvoid
Samples.setNextPage
(Page nextPage) void
Samples.setPreviousPage
(Page previousPage)