See: Description
| Interface | Description |
|---|---|
| GuidGenerator | |
| WbSearchEntitiesResult |
Represents the result of a wbsearchentities action.
|
| WbSearchEntitiesResult.Match |
Represents information about how a document matched the query
|
| Class | Description |
|---|---|
| ApiConnection |
Class to build up and hold a connection to a Wikibase API.
|
| BasicApiConnection |
A connection to the MediaWiki API established via
standard login with username and password.
|
| BasicApiConnection.HttpCookieWrapper |
Wrapper for
HttpCookie. |
| EditingResult |
Holds information about a successful edit made via
WikibaseDataEditor. |
| MediaInfoIdQueryAction |
Action for MediaInfoId retrieval.
|
| OAuthApiConnection |
A connection to the MediaWiki/Wikibase API which uses OAuth
for authentication.
|
| RandomGuidGenerator |
Generates fresh hashes for new statements, snaks or references,
based on Java's own random generator (java.util.UUID).
|
| StatementUpdate | Deprecated |
| TermStatementUpdate | Deprecated |
| WbEditingAction |
Java implementation for the wbeditentity API action.
|
| WbGetEntitiesAction |
Java implementation of the wbgetentities action.
|
| WbGetEntitiesActionData |
This class is a simple record that holds the properties of an wbgetentities
action request.
|
| WbGetEntitiesSearchData |
This class is a simple record that holds the properties of an wbgetentities
action request.
|
| WbSearchEntitiesAction |
Java implementation of the wbsearchentities action.
|
| WikibaseDataEditor |
Class that provides high-level editing functionality for Wikibase data.
|
| WikibaseDataFetcher |
Simple class to fetch data from Wikibase via the online API.
|
| Enum | Description |
|---|---|
| LoginValue |
| Exception | Description |
|---|---|
| LoginFailedException |
This exception is thrown when a login was not successful.
|
| MalformedResponseException |
Exception thrown when response from Wikibase API cannot be parsed.
|
| NeedLoginTokenException |
This exception could be caused by a login action if there are problems with
the login token or the session id.
|
Copyright © 2014–2024 Wikidata Toolkit Developers. Generated from source code published under the Apache License 2.0. For more information, see the Wikidata Toolkit homepage