Interface SampleRemoteRepository

    • Method Detail

      • getSampleMetadata

        java.util.Map<java.lang.String,​MetadataEntry> getSampleMetadata​(Sample sample)
        Get the Sample metadata for a remote sample
        Parameters:
        sample - the sample to get metadata for
        Returns:
        a map of String to MetadataEntry. Before saving the String component must be converted to MetadataTemplateField