Wikibase
MediaWiki Wikibase extension
Loading...
Searching...
No Matches
Wikibase\Repo\ChangeOp\LanguageBoundChangeOpResult Interface Reference

Result of changing a language-bound part of the entity. More...

+ Inheritance diagram for Wikibase\Repo\ChangeOp\LanguageBoundChangeOpResult:
+ Collaboration diagram for Wikibase\Repo\ChangeOp\LanguageBoundChangeOpResult:

Public Member Functions

 getLanguageCode ()
 The language code of the entity part that changed.
 
- Public Member Functions inherited from Wikibase\Repo\ChangeOp\ChangeOpResult
 getEntityId ()
 The id of the entity document that the change op was applied to.
 
 isEntityChanged ()
 Whether the entity document was actually changed in any way as a result of applying the change op to it.
 
 validate ()
 Validate a ChangeOpResult.
 

Detailed Description

Result of changing a language-bound part of the entity.

Examples are terms of an item or property

Member Function Documentation

◆ getLanguageCode()

Wikibase\Repo\ChangeOp\LanguageBoundChangeOpResult::getLanguageCode ( )

The language code of the entity part that changed.

Returns
string

Implemented in Wikibase\Repo\ChangeOp\ChangeOpAliasesResult, Wikibase\Repo\ChangeOp\ChangeOpDescriptionResult, and Wikibase\Repo\ChangeOp\ChangeOpLabelResult.


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