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

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

$assertItemExistsWikibase\Repo\RestApi\Application\UseCases\PatchItemLabels\PatchItemLabelsprivate
$assertUserIsAuthorizedWikibase\Repo\RestApi\Application\UseCases\PatchItemLabels\PatchItemLabelsprivate
$itemRetrieverWikibase\Repo\RestApi\Application\UseCases\PatchItemLabels\PatchItemLabelsprivate
$itemUpdaterWikibase\Repo\RestApi\Application\UseCases\PatchItemLabels\PatchItemLabelsprivate
$labelsRetrieverWikibase\Repo\RestApi\Application\UseCases\PatchItemLabels\PatchItemLabelsprivate
$labelsSerializerWikibase\Repo\RestApi\Application\UseCases\PatchItemLabels\PatchItemLabelsprivate
$patchedLabelsValidatorWikibase\Repo\RestApi\Application\UseCases\PatchItemLabels\PatchItemLabelsprivate
$patcherWikibase\Repo\RestApi\Application\UseCases\PatchItemLabels\PatchItemLabelsprivate
$useCaseValidatorWikibase\Repo\RestApi\Application\UseCases\PatchItemLabels\PatchItemLabelsprivate
__construct(AssertItemExists $assertItemExists, ItemLabelsRetriever $labelsRetriever, LabelsSerializer $labelsSerializer, PatchJson $patcher, PatchedLabelsValidator $patchedLabelsValidator, ItemRetriever $itemRetriever, ItemUpdater $itemUpdater, PatchItemLabelsValidator $useCaseValidator, AssertUserIsAuthorized $assertUserIsAuthorized)Wikibase\Repo\RestApi\Application\UseCases\PatchItemLabels\PatchItemLabels
execute(PatchItemLabelsRequest $request)Wikibase\Repo\RestApi\Application\UseCases\PatchItemLabels\PatchItemLabels