comparison flys-client/src/main/java/de/intevation/flys/client/client/ui/CollectionView.java @ 811:8fa303586f14

Pass user id to the meta data service. flys-client/trunk@2466 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Mon, 08 Aug 2011 11:02:45 +0000
parents e9337488bac3
children 11fd6557d0fc
comparison
equal deleted inserted replaced
810:a443dd6566b8 811:8fa303586f14
302 */ 302 */
303 public Artifact getArtifact() { 303 public Artifact getArtifact() {
304 return artifact; 304 return artifact;
305 } 305 }
306 306
307 public User getUser() {
308 return getFlys().getCurrentUser();
309 }
310
307 311
308 /** 312 /**
309 * Set the current artifact that is the master of the parameterization. 313 * Set the current artifact that is the master of the parameterization.
310 * 314 *
311 * @param artifact The new artifact. 315 * @param artifact The new artifact.

http://dive4elements.wald.intevation.org