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

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

$assertStatementSubjectExistsWikibase\Repo\RestApi\Application\UseCases\PatchStatement\PatchStatementprivate
$assertUserIsAuthorizedWikibase\Repo\RestApi\Application\UseCases\PatchStatement\PatchStatementprivate
$jsonPatcherWikibase\Repo\RestApi\Application\UseCases\PatchStatement\PatchStatementprivate
$patchedStatementValidatorWikibase\Repo\RestApi\Application\UseCases\PatchStatement\PatchStatementprivate
$statementRetrieverWikibase\Repo\RestApi\Application\UseCases\PatchStatement\PatchStatementprivate
$statementSerializerWikibase\Repo\RestApi\Application\UseCases\PatchStatement\PatchStatementprivate
$statementUpdaterWikibase\Repo\RestApi\Application\UseCases\PatchStatement\PatchStatementprivate
$useCaseValidatorWikibase\Repo\RestApi\Application\UseCases\PatchStatement\PatchStatementprivate
__construct(PatchStatementValidator $useCaseValidator, PatchedStatementValidator $patchedStatementValidator, PatchJson $jsonPatcher, StatementSerializer $statementSerializer, AssertStatementSubjectExists $assertStatementSubjectExists, StatementRetriever $statementRetriever, StatementUpdater $statementUpdater, AssertUserIsAuthorized $assertUserIsAuthorized)Wikibase\Repo\RestApi\Application\UseCases\PatchStatement\PatchStatement
execute(PatchStatementRequest $request)Wikibase\Repo\RestApi\Application\UseCases\PatchStatement\PatchStatement