diff artifacts/src/main/java/de/intevation/artifacts/Artifact.java @ 326:3447fa62f007

Minor cosmetics. artifacts/trunk@2571 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Thu, 25 Aug 2011 10:15:22 +0000
parents 694d818e99b2
children
line wrap: on
line diff
--- a/artifacts/src/main/java/de/intevation/artifacts/Artifact.java	Wed Aug 24 14:35:27 2011 +0000
+++ b/artifacts/src/main/java/de/intevation/artifacts/Artifact.java	Thu Aug 25 10:15:22 2011 +0000
@@ -34,7 +34,7 @@
  *
  * There are two more methods involved with the life cycle of the are:
  * <ol>
- *   <li>{@link #setup(String, ArtifactFactory, Object, Document) setup()}:
+ *   <li>{@link #setup(String, ArtifactFactory, Object, CallMeta, Document) setup()}:
  *   Called after created by the factory.</li>
  *   <li>{@link #endOfLife(Object) endOfLife()}: Called when the artifact
  *                                               is going to be removed from
@@ -121,6 +121,7 @@
     /**
      * When created by a factory this method is called to
      * initialize the artifact.
+     *
      * @param identifier The identifier from artifact database
      * @param factory    The factory which created this artifact.
      * @param context    The global context of the runtime system.

http://dive4elements.wald.intevation.org