Project

General

Profile

« Previous | Next » 

Revision 3be6ef3e

Added by Niels Hoffmann over 13 years ago

performed javacscript:fix and worked on documentation

View differences:

taxeditor-application/src/main/java/eu/etaxonomy/taxeditor/ApplicationUtil.java
13 13
import eu.etaxonomy.taxeditor.model.AbstractUtility;
14 14

  
15 15
/**
16
 * <p>ApplicationUtil class.</p>
17
 *
16 18
 * @author n.hoffmann
17 19
 * @created Oct 13, 2010
18 20
 * @version 1.0
19 21
 */
20 22
public class ApplicationUtil extends AbstractUtility {
21 23

  
24
	/**
25
	 * <p>getPluginId</p>
26
	 *
27
	 * @return a {@link java.lang.String} object.
28
	 */
22 29
	protected static String getPluginId(){
23 30
		return TaxonomicEditorPlugin.PLUGIN_ID;
24 31
	}

Also available in: Unified diff