MCPcopy Create free account
hub / github.com/Odoo-mobile/framework / getDatabase

Method getDatabase

src/com/odoo/support/OEUser.java:314–316  ·  view source on GitHub ↗

Gets the database. @return the database

()

Source from the content-addressed store, hash-verified

312 * @return the database
313 */
314 public String getDatabase() {
315 return database;
316 }
317
318 /**
319 * Sets the database.

Callers 5

createInstanceMethod · 0.95
getAsBundleMethod · 0.95
setupViewMethod · 0.80
onClickMethod · 0.80
OEHelperMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected