Mercurial > dive4elements > framework
log artifact-database/src/main/java/de/intevation/artifactdatabase/AbstractCallContext.java @ 406:10aa92f2eca0
age | author | description |
---|---|---|
Tue, 17 Jul 2012 19:21:08 +0000 | Felix Wolfsteller | Doc fixes. |
Wed, 11 Jan 2012 10:58:34 +0000 | Sascha L. Teichmann | AbstractCallContext: Instance vars are now Maps instead of Hashmaps. |
Fri, 16 Dec 2011 14:05:52 +0000 | Felix Wolfsteller | Never return null from a function which is documented to do so. |
Fri, 09 Dec 2011 16:03:19 +0000 | Felix Wolfsteller | Added artifact parameter to facets getDataProviderKeys. |
Wed, 30 Nov 2011 08:24:55 +0000 | Felix Wolfsteller | Extended CallContext to also act as a blackboard/service broker. |
Thu, 14 Apr 2011 11:18:10 +0000 | Sascha L. Teichmann | Added calls to call init/close for call contextes. |
Thu, 24 Mar 2011 16:16:51 +0000 | Ingo Weinzierl | Refactored the CallContextImpl - there are two concrete classes for Artifacts and ArtifactCollections now. |