function &getLocationIds()
 {
     include_once 'Services/Migration/DBUpdate_426/classes/class.ilMDLocation.php';
     return ilMDLocation::_getIds($this->getRBACId(), $this->getObjId(), $this->getMetaId(), 'meta_technical');
 }