Interface SampleRepositoryCustom

    • Method Detail

      • updateSampleModifiedDate

        void updateSampleModifiedDate​(Sample sample,
                                      java.util.Date modifiedDate)
        Update the modifiedDate in a Sample to the specified value.
        Parameters:
        sample - The Sample to update
        modifiedDate - The new Date