ILIAS  trunk Revision v11.0_alpha-1761-g6dbbfa7b760
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Modules Pages
ILIAS\MetaData\Elements\SetInterface Interface Reference
+ Inheritance diagram for ILIAS\MetaData\Elements\SetInterface:
+ Collaboration diagram for ILIAS\MetaData\Elements\SetInterface:

Public Member Functions

 getRessourceID ()
 Contains the information needed to identify the ILIAS object this metadata set belongs to. More...
 
 getRoot ()
 Returns the root element of the metadata set. More...
 

Detailed Description

Definition at line 26 of file SetInterface.php.

Member Function Documentation

◆ getRessourceID()

ILIAS\MetaData\Elements\SetInterface::getRessourceID ( )

◆ getRoot()

ILIAS\MetaData\Elements\SetInterface::getRoot ( )

Returns the root element of the metadata set.

Implements ILIAS\MetaData\Elements\Base\BaseSetInterface.

Implemented in ILIAS\MetaData\Elements\Set, and ILIAS\MetaData\Elements\NullSet.

Referenced by ILIAS\MetaData\Repository\Validation\Processor\checkMarkers(), ILIAS\MetaData\Repository\Validation\Processor\cleanMarkers(), ILIAS\MetaData\Editor\Full\Services\ManipulatorAdapter\createOrUpdate(), ILIAS\MetaData\Editor\Full\Services\ManipulatorAdapter\deleteAndTrimBasePath(), ILIAS\MetaData\Editor\Digest\ContentAssembler\getAuthorsSection(), ILIAS\MetaData\Repository\Validation\Processor\getCleanRoot(), ILIAS\MetaData\Editor\Digest\ContentAssembler\getCopyrightSection(), ILIAS\MetaData\Editor\Manipulator\Manipulator\getElements(), ILIAS\MetaData\Editor\Tree\MDEditorToolProvider\getElements(), ILIAS\MetaData\Editor\Full\FullEditor\getElements(), ILIAS\MetaData\Editor\Digest\ContentAssembler\getGeneralSection(), ILIAS\MetaData\Repository\Utilities\DatabaseReader\getSetWithRoot(), ILIAS\MetaData\XML\Writer\Standard\StandardTest\getStandardWriter(), ILIAS\MetaData\Editor\Tree\MDEditorToolProvider\getUITree(), ILIAS\MetaData\Repository\Utilities\DatabaseManipulator\manipulateMD(), ILIAS\MetaData\XML\Reader\Standard\Legacy\prepareAddingOfAnnotation(), ILIAS\MetaData\XML\Reader\Standard\Legacy\prepareAddingOfClassification(), ILIAS\MetaData\XML\Reader\Standard\Legacy\prepareAddingOfEducational(), ILIAS\MetaData\XML\Reader\Standard\Legacy\prepareAddingOfGeneral(), ILIAS\MetaData\XML\Reader\Standard\Legacy\prepareAddingOfLifeCycle(), ILIAS\MetaData\XML\Reader\Standard\Legacy\prepareAddingOfMetaMetadata(), ILIAS\MetaData\XML\Reader\Standard\Legacy\prepareAddingOfRelation(), ILIAS\MetaData\XML\Reader\Standard\Legacy\prepareAddingOfRights(), ILIAS\MetaData\XML\Reader\Standard\Legacy\prepareAddingOfTechnical(), ILIAS\MetaData\Editor\Digest\ManipulatorAdapter\prepareKeywords(), ILIAS\MetaData\XML\Reader\Standard\StructurallyCoupled\read(), ILIAS\MetaData\Repository\Utilities\DatabaseManipulator\transferMD(), and ILIAS\MetaData\XML\Writer\Standard\Standard\write().

+ Here is the caller graph for this function:

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