comparison flys-client/src/main/java/de/intevation/flys/client/server/MetaDataServiceImpl.java @ 4870:2dac0e5b927e

MetaDataServiceImpl: Doc.
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Mon, 28 Jan 2013 00:46:46 +0100
parents f2039d030b5e
children
comparison
equal deleted inserted replaced
4869:d5f5bdaca316 4870:2dac0e5b927e
43 /** 43 /**
44 * @param locale needed for i18n. 44 * @param locale needed for i18n.
45 * @param artifactId ID of masterartifact (can be null) 45 * @param artifactId ID of masterartifact (can be null)
46 * @param userId can be null 46 * @param userId can be null
47 * @param outs can be null 47 * @param outs can be null
48 * @param parameters can be null 48 * @param parameters can be null or parameters like "load-system:true;key:value"
49 */ 49 */
50 @Override 50 @Override
51 public DataCageTree getMetaData( 51 public DataCageTree getMetaData(
52 String locale, 52 String locale,
53 String artifactId, 53 String artifactId,

http://dive4elements.wald.intevation.org