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

Method getAuthority

src/com/odoo/support/SyncValue.java:59–61  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

57 }
58
59 public String getAuthority() {
60 return authority;
61 }
62
63 public void setAuthority(String authority) {
64 this.authority = authority;

Callers 2

cancelAllSyncMethod · 0.80
generateLayoutMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected