Uses of Class
com.genologics.ri.userdefined.UDF
Packages that use UDF
Package
Description
- 
Uses of UDF in com.genologics.ri.artifactFields in com.genologics.ri.artifact with type parameters of type UDFMethods in com.genologics.ri.artifact that return UDFModifier and TypeMethodDescriptionArtifact.addUserDefinedField(UDF udf) Deprecated.Artifact.addUserDefinedField(String name, FieldType type, String value) Deprecated.Artifact.getUserDefinedField(String name) Deprecated.Methods in com.genologics.ri.artifact that return types with arguments of type UDFMethods in com.genologics.ri.artifact with parameters of type UDF
- 
Uses of UDF in com.genologics.ri.containerFields in com.genologics.ri.container with type parameters of type UDFMethods in com.genologics.ri.container that return UDFModifier and TypeMethodDescriptionContainer.addUserDefinedField(UDF udf) Deprecated.Container.addUserDefinedField(String name, FieldType type, String value) Deprecated.Container.getUserDefinedField(String name) Deprecated.Methods in com.genologics.ri.container that return types with arguments of type UDFMethods in com.genologics.ri.container with parameters of type UDF
- 
Uses of UDF in com.genologics.ri.labFields in com.genologics.ri.lab with type parameters of type UDFMethods in com.genologics.ri.lab that return UDFModifier and TypeMethodDescriptionLab.addUserDefinedField(UDF udf) Deprecated.Lab.addUserDefinedField(String name, FieldType type, String value) Deprecated.Lab.getUserDefinedField(String name) Deprecated.Methods in com.genologics.ri.lab that return types with arguments of type UDFMethods in com.genologics.ri.lab with parameters of type UDF
- 
Uses of UDF in com.genologics.ri.processFields in com.genologics.ri.process with type parameters of type UDFMethods in com.genologics.ri.process that return UDFModifier and TypeMethodDescriptionClarityProcess.addUserDefinedField(UDF udf) Deprecated.ClarityProcess.addUserDefinedField(String name, FieldType type, String value) Deprecated.ClarityProcess.getUserDefinedField(String name) Deprecated.Methods in com.genologics.ri.process that return types with arguments of type UDFMethods in com.genologics.ri.process with parameters of type UDF
- 
Uses of UDF in com.genologics.ri.processexecutionFields in com.genologics.ri.processexecution with type parameters of type UDFMethods in com.genologics.ri.processexecution that return UDFModifier and TypeMethodDescriptionExecutableProcess.addUserDefinedField(UDF udf) Deprecated.ExecutableProcess.addUserDefinedField(String name, FieldType type, String value) Deprecated.Methods in com.genologics.ri.processexecution that return types with arguments of type UDFMethods in com.genologics.ri.processexecution with parameters of type UDF
- 
Uses of UDF in com.genologics.ri.processtemplateFields in com.genologics.ri.processtemplate with type parameters of type UDFMethods in com.genologics.ri.processtemplate that return UDFModifier and TypeMethodDescriptionProcessTemplate.addUserDefinedField(UDF udf) Deprecated.ProcessTemplate.addUserDefinedField(String name, FieldType type, String value) Deprecated.Methods in com.genologics.ri.processtemplate that return types with arguments of type UDFMethods in com.genologics.ri.processtemplate with parameters of type UDF
- 
Uses of UDF in com.genologics.ri.projectFields in com.genologics.ri.project with type parameters of type UDFMethods in com.genologics.ri.project that return UDFModifier and TypeMethodDescriptionProject.addUserDefinedField(UDF udf) Deprecated.Project.addUserDefinedField(String name, FieldType type, String value) Deprecated.Project.getUserDefinedField(String name) Deprecated.Methods in com.genologics.ri.project that return types with arguments of type UDFMethods in com.genologics.ri.project with parameters of type UDF
- 
Uses of UDF in com.genologics.ri.researcherFields in com.genologics.ri.researcher with type parameters of type UDFMethods in com.genologics.ri.researcher that return UDFModifier and TypeMethodDescriptionResearcher.addUserDefinedField(UDF udf) Deprecated.Researcher.addUserDefinedField(String name, FieldType type, String value) Deprecated.Researcher.getUserDefinedField(String name) Deprecated.Methods in com.genologics.ri.researcher that return types with arguments of type UDFMethods in com.genologics.ri.researcher with parameters of type UDF
- 
Uses of UDF in com.genologics.ri.sampleFields in com.genologics.ri.sample with type parameters of type UDFMethods in com.genologics.ri.sample that return UDFModifier and TypeMethodDescriptionSampleBase.addUserDefinedField(UDF udf) Deprecated.SampleBase.addUserDefinedField(String name, FieldType type, String value) Deprecated.SampleBase.getUserDefinedField(String name) Deprecated.Methods in com.genologics.ri.sample that return types with arguments of type UDFModifier and TypeMethodDescriptionBioSource.getFields()Deprecated.SampleBase.getUserDefinedFields()Methods in com.genologics.ri.sample with parameters of type UDF
- 
Uses of UDF in com.genologics.ri.stepFields in com.genologics.ri.step with type parameters of type UDFMethods in com.genologics.ri.step that return UDFModifier and TypeMethodDescriptionStepDetails.addUserDefinedField(UDF udf) Deprecated.StepDetails.addUserDefinedField(String name, FieldType type, String value) Deprecated.StepDetails.getUserDefinedField(String name) Deprecated.Methods in com.genologics.ri.step that return types with arguments of type UDFMethods in com.genologics.ri.step with parameters of type UDF
- 
Uses of UDF in com.genologics.ri.userdefinedFields in com.genologics.ri.userdefined with type parameters of type UDFMethods in com.genologics.ri.userdefined that return UDFModifier and TypeMethodDescriptionObjectFactory.createField()static UDFFinds a UDF by name in the UDFs of the given object.static UDFFinds a UDF by name in the UDFs of the given object.static UDFFinds a UDF by name in the UDFs of the given object.static UDFUDF.getUDF(Collection<UDF> udfs, String name) Finds a UDF by name in a collection of UDF objects.static UDFUDF.getUDF(Collection<UDF> udfs, String name, boolean fail) Finds a UDF by name in a collection of UDF objects.static UDFUDF.getUDF(Collection<UDF> udfs, String name, boolean fail, String failMessage) Finds a UDF by name in a collection of UDF objects.default UDFFinds a UDF by name.default UDFFinds a UDF by name.default UDFFinds a UDF by name.static UDFAdds, sets or removes a UDF from the collection of fields on the given object.static UDFUDF.setUDF(Collection<UDF> udfs, String name, Object value) Adds, sets or removes a UDF from the given collection of fields.default UDFAdds, sets or removes a UDF.Methods in com.genologics.ri.userdefined that return types with arguments of type UDFModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<UDF>ObjectFactory.createField(UDF value) UDT.getFields()UDFHolder.getUdfs()Another alternative forgetUserDefinedFieldsthat is more pleasant on the eye when used in Groovy or other scripting systems where the property is accessed as if it were a field.UDFHolder.getUDFs()Alternative method used as a shorthand forgetUserDefinedFields.UDFHolder.getUserDefinedFields()Get a list of user defined fields held by the entity.UDT.getUserDefinedFields()Replicates getFields but allows the UDT to be used by the UDF static helper methods.Methods in com.genologics.ri.userdefined with parameters of type UDFModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<UDF>ObjectFactory.createField(UDF value) Method parameters in com.genologics.ri.userdefined with type arguments of type UDFModifier and TypeMethodDescriptionstatic UDFUDF.getUDF(Collection<UDF> udfs, String name) Finds a UDF by name in a collection of UDF objects.static UDFUDF.getUDF(Collection<UDF> udfs, String name, boolean fail) Finds a UDF by name in a collection of UDF objects.static UDFUDF.getUDF(Collection<UDF> udfs, String name, boolean fail, String failMessage) Finds a UDF by name in a collection of UDF objects.static StringUDF.getUDFValue(Collection<UDF> udfs, String name) Finds a UDF by name in a collection of UDF objects and, if found, returns its value.static StringUDF.getUDFValue(Collection<UDF> udfs, String name, boolean fail) Finds a UDF by name in a collection of UDF objects and returns its value.static StringUDF.getUDFValue(Collection<UDF> udfs, String name, boolean fail, String failMessage) Finds a UDF by name in a collection of UDF objects and returns its value.static StringUDF.getUDFValue(Collection<UDF> udfs, String name, String defaultValue) Finds a UDF by name in a collection of UDF objects and, if found, returns its value.static UDFUDF.setUDF(Collection<UDF> udfs, String name, Object value) Adds, sets or removes a UDF from the given collection of fields.