public interface ItemDocument extends TermedDocument
EntityDocument
with information about site links and statements.| Modifier and Type | Method and Description |
|---|---|
Iterator<Statement> |
getAllStatements()
Returns an iterator that provides access to all statements, without
considering the statement groups.
|
ItemIdValue |
getItemId()
Return the ID of the item that the data refers to.
|
Map<String,SiteLink> |
getSiteLinks()
Get a Map of site keys to
SiteLink objects. |
List<StatementGroup> |
getStatementGroups()
Return the list of all StatementGroups stored for this item.
|
getAliases, getDescriptions, getLabelsgetEntityIdItemIdValue getItemId()
EntityDocument.getEntityId(), but declared with a more
specific result type.List<StatementGroup> getStatementGroups()
Iterator<Statement> getAllStatements()
Copyright © 2014 Wikidata Toolkit Developers. Generated from source code published under the Apache License 2.0. For more information, see the Wikidata Toolkit homepage