Mercurial > dive4elements > framework
log
age | author | description |
---|---|---|
Tue, 26 Apr 2011 07:43:40 +0000 | Ingo Weinzierl | Enabled the artifact database to handle requests specific to collection attributes and collection item attributes. |
Tue, 26 Apr 2011 06:56:01 +0000 | Ingo Weinzierl | Changed the method names to get and set the attributes of collection items. |
Thu, 21 Apr 2011 13:43:24 +0000 | Ingo Weinzierl | Added a method to add new facets to an output. |
Thu, 14 Apr 2011 13:24:35 +0000 | Ingo Weinzierl | Bugfix: Removed CallContext specific method calls. |
Thu, 14 Apr 2011 13:08:49 +0000 | Ingo Weinzierl | Enhanced the bootstrap - the CallContext.Listener is initialized (if configured). |
Thu, 14 Apr 2011 13:02:46 +0000 | Ingo Weinzierl | Added a setup() method to the CallContext.Listener. |
Thu, 14 Apr 2011 11:24:03 +0000 | Sascha L. Teichmann | Added instance variable to hold a call context listener. |