- replaced calls to LinkEvent.linkId with LinkEvent.getLinkId().toString().
- replaced calls to LinkEvent.link with LinkEvent.getLink().
- other minor renamings regarding Events.
- renamed ActivityOption.get/setOpentimes to ActivityOption.get/setOpeningTimes to be consistent.
- other minor code cleanup.