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