Lotus Notes Adapter 6.0 | webMethods Lotus Notes Adapter Documentation | webMethods Lotus Notes Adapter Installation and User’s Documentation | Built-In Services Reference | Built-In Services Reference | wm.ln.db:getViews
 
wm.ln.db:getViews
This flow service sets the views and folders in a database as a View objects list. Each element of the object list represents a public view or folder in the database. If the database is local, personal folders are also included.
Input Parameters
database
Database The lotus.domino.Database to get the views from.
Output Parameters
view
View[ ] A list of lotus.domino.View objects representing the view in the database.