Uses of Interface
org.wikidata.wdtk.datamodel.interfaces.TermedDocumentUpdate
Packages that use TermedDocumentUpdate
Package
Description
Basic implementation for objects representing Wikibase data and related factories.
Interfaces for representing Wikibase data and related factories.
-
Uses of TermedDocumentUpdate in org.wikidata.wdtk.datamodel.implementation
Classes in org.wikidata.wdtk.datamodel.implementation that implement TermedDocumentUpdateModifier and TypeClassDescriptionclassJackson implementation ofItemUpdate.classJackson implementation ofPropertyUpdate.classJackson implementation ofTermedStatementDocumentUpdate. -
Uses of TermedDocumentUpdate in org.wikidata.wdtk.datamodel.interfaces
Subinterfaces of TermedDocumentUpdate in org.wikidata.wdtk.datamodel.interfacesModifier and TypeInterfaceDescriptioninterfaceCollection of changes that can be applied to item entity.interfaceCollection of changes that can be applied to property entity.interfaceCollection of changes that can be applied to an entity that has labels, aliases, descriptions, and statements.