Project

General

Profile

« Previous | Next » 

Revision 14a62f14

Added by Katja Luther over 4 years ago

ref #8721: use webservice to get all biocase provider

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/preference/PreferencesUtil.java
1917 1917

  
1918 1918
    }
1919 1919

  
1920
    /**
1921
     * @param lastAccessPoint
1922
     */
1923
    public static void setLastSelectedBiocaseProvider(String lastAccessPoint) {
1924
        setStringValue(LAST_USED_BIOCASE_PROVIDER, lastAccessPoint);
1925
    }
1926

  
1920 1927

  
1921 1928

  
1922 1929

  

Also available in: Unified diff