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

Method User

src/com/odoo/support/AppScope.java:61–63  ·  view source on GitHub ↗

User. @return the user object

()

Source from the content-addressed store, hash-verified

59 * @return the user object
60 */
61 public OEUser User() {
62 return mUser;
63 }
64
65 /**
66 * Context.

Callers 3

setupViewMethod · 0.80
onClickMethod · 0.80
onClickMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected