comparison artifacts/src/main/java/de/intevation/artifacts/ArtifactCollection.java @ 218:70cbbe144931

Added a describe() method for ArtifactCollections. artifacts/trunk@1558 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Thu, 24 Mar 2011 15:48:26 +0000
parents ac0f8bd97277
children f75f83af19e0
comparison
equal deleted inserted replaced
217:87a7773030b5 218:70cbbe144931
66 Date creationTime, 66 Date creationTime,
67 ArtifactCollectionFactory factory, 67 ArtifactCollectionFactory factory,
68 Object context, 68 Object context,
69 Document data); 69 Document data);
70 70
71
72 Document describe(CallContext context);
73
71 //TODO: create LifeCycle interface 74 //TODO: create LifeCycle interface
72 /** 75 /**
73 * Called from artifact database when an artifact is 76 * Called from artifact database when an artifact is
74 * going to be removed from system. 77 * going to be removed from system.
75 * @param context The global context of the runtime system. 78 * @param context The global context of the runtime system.

http://dive4elements.wald.intevation.org