comparison artifacts/src/main/java/de/intevation/artifacts/Artifact.java @ 85:78263e910675

Completed Javadoc of sub module 'artifacts'. artifacts/trunk@831 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Fri, 26 Mar 2010 09:41:38 +0000
parents efe752c4f8b2
children b2e0cb83631c
comparison
equal deleted inserted replaced
84:72e2dd4feb31 85:78263e910675
119 119
120 120
121 /** 121 /**
122 * Called from artifact database before an artifact is 122 * Called from artifact database before an artifact is
123 * going to be exported as xml document. 123 * going to be exported as xml document.
124 * @param context The global context of the runtime system.
124 */ 125 */
125 public void cleanup(Object context); 126 public void cleanup(Object context);
126 } 127 }
127 // vim:set ts=4 sw=4 si et sta sts=4 fenc=utf8: 128 // vim:set ts=4 sw=4 si et sta sts=4 fenc=utf8 :

http://dive4elements.wald.intevation.org