Uses of Class
org.openrefine.wikibase.commands.ConnectionManager
-
Packages that use ConnectionManager Package Description org.openrefine.wikibase.commands -
-
Uses of ConnectionManager in org.openrefine.wikibase.commands
Fields in org.openrefine.wikibase.commands declared as ConnectionManager Modifier and Type Field Description protected ConnectionManager
LoginCommand. manager
Methods in org.openrefine.wikibase.commands that return ConnectionManager Modifier and Type Method Description static ConnectionManager
ConnectionManager. getInstance()
Methods in org.openrefine.wikibase.commands with parameters of type ConnectionManager Modifier and Type Method Description protected void
LoginCommand. setConnectionManager(ConnectionManager connectionManager)
-