Wikibase
MediaWiki Wikibase extension
Loading...
Searching...
No Matches
Wikibase\DataModel\Entity\StatementListProvidingEntity Interface Reference

Interface for EntityDocument objects that are also StatementListProviders. More...

+ Inheritance diagram for Wikibase\DataModel\Entity\StatementListProvidingEntity:
+ Collaboration diagram for Wikibase\DataModel\Entity\StatementListProvidingEntity:

Additional Inherited Members

- Public Member Functions inherited from Wikibase\DataModel\Entity\EntityDocument
 getType ()
 Returns a type identifier for the entity, e.g.
 
 getId ()
 Returns the id of the entity or null if it does not have one.
 
 setId ( $id)
 Sets the id of the entity.
 
 isEmpty ()
 An entity is considered empty if it does not contain any content that can be removed.
 
 equals ( $target)
 Two entities are considered equal if they are of the same type and have the same value.
 
 copy ()
 Returns a deep clone of the entity.
 
- Public Member Functions inherited from Wikibase\DataModel\Statement\StatementListProvider
 getStatements ()
 This is guaranteed to return the original, mutable object.
 

Detailed Description

Interface for EntityDocument objects that are also StatementListProviders.

Since
8.0

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