comparison flys-artifacts/src/main/java/de/intevation/flys/artifacts/model/DataFacet.java @ 2141:79a94c4171cb

Cosmetics. flys-artifacts/trunk@3719 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Thu, 19 Jan 2012 13:01:33 +0000
parents d626ae185305
children
comparison
equal deleted inserted replaced
2140:3d73109005b8 2141:79a94c4171cb
74 this.type = type; 74 this.type = type;
75 this.hash = hash; 75 this.hash = hash;
76 this.stateId = stateId; 76 this.stateId = stateId;
77 } 77 }
78 78
79
79 /** 80 /**
80 * Return computation result. 81 * Return computation result.
81 */ 82 */
82 @Override 83 @Override
83 public Object getData(Artifact artifact, CallContext context) { 84 public Object getData(Artifact artifact, CallContext context) {

http://dive4elements.wald.intevation.org