comparison flys-artifacts/src/main/java/de/intevation/flys/artifacts/WaterlevelArtifact.java @ 2017:e384d78ff78b

Cosmetics. flys-artifacts/trunk@3472 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Tue, 20 Dec 2011 06:26:25 +0000
parents f6a190f6aaff
children 5642a83420f2
comparison
equal deleted inserted replaced
2016:796dfe96b6b2 2017:e384d78ff78b
56 "w_differences", 56 "w_differences",
57 filterFacets.get("longitudinal_section")); 57 filterFacets.get("longitudinal_section"));
58 } 58 }
59 } 59 }
60 60
61
61 /** 62 /**
62 * Clone important stuff of an WINFOArtifact. 63 * Clone important stuff of an WINFOArtifact.
63 * @param artifact the WINFOArtifact to clone stuff from. 64 * @param artifact the WINFOArtifact to clone stuff from.
64 */ 65 */
65 protected void initialize( 66 protected void initialize(
92 */ 93 */
93 public String getName() { 94 public String getName() {
94 return ARTIFACT_NAME; 95 return ARTIFACT_NAME;
95 } 96 }
96 97
98
97 /** 99 /**
98 * Determines Facets initial disposition regarding activity (think of 100 * Determines Facets initial disposition regarding activity (think of
99 * selection in Client ThemeList GUI). 101 * selection in Client ThemeList GUI).
100 * WaterlevelArtifact Facets should come to live "inactive" (always 102 * WaterlevelArtifact Facets should come to live "inactive" (always
101 * return 0). 103 * return 0).

http://dive4elements.wald.intevation.org