Wikibase
MediaWiki Wikibase extension
Loading...
Searching...
No Matches
Wikibase\Repo\RestApi\Infrastructure\DataAccess\EntityRevisionLookupStatementRetriever Class Reference
+ Inheritance diagram for Wikibase\Repo\RestApi\Infrastructure\DataAccess\EntityRevisionLookupStatementRetriever:
+ Collaboration diagram for Wikibase\Repo\RestApi\Infrastructure\DataAccess\EntityRevisionLookupStatementRetriever:

Public Member Functions

 __construct (StatementSubjectRetriever $statementSubjectRetriever, StatementReadModelConverter $statementReadModelConverter)
 
 getStatement (StatementGuid $statementId)
 
 getStatementWriteModel (StatementGuid $statementId)
 

Private Attributes

StatementSubjectRetriever $statementSubjectRetriever
 
StatementReadModelConverter $statementReadModelConverter
 

Detailed Description

Constructor & Destructor Documentation

◆ __construct()

Wikibase\Repo\RestApi\Infrastructure\DataAccess\EntityRevisionLookupStatementRetriever::__construct ( StatementSubjectRetriever $statementSubjectRetriever,
StatementReadModelConverter $statementReadModelConverter )

Member Function Documentation

◆ getStatement()

Wikibase\Repo\RestApi\Infrastructure\DataAccess\EntityRevisionLookupStatementRetriever::getStatement ( StatementGuid $statementId)

◆ getStatementWriteModel()

Wikibase\Repo\RestApi\Infrastructure\DataAccess\EntityRevisionLookupStatementRetriever::getStatementWriteModel ( StatementGuid $statementId)

Member Data Documentation

◆ $statementReadModelConverter

StatementReadModelConverter Wikibase\Repo\RestApi\Infrastructure\DataAccess\EntityRevisionLookupStatementRetriever::$statementReadModelConverter
private

◆ $statementSubjectRetriever

StatementSubjectRetriever Wikibase\Repo\RestApi\Infrastructure\DataAccess\EntityRevisionLookupStatementRetriever::$statementSubjectRetriever
private

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