changed return type of NetworkImpl.getLinks() from Map<Id, LinkImpl> to Map<Id, Link> (return interface instead of implementation), had to adapt quite a lot of code.
Authored by: mrieser 2010-05-04
Parent: [r11388]
Child: [r11390]