Wikibase
MediaWiki Wikibase extension
Loading...
Searching...
No Matches
Wikibase\Repo\RestApi\Application\UseCases\PatchPropertyAliases\PatchPropertyAliases Class Reference
+ Collaboration diagram for Wikibase\Repo\RestApi\Application\UseCases\PatchPropertyAliases\PatchPropertyAliases:

Public Member Functions

 __construct (PatchPropertyAliasesValidator $validator, AssertPropertyExists $assertPropertyExists, AssertUserIsAuthorized $assertUserIsAuthorized, PropertyAliasesRetriever $aliasesRetriever, AliasesSerializer $aliasesSerializer, PatchJson $patchJson, PatchedAliasesValidator $patchedAliasesValidator, PropertyWriteModelRetriever $propertyRetriever, PropertyUpdater $propertyUpdater)
 
 execute (PatchPropertyAliasesRequest $request)
 

Private Attributes

PatchPropertyAliasesValidator $validator
 
AssertPropertyExists $assertPropertyExists
 
AssertUserIsAuthorized $assertUserIsAuthorized
 
PropertyAliasesRetriever $aliasesRetriever
 
AliasesSerializer $aliasesSerializer
 
PatchJson $patchJson
 
PatchedAliasesValidator $patchedAliasesValidator
 
PropertyWriteModelRetriever $propertyRetriever
 
PropertyUpdater $propertyUpdater
 

Detailed Description

Constructor & Destructor Documentation

◆ __construct()

Wikibase\Repo\RestApi\Application\UseCases\PatchPropertyAliases\PatchPropertyAliases::__construct ( PatchPropertyAliasesValidator $validator,
AssertPropertyExists $assertPropertyExists,
AssertUserIsAuthorized $assertUserIsAuthorized,
PropertyAliasesRetriever $aliasesRetriever,
AliasesSerializer $aliasesSerializer,
PatchJson $patchJson,
PatchedAliasesValidator $patchedAliasesValidator,
PropertyWriteModelRetriever $propertyRetriever,
PropertyUpdater $propertyUpdater )

Member Function Documentation

◆ execute()

Wikibase\Repo\RestApi\Application\UseCases\PatchPropertyAliases\PatchPropertyAliases::execute ( PatchPropertyAliasesRequest $request)
Exceptions
UseCaseError

Member Data Documentation

◆ $aliasesRetriever

PropertyAliasesRetriever Wikibase\Repo\RestApi\Application\UseCases\PatchPropertyAliases\PatchPropertyAliases::$aliasesRetriever
private

◆ $aliasesSerializer

AliasesSerializer Wikibase\Repo\RestApi\Application\UseCases\PatchPropertyAliases\PatchPropertyAliases::$aliasesSerializer
private

◆ $assertPropertyExists

AssertPropertyExists Wikibase\Repo\RestApi\Application\UseCases\PatchPropertyAliases\PatchPropertyAliases::$assertPropertyExists
private

◆ $assertUserIsAuthorized

AssertUserIsAuthorized Wikibase\Repo\RestApi\Application\UseCases\PatchPropertyAliases\PatchPropertyAliases::$assertUserIsAuthorized
private

◆ $patchedAliasesValidator

PatchedAliasesValidator Wikibase\Repo\RestApi\Application\UseCases\PatchPropertyAliases\PatchPropertyAliases::$patchedAliasesValidator
private

◆ $patchJson

PatchJson Wikibase\Repo\RestApi\Application\UseCases\PatchPropertyAliases\PatchPropertyAliases::$patchJson
private

◆ $propertyRetriever

PropertyWriteModelRetriever Wikibase\Repo\RestApi\Application\UseCases\PatchPropertyAliases\PatchPropertyAliases::$propertyRetriever
private

◆ $propertyUpdater

PropertyUpdater Wikibase\Repo\RestApi\Application\UseCases\PatchPropertyAliases\PatchPropertyAliases::$propertyUpdater
private

◆ $validator

PatchPropertyAliasesValidator Wikibase\Repo\RestApi\Application\UseCases\PatchPropertyAliases\PatchPropertyAliases::$validator
private

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