WL.Client.logActivity(activityType).................................................................................103
WL.Client.login(realm, options)........................................................................................103
WL.Client.logout(realm, options)......................................................................................104
WL.Client.minimize()........................................................................................................104
WL.Client.reloadApp()......................................................................................................104
WL.Client.removeGlobalHeader(headerName).................................................................104
WL.Client.setHeartBeatInterval(interval)..........................................................................104
WL.Client.setUserPref(key, value, options)......................................................................104
WL.Client.setUserPrefs(prefs, options).............................................................................105
WL.Client.updateUserInfo(options)...................................................................................105
WL.BusyIndicator(containerId, options)...........................................................................105
WL.Toast.show(message)..................................................................................................106
WL.JSONStore.......................................................................................................................107
WL.JSONStore.add(data, options).....................................................................................107
WL.JSONStore.changePassword(oldPassword, newPassword, userName)......................107
WL.JSONStore.closeAll()..................................................................................................107
WL.JSONStore.count()......................................................................................................107
WL.JSONStore.destroy()...................................................................................................107
WL.JSONStore.documentify(id, data)...............................................................................107
WL.JSONStore.enhance(name, func)................................................................................108
WL.JSONStore.find(query, options)..................................................................................108
WL.JSONStore.findAll(options)........................................................................................108
WL.JSONStore.findById(id)..............................................................................................108
WL.JSONStore.get(collectionName).................................................................................108
WL.JSONStore.getErrorMessage(errorCode)....................................................................109
WL.JSONStore.getPushRequired()....................................................................................109
WL.JSONStore.init()..........................................................................................................109
WL.JSONStore.isPushRequired(doc)................................................................................110
WL.JSONStore.load()........................................................................................................110
WL.JSONStore.push(docs)................................................................................................110
WL.JSONStore.pushRequiredCount()...............................................................................110
WL.JSONStore.remove(doc, options)................................................................................110
WL.JSONStore.removeCollection()..................................................................................110
WL.JSONStore.replace(doc, options)................................................................................111
WL.JSONMStore.toString()...............................................................................................111
WL.Device...................................................................................................................................111
WL.Device.getNetworkInfo(callback)....................................................................................111
Other........................................................................................................................................111
Server Side API Programming....................................................................................................112
WL.Server...............................................................................................................................112
WL.Server.invokeSQLStoredProcedure(options)..............................................................112
WL.Server.createSQLStatement(statement)......................................................................112
WL.Server.invokeSQLStatement(options)........................................................................112
WL.Server.invokeHttp(options).........................................................................................113
WL.Server.readSingleJMSMessage(options)....................................................................118
WL.Server.readAllJMSMessages(options)........................................................................119
WL.Server.writeJMSMessage(options).............................................................................119
WL.Server.requestReplyJMSMessage(options)................................................................120
Android Development......................................................................................................................121
Installing the Android SDK.........................................................................................................121
Page 4