Project

General

Profile

« Previous | Next » 

Revision 8857ff70

Added by Katja Luther about 7 years ago

fix compiliation error in grantedAuthorityWizard

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/newWizard/NewGrantedAuthorityWizard.java
52 52
	 */
53 53
	@Override
54 54
	protected GrantedAuthorityImpl createNewEntity() {
55
		return GrantedAuthorityImpl.NewInstance();
55
		return GrantedAuthorityImpl.NewInstance("");
56 56
	}
57 57

  
58 58
	/* (non-Javadoc)

Also available in: Unified diff