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 ConnectionManagerLoginCommand. managerMethods in org.openrefine.wikibase.commands that return ConnectionManager Modifier and Type Method Description static ConnectionManagerConnectionManager. getInstance()Methods in org.openrefine.wikibase.commands with parameters of type ConnectionManager Modifier and Type Method Description protected voidLoginCommand. setConnectionManager(ConnectionManager connectionManager)
-