Issue 10452

registry-service: create factories for objects Node, Organization, and Dataset that build an instance an Agent

10452
Reporter: kbraak
Assignee: kbraak
Type: Task
Summary: registry-service: create factories for objects Node, Organization, and Dataset that build an instance an Agent
Priority: Major
Resolution: Fixed
Status: Closed
Created: 2011-11-24 17:17:53.963
Updated: 2013-12-16 17:50:17.043
Resolved: 2011-12-01 09:53:01.701
        
Description: The factories should extend a base factory that takes the model object as a generic type in its constructor.

The factories should use the object's own Builder to construct the instance.]]>
    


Author: kbraak@gbif.org
Comment: Base factory, and factories for Organization and Node created with unit tests mocking responses from managers. See http://code.google.com/p/gbif-registry/source/detail?r=1671 for latest state.
Created: 2011-11-24 17:22:16.165
Updated: 2011-11-24 17:22:16.165