Mercurial > dive4elements > gnv-client
log gnv-artifacts/src/main/java/de/intevation/gnv/artifacts/GNVArtifactFactory.java @ 789:0dc115cbef0d
age | author | description |
---|---|---|
Wed, 31 Mar 2010 09:09:05 +0000 | Ingo Weinzierl | Added javadoc for artifact package. |
Mon, 29 Mar 2010 09:35:44 +0000 | Sascha L. Teichmann | Bring @author javadoc tags in form '@author <a href="john.doe@example.com">John Doe</a>' |
Mon, 29 Mar 2010 08:51:20 +0000 | Sascha L. Teichmann | Ordered imports. Removed needless imports. Removed empty headers. |
Fri, 15 Jan 2010 18:21:49 +0000 | Ingo Weinzierl | Added support to step back to the point for choosing a product. |
Thu, 14 Jan 2010 11:07:27 +0000 | Ingo Weinzierl | Renamed FISSelectArtifact to SelectProductArtifact which fits better, because the intent of this artifact is to choose a product - not a fis. |
Sat, 09 Jan 2010 17:55:45 +0000 | Ingo Weinzierl | Next step of changing the concept how to use the user interface. Adapted namespaces and replaced FISArtifact with a ProxyArtifact. |