Project

General

Profile

« Previous | Next » 

Revision 97a7cfe2

Added by Andreas Müller almost 6 years ago

cleanup

View differences:

src/main/java/eu/etaxonomy/cdm/vaadin/util/DistributionEditorUtil.java
36 36

  
37 37
    public static final String SEPARATOR = ";;";
38 38

  
39
    public static final boolean INCLUDE_UNPUBLISHED = true;
40

  
39 41
    /**
40
     * Updates the vaadin session attributes related to the chosen 
42
     * Updates the vaadin session attributes related to the chosen
41 43
     * {@link TaxonNode}s, {@link NamedArea}s and {@link Classification}
42 44
     * and refreshes the given {@code distributionStatusTableView}.
43 45
     * @param distributionTableView The view to refresh after updating the session variables.
......
56 58
	}
57 59

  
58 60
    /**
59
     * Clears the session attributes related to the chosen 
61
     * Clears the session attributes related to the chosen
60 62
     * {@link TaxonNode}s, {@link TermVocabulary} of {@link NamedArea}s,
61 63
     * {@link NamedArea}s and {@link Classification}.
62 64
     */

Also available in: Unified diff