Project

General

Profile

« Previous | Next » 

Revision e5668830

Added by Andreas Müller over 6 years ago

ref #6903 preferences for vaadin

View differences:

cdmlib-services/src/main/java/eu/etaxonomy/cdm/api/service/IPreferenceService.java
87 87
      */
88 88
     public CdmPreference findDatabase(PreferencePredicate predicate);
89 89

  
90
     /**
91
      * Retrieve the vaadin wide preference for the given predicate.
92
      * @param key
93
      * @return
94
      */
95
     public CdmPreference findVaadin(PreferencePredicate predicate);
90 96

  
91 97
     /**
92 98
      * Returns the best matching preference that matches the given

Also available in: Unified diff