Uses of Class
com.genologics.ri.configuration.FieldLink
Packages that use FieldLink
Package
Description
Entities for system configuration in the Clarity system.
Entities for process type definitions in the Clarity system.
-
Uses of FieldLink in com.genologics.ri.configuration
Fields in com.genologics.ri.configuration with type parameters of type FieldLinkModifier and TypeFieldDescriptionType.fieldDefinitionsThe list of field definitions for this type.Methods in com.genologics.ri.configuration that return FieldLinkModifier and TypeMethodDescriptionObjectFactory.createFieldLink()Creates a new FieldLink instance.Methods in com.genologics.ri.configuration that return types with arguments of type FieldLink -
Uses of FieldLink in com.genologics.ri.processtype
Fields in com.genologics.ri.processtype with type parameters of type FieldLinkModifier and TypeFieldDescriptionProcessOutput.fieldDefinitionsDeprecated.These field definitions are ignored as of Clarity LIMS 5.0.ProcessType.fieldDefinitionsField definitions for user-defined fields.Methods in com.genologics.ri.processtype that return types with arguments of type FieldLinkModifier and TypeMethodDescriptionProcessOutput.getFieldDefinitions()Deprecated.These field definitions are ignored as of Clarity LIMS 5.0.ProcessType.getFieldDefinitions()Each field definition provides a URI linking to the configuration of a user-defined field for the output type.