Wikibase
MediaWiki Wikibase extension
Loading...
Searching...
No Matches
Wikibase\Repo\RestApi\Application\UseCases\PatchProperty\PatchProperty Member List

This is the complete list of members for Wikibase\Repo\RestApi\Application\UseCases\PatchProperty\PatchProperty, including all inherited members.

$assertPropertyExistsWikibase\Repo\RestApi\Application\UseCases\PatchProperty\PatchPropertyprivate
$assertUserIsAuthorizedWikibase\Repo\RestApi\Application\UseCases\PatchProperty\PatchPropertyprivate
$patchedPropertyValidatorWikibase\Repo\RestApi\Application\UseCases\PatchProperty\PatchPropertyprivate
$patchJsonWikibase\Repo\RestApi\Application\UseCases\PatchProperty\PatchPropertyprivate
$propertyRetrieverWikibase\Repo\RestApi\Application\UseCases\PatchProperty\PatchPropertyprivate
$propertyRetrieverWriteModelWikibase\Repo\RestApi\Application\UseCases\PatchProperty\PatchPropertyprivate
$propertySerializerWikibase\Repo\RestApi\Application\UseCases\PatchProperty\PatchPropertyprivate
$propertyUpdaterWikibase\Repo\RestApi\Application\UseCases\PatchProperty\PatchPropertyprivate
$validatorWikibase\Repo\RestApi\Application\UseCases\PatchProperty\PatchPropertyprivate
__construct(PatchPropertyValidator $validator, AssertPropertyExists $assertPropertyExists, AssertUserIsAuthorized $assertUserIsAuthorized, PropertyRetriever $propertyRetriever, PropertySerializer $propertySerializer, PatchJson $patchJson, PropertyUpdater $propertyUpdater, PropertyWriteModelRetriever $propertyRetrieverWriteModel, PatchedPropertyValidator $patchedPropertyValidator)Wikibase\Repo\RestApi\Application\UseCases\PatchProperty\PatchProperty
execute(PatchPropertyRequest $request)Wikibase\Repo\RestApi\Application\UseCases\PatchProperty\PatchProperty