comparison flys-client/src/main/java/de/intevation/flys/client/shared/model/FacetRecord.java @ 855:2c48d75c4ab7

Minor cosmetics. flys-client/trunk@2647 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Tue, 06 Sep 2011 07:14:17 +0000
parents 374712890b94
children 98c7a46ec5ae
comparison
equal deleted inserted replaced
854:67c678903280 855:2c48d75c4ab7
8 /** 8 /**
9 * @author <a href="mailto:ingo.weinzierl@intevation.de">Ingo Weinzierl</a> 9 * @author <a href="mailto:ingo.weinzierl@intevation.de">Ingo Weinzierl</a>
10 */ 10 */
11 public class FacetRecord extends ListGridRecord { 11 public class FacetRecord extends ListGridRecord {
12 12
13 protected Theme theme; 13 protected Theme theme;
14 14
15 15
16 public FacetRecord(Theme theme) { 16 public FacetRecord(Theme theme) {
17 this.theme = theme; 17 this.theme = theme;
18 18

http://dive4elements.wald.intevation.org