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.
Provides JAXB bindings for artifacts in the Genologics REST API.
Entities for artifact groups in the Clarity system.
Entities for automation resources in the Clarity system.
Entities for system configuration in the Clarity system.
Container entity and support classes for the Clarity REST API.
Entities for container type definitions in the Clarity system.
Entities for file resources in the Clarity system.
Illumina have said that the types in this package are not actually released, and there's
nothing in Clarity that uses them.
Entities for instrument resources in the Clarity system.
Entities for instrument type definitions in the Clarity system.
Provides classes for representing and managing laboratory entities in the Clarity LIMS system.
Entities for processes executed in the Clarity system.
Entities for process templates in the Clarity system.
Entities for process type definitions in the Clarity system.
Project entity and supporting classes for the Clarity REST API.
Entities for system properties in the Clarity system.
Entities for work queues in the Clarity system.
Provides JAXB binding classes for the Clarity REST API reagent kit entity and its related components.
Entities for reagent type definitions in the Clarity system.
Provides classes for representing researchers in the Clarity LIMS system.
Provides classes for sample entities in the Clarity LIMS API.
Entities for saved queries in the Clarity system.
-
Uses of Page in com.genologics.ri
Methods in com.genologics.ri that return PageModifier and TypeMethodDescriptionObjectFactory.createPage()Creates a new Page instance.PaginatedBatch.getNextPage()Gets the next page of results.PaginatedBatch.getPreviousPage()Gets the previous page of results.Methods in com.genologics.ri with parameters of type PageModifier and TypeMethodDescriptionvoidPaginatedBatch.setNextPage(Page next) Sets the next page of results.voidPaginatedBatch.setPreviousPage(Page previous) Sets the previous page of results. -
Uses of Page in com.genologics.ri.artifact
Fields in com.genologics.ri.artifact declared as PageModifier and TypeFieldDescriptionprotected PageArtifacts.nextPageThe next page of results.protected PageArtifacts.previousPageThe previous page of results.Methods in com.genologics.ri.artifact that return PageModifier and TypeMethodDescriptionArtifacts.getNextPage()Gets the next page of results.Artifacts.getPreviousPage()Gets the previous page of results.Methods in com.genologics.ri.artifact with parameters of type PageModifier and TypeMethodDescriptionvoidArtifacts.setNextPage(Page value) Sets the next page of results.voidArtifacts.setPreviousPage(Page value) Sets the previous page of results. -
Uses of Page in com.genologics.ri.artifactgroup
Fields in com.genologics.ri.artifactgroup declared as PageModifier and TypeFieldDescriptionprotected PageArtifactGroups.nextPageLink to the next page of results.protected PageArtifactGroups.previousPageLink to the previous page of results.Methods in com.genologics.ri.artifactgroup that return PageModifier and TypeMethodDescriptionArtifactGroups.getNextPage()Gets the link to the next page.ArtifactGroups.getPreviousPage()Gets the link to the previous page.Methods in com.genologics.ri.artifactgroup with parameters of type PageModifier and TypeMethodDescriptionvoidArtifactGroups.setNextPage(Page value) Sets the link to the next page.voidArtifactGroups.setPreviousPage(Page value) Sets the link to the previous page. -
Uses of Page in com.genologics.ri.automation
Fields in com.genologics.ri.automation declared as PageModifier and TypeFieldDescriptionprotected PageAutomations.nextPageThe link to the next page of results.protected PageAutomations.previousPageThe link to the previous page of results.Methods in com.genologics.ri.automation that return PageModifier and TypeMethodDescriptionAutomations.getNextPage()Gets the next page of results.Automations.getPreviousPage()Gets the previous page of results.Methods in com.genologics.ri.automation with parameters of type PageModifier and TypeMethodDescriptionvoidAutomations.setNextPage(Page value) Sets the next page of results.voidAutomations.setPreviousPage(Page value) Sets the previous page of results. -
Uses of Page in com.genologics.ri.configuration
Fields in com.genologics.ri.configuration declared as PageModifier and TypeFieldDescriptionprotected PageUdfs.nextPageThe link to the next page of results.protected PageUdts.nextPageThe link to the next page of results.protected PageUdfs.previousPageThe link to the previous page of results.protected PageUdts.previousPageThe link to the previous page of results.Methods in com.genologics.ri.configuration that return PageModifier and TypeMethodDescriptionUdfs.getNextPage()Gets the link to the next page of results.Udts.getNextPage()Gets the link to the next page of results.Udfs.getPreviousPage()Gets the link to the previous page of results.Udts.getPreviousPage()Gets the link to the previous page of results.Methods in com.genologics.ri.configuration with parameters of type PageModifier and TypeMethodDescriptionvoidUdfs.setNextPage(Page nextPage) Sets the link to the next page of results.voidUdts.setNextPage(Page nextPage) Sets the link to the next page of results.voidUdfs.setPreviousPage(Page previousPage) Sets the link to the previous page of results.voidUdts.setPreviousPage(Page previousPage) Sets the link to the previous page of results. -
Uses of Page in com.genologics.ri.container
Fields in com.genologics.ri.container declared as PageModifier and TypeFieldDescriptionprotected PageContainers.nextPageThe link to the next page of results.protected PageContainers.previousPageThe link to the previous page of results.Methods in com.genologics.ri.container that return PageModifier and TypeMethodDescriptionContainers.getNextPage()Gets the link to the next page of results.Containers.getPreviousPage()Gets the link to the previous page of results.Methods in com.genologics.ri.container with parameters of type PageModifier and TypeMethodDescriptionvoidContainers.setNextPage(Page nextPage) Sets the link to the next page of results.voidContainers.setPreviousPage(Page previousPage) Sets the link to the previous page of results. -
Uses of Page in com.genologics.ri.containertype
Fields in com.genologics.ri.containertype declared as PageModifier and TypeFieldDescriptionprotected PageContainerTypes.nextPageThe link to the next page of results.protected PageContainerTypes.previousPageThe link to the previous page of results.Methods in com.genologics.ri.containertype that return PageModifier and TypeMethodDescriptionContainerTypes.getNextPage()Gets the next page of results.ContainerTypes.getPreviousPage()Gets the previous page of results.Methods in com.genologics.ri.containertype with parameters of type PageModifier and TypeMethodDescriptionvoidContainerTypes.setNextPage(Page nextPage) Sets the next page of results.voidContainerTypes.setPreviousPage(Page previousPage) Sets the previous page of results. -
Uses of Page in com.genologics.ri.file
Fields in com.genologics.ri.file declared as PageModifier and TypeFieldDescriptionprotected PageClarityFiles.nextPageA link to the next page of results, if available.protected PageClarityFiles.previousPageA link to the previous page of results, if available.Methods in com.genologics.ri.file that return PageModifier and TypeMethodDescriptionClarityFiles.getNextPage()Gets the link to the next page of results.ClarityFiles.getPreviousPage()Gets the link to the previous page of results.Methods in com.genologics.ri.file with parameters of type PageModifier and TypeMethodDescriptionvoidClarityFiles.setNextPage(Page nextPage) Sets the link to the next page of results.voidClarityFiles.setPreviousPage(Page previousPage) Sets the link to the previous page of results. -
Uses of Page in com.genologics.ri.globaltoken
Fields in com.genologics.ri.globaltoken declared as PageModifier and TypeFieldDescriptionprotected PageGlobalTokens.nextPageThe next page of results.protected PageGlobalTokens.previousPageThe previous page of results.Methods in com.genologics.ri.globaltoken that return PageModifier and TypeMethodDescriptionGlobalTokens.getNextPage()Get the next page of results.GlobalTokens.getPreviousPage()Get the previous page of results.Methods in com.genologics.ri.globaltoken with parameters of type PageModifier and TypeMethodDescriptionvoidGlobalTokens.setNextPage(Page nextPage) Set the next page of results.voidGlobalTokens.setPreviousPage(Page previousPage) Set the previous page of results. -
Uses of Page in com.genologics.ri.instrument
Fields in com.genologics.ri.instrument declared as PageModifier and TypeFieldDescriptionprotected PageInstruments.nextPageThe next page reference.protected PageInstruments.previousPageThe previous page reference.Methods in com.genologics.ri.instrument that return PageModifier and TypeMethodDescriptionInstruments.getNextPage()Gets the next page of results.Instruments.getPreviousPage()Gets the previous page of results.Methods in com.genologics.ri.instrument with parameters of type PageModifier and TypeMethodDescriptionvoidInstruments.setNextPage(Page nextPage) Sets the next page of results.voidInstruments.setPreviousPage(Page previousPage) Sets the previous page of results. -
Uses of Page in com.genologics.ri.instrumenttype
Fields in com.genologics.ri.instrumenttype declared as PageModifier and TypeFieldDescriptionprotected PageInstrumentTypes.nextPageThe next page reference.protected PageInstrumentTypes.previousPageThe previous page reference.Methods in com.genologics.ri.instrumenttype that return PageModifier and TypeMethodDescriptionInstrumentTypes.getNextPage()Gets the next page of results.InstrumentTypes.getPreviousPage()Gets the previous page of results.Methods in com.genologics.ri.instrumenttype with parameters of type PageModifier and TypeMethodDescriptionvoidInstrumentTypes.setNextPage(Page nextPage) Sets the next page of results.voidInstrumentTypes.setPreviousPage(Page previousPage) Sets the previous page of results. -
Uses of Page in com.genologics.ri.lab
Fields in com.genologics.ri.lab declared as PageModifier and TypeFieldDescriptionprotected PageLabs.nextPageThe next page of results.protected PageLabs.previousPageThe previous page of results.Methods in com.genologics.ri.lab that return PageModifier and TypeMethodDescriptionLabs.getNextPage()Gets the next page of results.Labs.getPreviousPage()Gets the previous page of results.Methods in com.genologics.ri.lab with parameters of type PageModifier and TypeMethodDescriptionvoidLabs.setNextPage(Page nextPage) Sets the next page of results.voidLabs.setPreviousPage(Page previousPage) Sets the previous page of results. -
Uses of Page in com.genologics.ri.process
Fields in com.genologics.ri.process declared as PageModifier and TypeFieldDescriptionprotected PageClarityProcesses.nextPageThe link to the next page of results.protected PageClarityProcesses.previousPageThe link to the previous page of results.Methods in com.genologics.ri.process that return PageModifier and TypeMethodDescriptionClarityProcesses.getNextPage()Gets the next page link.ClarityProcesses.getPreviousPage()Gets the previous page link.Methods in com.genologics.ri.process with parameters of type PageModifier and TypeMethodDescriptionvoidClarityProcesses.setNextPage(Page nextPage) Sets the next page link.voidClarityProcesses.setPreviousPage(Page previousPage) Sets the previous page link. -
Uses of Page in com.genologics.ri.processtemplate
Fields in com.genologics.ri.processtemplate declared as PageModifier and TypeFieldDescriptionprotected PageProcessTemplates.nextPageThe link to the next page of results.protected PageProcessTemplates.previousPageThe link to the previous page of results.Methods in com.genologics.ri.processtemplate that return PageModifier and TypeMethodDescriptionProcessTemplates.getNextPage()Gets the next page link.ProcessTemplates.getPreviousPage()Gets the previous page link.Methods in com.genologics.ri.processtemplate with parameters of type PageModifier and TypeMethodDescriptionvoidProcessTemplates.setNextPage(Page nextPage) Sets the next page link.voidProcessTemplates.setPreviousPage(Page previousPage) Sets the previous page link. -
Uses of Page in com.genologics.ri.processtype
Fields in com.genologics.ri.processtype declared as PageModifier and TypeFieldDescriptionprotected PageProcessTypes.nextPageLink to the next page of results.protected PageProcessTypes.previousPageLink to the previous page of results.Methods in com.genologics.ri.processtype that return PageModifier and TypeMethodDescriptionProcessTypes.getNextPage()Gets the link to the next page of results.ProcessTypes.getPreviousPage()Gets the link to the previous page of results.Methods in com.genologics.ri.processtype with parameters of type PageModifier and TypeMethodDescriptionvoidProcessTypes.setNextPage(Page nextPage) Sets the link to the next page of results.voidProcessTypes.setPreviousPage(Page previousPage) Sets the link to the previous page of results. -
Uses of Page in com.genologics.ri.project
Fields in com.genologics.ri.project declared as PageModifier and TypeFieldDescriptionprotected PageProjects.nextPageThe next page of results.protected PageProjects.previousPageThe previous page of results.Methods in com.genologics.ri.project that return PageModifier and TypeMethodDescriptionProjects.getNextPage()Get the next page of results.Projects.getPreviousPage()Get the previous page of results.Methods in com.genologics.ri.project with parameters of type PageModifier and TypeMethodDescriptionvoidProjects.setNextPage(Page nextPage) Set the next page of results.voidProjects.setPreviousPage(Page previousPage) Set the previous page of results. -
Uses of Page in com.genologics.ri.property
Fields in com.genologics.ri.property declared as PageModifier and TypeFieldDescriptionprotected PageProperties.nextPageThe link to the next page of results.protected PageProperties.previousPageThe link to the previous page of results.Methods in com.genologics.ri.property that return PageModifier and TypeMethodDescriptionProperties.getNextPage()Gets the next page link.Properties.getPreviousPage()Gets the previous page link.Methods in com.genologics.ri.property with parameters of type PageModifier and TypeMethodDescriptionvoidProperties.setNextPage(Page nextPage) Sets the next page link.voidProperties.setPreviousPage(Page previousPage) Sets the previous page link. -
Uses of Page in com.genologics.ri.queue
Fields in com.genologics.ri.queue declared as PageModifier and TypeFieldDescriptionprotected PageQueue.nextPageThe link to the next page of results.protected PageQueue.previousPageThe link to the previous page of results.Methods in com.genologics.ri.queue that return PageModifier and TypeMethodDescriptionQueue.getNextPage()Gets the next page of results.Queue.getPreviousPage()Gets the previous page of results.Methods in com.genologics.ri.queue with parameters of type PageModifier and TypeMethodDescriptionvoidQueue.setNextPage(Page nextPage) Sets the next page of results.voidQueue.setPreviousPage(Page previousPage) Sets the previous page of results. -
Uses of Page in com.genologics.ri.reagentkit
Fields in com.genologics.ri.reagentkit declared as PageModifier and TypeFieldDescriptionprotected PageReagentKits.nextPageThe link to the next page of results.protected PageReagentKits.previousPageThe link to the previous page of results.Methods in com.genologics.ri.reagentkit that return PageModifier and TypeMethodDescriptionReagentKits.getNextPage()Gets the next page link.ReagentKits.getPreviousPage()Gets the previous page link.Methods in com.genologics.ri.reagentkit with parameters of type PageModifier and TypeMethodDescriptionvoidReagentKits.setNextPage(Page nextPage) Sets the next page link.voidReagentKits.setPreviousPage(Page previousPage) Sets the previous page link. -
Uses of Page in com.genologics.ri.reagentlot
Fields in com.genologics.ri.reagentlot declared as PageModifier and TypeFieldDescriptionprotected PageReagentLots.nextPageLink to the next page of results, if available.protected PageReagentLots.previousPageLink to the previous page of results, if available.Methods in com.genologics.ri.reagentlot that return PageMethods in com.genologics.ri.reagentlot with parameters of type PageModifier and TypeMethodDescriptionvoidReagentLots.setNextPage(Page nextPage) voidReagentLots.setPreviousPage(Page previousPage) -
Uses of Page in com.genologics.ri.reagenttype
Fields in com.genologics.ri.reagenttype declared as PageModifier and TypeFieldDescriptionprotected PageReagentTypes.nextPageLink to the next page of results.protected PageReagentTypes.previousPageLink to the previous page of results.Methods in com.genologics.ri.reagenttype that return PageModifier and TypeMethodDescriptionReagentTypes.getNextPage()Gets the link to the next page of results.ReagentTypes.getPreviousPage()Gets the link to the previous page of results.Methods in com.genologics.ri.reagenttype with parameters of type PageModifier and TypeMethodDescriptionvoidReagentTypes.setNextPage(Page nextPage) Sets the link to the next page of results.voidReagentTypes.setPreviousPage(Page previousPage) Sets the link to the previous page of results. -
Uses of Page in com.genologics.ri.researcher
Fields in com.genologics.ri.researcher declared as PageModifier and TypeFieldDescriptionprotected PageResearchers.nextPageLink to the next page of results.protected PageResearchers.previousPageLink to the previous page of results.Methods in com.genologics.ri.researcher that return PageModifier and TypeMethodDescriptionResearchers.getNextPage()Gets the link to the next page of results.Researchers.getPreviousPage()Gets the link to the previous page of results.Methods in com.genologics.ri.researcher with parameters of type PageModifier and TypeMethodDescriptionvoidResearchers.setNextPage(Page nextPage) Sets the link to the next page of results.voidResearchers.setPreviousPage(Page previousPage) Sets the link to the previous page of results. -
Uses of Page in com.genologics.ri.sample
Fields in com.genologics.ri.sample declared as PageModifier and TypeFieldDescriptionprotected PageSamples.nextPageThe next page link for pagination.protected PageSamples.previousPageThe previous page link for pagination.Methods in com.genologics.ri.sample that return PageModifier and TypeMethodDescriptionSamples.getNextPage()Gets the next page link.Samples.getPreviousPage()Gets the previous page link.Methods in com.genologics.ri.sample with parameters of type PageModifier and TypeMethodDescriptionvoidSamples.setNextPage(Page nextPage) Sets the next page link.voidSamples.setPreviousPage(Page previousPage) Sets the previous page link. -
Uses of Page in com.genologics.ri.savedquery
Fields in com.genologics.ri.savedquery declared as PageModifier and TypeFieldDescriptionprotected PageSavedQueries.nextPageThe link to the next page of results.protected PageSavedQueries.previousPageThe link to the previous page of results.Methods in com.genologics.ri.savedquery that return PageModifier and TypeMethodDescriptionSavedQueries.getNextPage()Gets the next page of results.SavedQueries.getPreviousPage()Gets the previous page of results.Methods in com.genologics.ri.savedquery with parameters of type PageModifier and TypeMethodDescriptionvoidSavedQueries.setNextPage(Page nextPage) Sets the next page of results.voidSavedQueries.setPreviousPage(Page previousPage) Sets the previous page of results.