Mercurial > dive4elements > framework
log artifact-database/src/main/java/de/intevation/artifactdatabase/AbstractCallContext.java @ 363:4d3298295a64
age | author | description |
---|---|---|
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. |