Ejemplo n.º 1
0
 public function loadDiagramByGuidObject(RM_Guid_iObject $object)
 {
     return $this->_mapper->loadDiagramByGuidObject($object);
 }