Package com.mindoo.remote.api.com.ibm.notes.java.api.data

Provides classes that can hold data that are associated with numerous Notes objects.

See:
          Description


Interface Summary
IRemoteNotesData Remote API Wrapper for the com.ibm.notes.java.api.data.NotesData (Online documentation)

Original documentation:
The super class for all data needed for performing operations on Notes objects, such as databases, view, documents, and others.
IRemoteNotesDatabaseData Remote API Wrapper for the com.ibm.notes.java.api.data.NotesDatabaseData (Online documentation)

Original documentation:
Class that contains data that would be associated with a Notes database.
IRemoteNotesDocumentData Remote API Wrapper for the com.ibm.notes.java.api.data.NotesDocumentData (Online documentation)

Original documentation:
Class that contains data that would be associated with a Notes document.
IRemoteNotesViewData Remote API Wrapper for the com.ibm.notes.java.api.data.NotesViewData (Online documentation)

Original documentation:
Class that contains data that is associated with a Notes view.
 

Package com.mindoo.remote.api.com.ibm.notes.java.api.data Description

Provides classes that can hold data that are associated with numerous Notes objects.