|
Wikibase
MediaWiki Wikibase extension
|
Inheritance diagram for Wikibase\DataModel\Services\Lookup\PropertyDataTypeLookup:Public Member Functions | |
| getDataTypeIdForProperty (PropertyId $propertyId) | |
| Returns the data type for the Property of which the id is given. | |
| Wikibase\DataModel\Services\Lookup\PropertyDataTypeLookup::getDataTypeIdForProperty | ( | PropertyId | $propertyId | ) |
Returns the data type for the Property of which the id is given.
| PropertyId | $propertyId |
| PropertyDataTypeLookupException |
Implemented in Wikibase\Lib\PropertyInfoDataTypeLookup, Wikibase\Lib\SourceDispatchingPropertyDataTypeLookup, Wikibase\DataModel\Services\Lookup\EntityRetrievingDataTypeLookup, Wikibase\DataModel\Services\Lookup\InMemoryDataTypeLookup, and Wikibase\DataModel\Services\Lookup\InProcessCachingDataTypeLookup.