All
All
Projects
Snippets
Go
Explore
Home
About
Get Involved
IP
Legal
Interact With Us
Blog
Twitter
YouTube
Facebook
XPages Downloads & Resources
IBM Connections Downloads
Explore
Home
About
Get Involved
IP
Legal
Interact With Us
Blog
Resources
Twitter
YouTube
Facebook
XPages Downloads & Resources
IBM Connections Downloads
Resources
Twitter
YouTube
Facebook
XPages Downloads & Resources
IBM Connections Downloads
Projects
Snippets
Collaboration Today
Sign In
Username
Password
Forgotten your login credentials?
Login
Register
All
All
Projects
Snippets
Go
New OpenNTF Project: Access Notes data without blocking the UI
Posted by
Niklas Heidloff
on
November 10, 2009
Ryan Baxter has contributed a sample showing how to use the notes.jar to access Notes data in the background thread without blocking the user interface.
From Ryan:
<< This plugin is an example of how one could obtain document information from a Notes database in a background thread, not blocking the UI. It also illustrates how one can obtain only modified documents using a token from that same database. These two use cases put together shows a basic sync mechanism for Notes databases. These use cases are illustrated using your mail and contacts databases as an example. >>
As always you can install it via
drag and drop
or download the sources
from here
. The documentation is
here
.
This sample shows how to access Notes data in the background. The UI is only for testing purposes:
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus