function &getKeywordIds() { include_once 'Services/MetaData/classes/class.ilMDKeyword.php'; return ilMDKeyword::_getIds($this->getRBACId(), $this->getObjId(), $this->getMetaId(), 'meta_general'); }
function &getKeywordIds() { include_once 'Services/Migration/DBUpdate_426/classes/class.ilMDKeyword.php'; return ilMDKeyword::_getIds($this->getRBACId(), $this->getObjId(), $this->getMetaId(), 'meta_classification'); }