JAVA/CORBA CLASSES


Accessing views and folders
The View class lets you locate documents within views and folders, and perform operations on views and folders. You access views and folders through createView, getView, and getViews in Database, and getParentView in Document. Operations that apply to views apply to folders unless explicitly prohibited.
See Also