Mercurial > dive4elements > framework
log artifact-database/src/main/java/de/intevation/artifactdatabase/state/AbstractState.java @ 251:9e12f3fbcf78
age | author | description |
---|---|---|
Thu, 14 Apr 2011 08:26:25 +0000 | Ingo Weinzierl | Improved the describe() of a State - a reference to an artifact has been added. |
Wed, 30 Mar 2011 14:45:15 +0000 | Ingo Weinzierl | Added support for facets - facets of output modes are read from configuration now. |
Tue, 22 Mar 2011 16:06:35 +0000 | Ingo Weinzierl | Enhanced the abstract state: the output modes are read now. |
Mon, 14 Mar 2011 14:19:28 +0000 | Ingo Weinzierl | Changed the return type of a State's describe() method. |
Fri, 04 Feb 2011 10:50:53 +0000 | Ingo Weinzierl | Implementations to initialize and retrieve states. |
Fri, 04 Feb 2011 08:55:17 +0000 | Ingo Weinzierl | Added an abstract implementation of a State. |