public function getGroupCollectionMapping($groupId) { if ($this->groupCollectionMapping) { return $this->groupCollectionMapping[$groupId]; } }