ILIAS
trunk Revision v11.0_alpha-1769-g99a433fe2dc
|
Public Member Functions | |
getInstanceByRefId (int $ref_id) | |
delete () | |
getId () | |
getType () | |
getTitle () | |
getRefId () | |
Definition at line 23 of file ObjectInterface.php.
ILIAS\Repository\Deletion\ObjectInterface::delete | ( | ) |
Implemented in ILIAS\Repository\Deletion\ObjectStandardAdapter.
ILIAS\Repository\Deletion\ObjectInterface::getId | ( | ) |
Implemented in ILIAS\Repository\Deletion\ObjectStandardAdapter.
ILIAS\Repository\Deletion\ObjectInterface::getInstanceByRefId | ( | int | $ref_id | ) |
Implemented in ILIAS\Repository\Deletion\ObjectStandardAdapter.
ILIAS\Repository\Deletion\ObjectInterface::getRefId | ( | ) |
Implemented in ILIAS\Repository\Deletion\ObjectStandardAdapter.
ILIAS\Repository\Deletion\ObjectInterface::getTitle | ( | ) |
Implemented in ILIAS\Repository\Deletion\ObjectStandardAdapter.
ILIAS\Repository\Deletion\ObjectInterface::getType | ( | ) |
Implemented in ILIAS\Repository\Deletion\ObjectStandardAdapter.