Project

General

Profile

« Previous | Next » 

Revision e0aeb58c

Added by Andreas Kohlbecker over 6 years ago

ref #6867 crating per entity permissions for new References

View differences:

src/main/java/eu/etaxonomy/vaadin/mvp/AbstractCdmEditorPresenter.java
42 42
    private static final Logger logger = Logger.getLogger(AbstractCdmEditorPresenter.class);
43 43

  
44 44
    /**
45
     * if not null, this CRUD set is to be used to create a CdmAuthoritiy for the base entitiy which will be
45
     * if not null, this CRUD set is to be used to create a CdmAuthoritiy for the base entity which will be
46 46
     * granted to the current use as long this grant is not assigned yet.
47 47
     */
48 48
    protected EnumSet<CRUD> crud = null;

Also available in: Unified diff