Uses of Class
com.genologics.ri.processtemplate.ProcessTemplateLink
Packages that use ProcessTemplateLink
Package
Description
Entities for process templates in the Clarity system.
-
Uses of ProcessTemplateLink in com.genologics.ri.processtemplate
Fields in com.genologics.ri.processtemplate with type parameters of type ProcessTemplateLinkModifier and TypeFieldDescriptionprotected List<ProcessTemplateLink>ProcessTemplates.processTemplatesThe list of process template links.Methods in com.genologics.ri.processtemplate that return ProcessTemplateLinkModifier and TypeMethodDescriptionObjectFactory.createProcessTemplateLink()Creates a new ProcessTemplateLink instance.Methods in com.genologics.ri.processtemplate that return types with arguments of type ProcessTemplateLinkModifier and TypeMethodDescriptionProcessTemplates.getList()Gets the list of process template links.ProcessTemplates.getProcessTemplates()Gets the list of process template links.