Interface LabeledStatementDocumentUpdate
- All Superinterfaces:
EntityUpdate
,LabeledDocumentUpdate
,StatementDocumentUpdate
- All Known Subinterfaces:
ItemUpdate
,MediaInfoUpdate
,PropertyUpdate
,TermedStatementDocumentUpdate
- All Known Implementing Classes:
ItemUpdateImpl
,LabeledDocumentUpdateImpl
,MediaInfoUpdateImpl
,PropertyUpdateImpl
,TermedDocumentUpdateImpl
public interface LabeledStatementDocumentUpdate
extends LabeledDocumentUpdate, StatementDocumentUpdate
Collection of changes that can be applied to an entity that has labels and
statements.
-
Method Summary
Methods inherited from interface org.wikidata.wdtk.datamodel.interfaces.EntityUpdate
getBaseRevisionId, getEntityId, isEmpty
Methods inherited from interface org.wikidata.wdtk.datamodel.interfaces.LabeledDocumentUpdate
getLabels
Methods inherited from interface org.wikidata.wdtk.datamodel.interfaces.StatementDocumentUpdate
getStatements