ILIAS  trunk Revision v11.0_alpha-1769-g99a433fe2dc
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Modules Pages
ILIAS\Repository\Deletion\ObjectInterface Interface Reference
+ Inheritance diagram for ILIAS\Repository\Deletion\ObjectInterface:
+ Collaboration diagram for ILIAS\Repository\Deletion\ObjectInterface:

Public Member Functions

 getInstanceByRefId (int $ref_id)
 
 delete ()
 
 getId ()
 
 getType ()
 
 getTitle ()
 
 getRefId ()
 

Detailed Description

Definition at line 23 of file ObjectInterface.php.

Member Function Documentation

◆ delete()

ILIAS\Repository\Deletion\ObjectInterface::delete ( )

◆ getId()

ILIAS\Repository\Deletion\ObjectInterface::getId ( )

◆ getInstanceByRefId()

ILIAS\Repository\Deletion\ObjectInterface::getInstanceByRefId ( int  $ref_id)

◆ getRefId()

ILIAS\Repository\Deletion\ObjectInterface::getRefId ( )

◆ getTitle()

ILIAS\Repository\Deletion\ObjectInterface::getTitle ( )

◆ getType()

ILIAS\Repository\Deletion\ObjectInterface::getType ( )

The documentation for this interface was generated from the following file: