ILIAS  release_6 Revision v6.24-5-g0c8bfefb3b8
interface.ilBiblEntryInterface.php
Go to the documentation of this file.
1<?php
2
9{
10
14 public function setId($id);
15
16
20 public function getId();
21
22
26 public function getDataId();
27
28
32 public function setDataId($data_id);
33
34
38 public function getType();
39
40
44 public function setType($type);
45}
An exception for terminatinating execution or to throw for unit testing.
Interface ilBiblEntryInterface.
$type