/**
  * @return integer
  */
 public function getGroupId()
 {
     return $this->facet->getGroupId();
 }