/** * Get subclassId * * @return integer */ public function getSubclassId() { return parent::getSubclassId(); }