Wikibase
MediaWiki Wikibase extension
|
Public Member Functions | |
getEntityType () | |
getSerialization () | |
__toString () | |
TODO: Consider removing this method in favor of just always calling getSerialization(). More... | |
equals ( $target) | |
getLocalPart () | |
TODO: This method shouldn't exist on this interface as it doesn't make sense for certain types of IDs. More... | |
getRepositoryName () | |
TODO: This method shouldn't exist on this interface as it doesn't make sense for certain types of IDs. More... | |
Wikibase\DataModel\Entity\EntityId::__toString | ( | ) |
TODO: Consider removing this method in favor of just always calling getSerialization().
Implemented in Wikibase\Lib\FederatedProperties\FederatedPropertyId, and Wikibase\DataModel\Entity\SerializableEntityId.
Wikibase\DataModel\Entity\EntityId::equals | ( | $target | ) |
mixed | $target |
Implemented in Wikibase\Lib\FederatedProperties\FederatedPropertyId, and Wikibase\DataModel\Entity\SerializableEntityId.
Wikibase\DataModel\Entity\EntityId::getEntityType | ( | ) |
Wikibase\DataModel\Entity\EntityId::getLocalPart | ( | ) |
TODO: This method shouldn't exist on this interface as it doesn't make sense for certain types of IDs.
It should be moved to a separate interface, or removed altogether.
Implemented in Wikibase\Lib\FederatedProperties\FederatedPropertyId, and Wikibase\DataModel\Entity\SerializableEntityId.
Wikibase\DataModel\Entity\EntityId::getRepositoryName | ( | ) |
TODO: This method shouldn't exist on this interface as it doesn't make sense for certain types of IDs.
It should be moved to a separate interface, or removed altogether.
Implemented in Wikibase\Lib\FederatedProperties\FederatedPropertyId, and Wikibase\DataModel\Entity\SerializableEntityId.
Wikibase\DataModel\Entity\EntityId::getSerialization | ( | ) |
Implemented in Wikibase\Lib\FederatedProperties\FederatedPropertyId, and Wikibase\DataModel\Entity\SerializableEntityId.