added web service getLinkedObjectsById
a web service that uses getObjectsByLink to return linked objects by id regardless of the link type. The idea is to be used for getting linked users to a group and groups linked to a user, instead of making a specific user/groups service. It could also be used to get linked objects with no specified link_type(name of linktype) or future multiple-link-types linked objects.