Thu, 12 May 2011 09:06:34 +0000 |
Ingo Weinzierl |
Improved the ClientProtocolUtils: collections OUT document contains attributes now.
|
Thu, 28 Apr 2011 10:30:30 +0000 |
Ingo Weinzierl |
Modified Transition.isValid() - added the artifact and the current state to the parameter list.
|
Thu, 28 Apr 2011 10:27:27 +0000 |
Ingo Weinzierl |
Added a getData(String) method to a State to get just a single StateData object.
|
Thu, 28 Apr 2011 08:10:03 +0000 |
Ingo Weinzierl |
Improved the ClientProtocolUtils - new function to create a document that is used to set the attribute of a CollectionItem.
|
Wed, 27 Apr 2011 16:57:20 +0000 |
Ingo Weinzierl |
Bugfix: do not write empty xml documents into database any longer - caused exceptions while serialization/deserialization.
|
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.
|