comparison artifact-database/src/main/java/de/intevation/artifactdatabase/state/DefaultOutput.java @ 448:f2eab30cbc9a

Update doc of DefaultOutput constructor
author Björn Ricks <bjoern.ricks@intevation.de>
date Wed, 12 Dec 2012 16:06:08 +0100
parents 95ff5a25a339
children
comparison
equal deleted inserted replaced
447:ddfaf255bb40 448:f2eab30cbc9a
70 * 70 *
71 * @param name The name of this output. 71 * @param name The name of this output.
72 * @param description The description of this output. 72 * @param description The description of this output.
73 * @param mimeType The mimetype of this output. 73 * @param mimeType The mimetype of this output.
74 * @param facets The list of facets supported by this output. 74 * @param facets The list of facets supported by this output.
75 * @param type The type of the Output e.g. chart
75 */ 76 */
76 public DefaultOutput( 77 public DefaultOutput(
77 String name, 78 String name,
78 String description, 79 String description,
79 String mimeType, 80 String mimeType,

http://dive4elements.wald.intevation.org