Project

General

Profile

« Previous | Next » 

Revision eed6b243

Added by Fabian Reimeier about 6 years ago

refactoring

View differences:

src/main/java/eu/etaxonomy/cdm/vaadin/view/distributionStatus/settings/AreaAndTaxonSettingsPresenter.java
73 73
        return CdmSpringContextHelper.getVocabularyService().load(areaVocabUUID, VOCABULARY_INIT_STRATEGY);
74 74
    }
75 75

  
76

  
76
    // TODO: Currently unused. Remove?
77 77
    public List<TaxonNode> getChosenTaxonNodes(){
78 78
        List<UUID> nodeUuids = (List<UUID>) VaadinSession.getCurrent()
79 79
                .getAttribute(DistributionEditorUtil.SATTR_TAXON_NODES_UUID);

Also available in: Unified diff