A B C D E F G H I J K L M N O P Q R S T U V W X Y

A

AbstractBaseCache - Class in de.bea.domingo.cache
Simple cache implementation using a HashMap.
AbstractBaseCache() - Constructor for class de.bea.domingo.cache.AbstractBaseCache
Constructor.
AbstractDefaultMonitor - Class in de.bea.domingo.monitor
Abstract base class for implementations of the Monitor interface.
AbstractDefaultMonitor() - Constructor for class de.bea.domingo.monitor.AbstractDefaultMonitor
Default constructor.
AbstractDefaultMonitor(int) - Constructor for class de.bea.domingo.monitor.AbstractDefaultMonitor
Constructor.
AbstractMonitor - Class in de.bea.domingo.monitor
Abstract base class for implementations of the Monitor interface.
AbstractMonitor() - Constructor for class de.bea.domingo.monitor.AbstractMonitor
Constructor.
AbstractMonitor(int) - Constructor for class de.bea.domingo.monitor.AbstractMonitor
Constructor.
AbstractMonitorEnabled - Class in de.bea.domingo.monitor
Base class for all monitor enabled classes.
AbstractMonitorEnabled() - Constructor for class de.bea.domingo.monitor.AbstractMonitorEnabled
Constructor.
AbstractMonitorEnabled(DNotesMonitor) - Constructor for class de.bea.domingo.monitor.AbstractMonitorEnabled
Constructor.
AbstractStreamMonitor - Class in de.bea.domingo.monitor
Abstract stream monitor, logs everything to a PrintStream.
AbstractStreamMonitor(PrintStream) - Constructor for class de.bea.domingo.monitor.AbstractStreamMonitor
Constructor.
abstractText(int, boolean, boolean) - Method in interface de.bea.domingo.DItem
Abbreviates the contents of a text item.
abstractText(int, boolean, boolean) - Method in class de.bea.domingo.http.ItemHttp
Abbreviates the contents of a text item.
abstractText(int, boolean, boolean) - Method in class de.bea.domingo.mock.MockItem
Abbreviates the contents of a text item.
abstractText(int, boolean, boolean) - Method in class de.bea.domingo.proxy.ItemProxy
Abbreviates the contents of a text item.
ACTIONCD - Static variable in interface de.bea.domingo.DItem
item type.
add(String, Class) - Method in class de.bea.domingo.map.ListMapper
Adds a mapper where the Notes item name is equal to the itemName attribute and the names of the get/set methods in the business class are equal to "get" + itemName and "set" + itemName.
add(String, String, Class) - Method in class de.bea.domingo.map.ListMapper
Adds a mapper where the Notes item name is equal to the itemName attribute and the names of the get/set methods in the business class are equal to "get" + attributeName and "set" + attributeName.
add(String, String, String, Class) - Method in class de.bea.domingo.map.ListMapper
Adds a mapper where the Notes item name is equal to the itemName attribute and the names of the get/set methods in the business class are equal to getName and setName.
add(Mapper) - Method in class de.bea.domingo.map.MapperSet
Adds the specified element to this set if it is not already present.
add(int, int) - Method in class de.bea.domingo.util.GregorianDate
Overwrite to prevent setting time fields.
add(int, int) - Method in class de.bea.domingo.util.GregorianTime
Overwrite to prevent setting date fields.
addBcc(String) - Method in class de.bea.domingo.groupware.Email
Adds a name to the list of the blind copy recipients.
addBcc(List) - Method in class de.bea.domingo.groupware.Email
Adds list of names to the list of the blind copy recipients.
addCategories(Collection) - Method in class de.bea.domingo.groupware.CalendarEntry
Adds categories to a calendar entry.
addCategories(Collection) - Method in class de.bea.domingo.groupware.Email
Adds a collection of categories.
addCategories(String) - Method in class de.bea.domingo.groupware.Email
Adds a single category.
addCategory(String) - Method in class de.bea.domingo.groupware.CalendarEntry
Adds a category to a calendar entry.
addCc(String) - Method in class de.bea.domingo.groupware.Email
 
addCc(List) - Method in class de.bea.domingo.groupware.Email
 
addHeader(String, String) - Method in class de.bea.domingo.groupware.Email
Adds a new header attribute.
addHeaders(Map) - Method in class de.bea.domingo.groupware.Email
Adds all given attributes to the set of headers.
addNewLine() - Method in interface de.bea.domingo.DRichTextItem
Appends one or more new lines (carriage returns) to the end of a rich-text item.
addNewLine(int) - Method in interface de.bea.domingo.DRichTextItem
Appends one or more new lines (carriage returns) to the end of a rich-text item.
addNewLine(int, boolean) - Method in interface de.bea.domingo.DRichTextItem
Appends one or more new lines (carriage returns) to the end of a rich-text item.
addNewLine() - Method in class de.bea.domingo.proxy.RichTextItemProxy
Appends one or more new lines (carriage returns) to the end of a rich-text item.
addNewLine(int) - Method in class de.bea.domingo.proxy.RichTextItemProxy
Appends one or more new lines (carriage returns) to the end of a rich-text item.
addNewLine(int, boolean) - Method in class de.bea.domingo.proxy.RichTextItemProxy
Appends one or more new lines (carriage returns) to the end of a rich-text item.
addRecipient(String) - Method in class de.bea.domingo.groupware.Email
 
AddressBook - Interface in de.bea.domingo.groupware
Interface to the mail functionality of a Notes address book.
addTab() - Method in interface de.bea.domingo.DRichTextItem
Appends one or more tabs to the end of a rich-text item.
addTab(int) - Method in interface de.bea.domingo.DRichTextItem
Appends one or more tabs to the end of a rich-text item.
addTab() - Method in class de.bea.domingo.proxy.RichTextItemProxy
Appends one or more tabs to the end of a rich-text item.
addTab(int) - Method in class de.bea.domingo.proxy.RichTextItemProxy
Appends one or more tabs to the end of a rich-text item.
AgentContextProxy - Class in de.bea.domingo.proxy
Represents the agent environment of the current program, if an agent is running it.
AgentHttp - Class in de.bea.domingo.http
 
AgentHttp(NotesHttpFactory, DBase, DNotesMonitor, String) - Constructor for class de.bea.domingo.http.AgentHttp
Constructor.
AgentProxy - Class in de.bea.domingo.proxy
Represents a notes agent.
AgentProxy(NotesProxyFactory, DBase, Agent, DNotesMonitor) - Constructor for class de.bea.domingo.proxy.AgentProxy
Constructor.
ALIGN_CENTER - Static variable in interface de.bea.domingo.DViewColumn
Constant for alignments.
ALIGN_LEFT - Static variable in interface de.bea.domingo.DViewColumn
Constant for alignments.
ALIGN_RIGHT - Static variable in interface de.bea.domingo.DViewColumn
Constant for alignments.
ALLDAYEVENT - Static variable in class de.bea.domingo.groupware.CalendarEntry.Type
calendar entry type: All Day Event.
ALLDAYEVENT_VALUE - Static variable in class de.bea.domingo.groupware.CalendarEntry.Type
calendar entry type value: All Day Event.
ANNIVERSARY - Static variable in class de.bea.domingo.groupware.CalendarEntry.Type
calendar entry type: Anniversary.
ANNIVERSARY_VALUE - Static variable in class de.bea.domingo.groupware.CalendarEntry.Type
calendar entry type value: Anniversary.
appendItemValue(String) - Method in interface de.bea.domingo.DBaseDocument
Creates a new empty item in a document.
appendItemValue(String, String) - Method in interface de.bea.domingo.DBaseDocument
Creates a new item in a document and sets the item value.
appendItemValue(String, int) - Method in interface de.bea.domingo.DBaseDocument
Creates a new item in a document and sets the item value.
appendItemValue(String, double) - Method in interface de.bea.domingo.DBaseDocument
Creates a new item in a document and sets the item value.
appendItemValue(String, Calendar) - Method in interface de.bea.domingo.DBaseDocument
Creates a new item in a document and sets the item value.
appendItemValue(String, List) - Method in interface de.bea.domingo.DBaseDocument
Creates a new item in a document and sets the item value.
appendItemValue(String) - Method in class de.bea.domingo.http.BaseDocumentHttp
Creates a new empty item in a document.
appendItemValue(String, String) - Method in class de.bea.domingo.http.BaseDocumentHttp
Creates a new item in a document and sets the item value.
appendItemValue(String, int) - Method in class de.bea.domingo.http.BaseDocumentHttp
Creates a new item in a document and sets the item value.
appendItemValue(String, double) - Method in class de.bea.domingo.http.BaseDocumentHttp
Creates a new item in a document and sets the item value.
appendItemValue(String, Calendar) - Method in class de.bea.domingo.http.BaseDocumentHttp
Creates a new item in a document and sets the item value.
appendItemValue(String, List) - Method in class de.bea.domingo.http.BaseDocumentHttp
Creates a new item in a document and sets the item value.
appendItemValue(String) - Method in class de.bea.domingo.mock.MockDocument
Creates a new empty item in a document.
appendItemValue(String, String) - Method in class de.bea.domingo.mock.MockDocument
Creates a new item in a document and sets the item value.
appendItemValue(String, int) - Method in class de.bea.domingo.mock.MockDocument
Creates a new item in a document and sets the item value.
appendItemValue(String, double) - Method in class de.bea.domingo.mock.MockDocument
Creates a new item in a document and sets the item value.
appendItemValue(String, Calendar) - Method in class de.bea.domingo.mock.MockDocument
Creates a new item in a document and sets the item value.
appendItemValue(String, List) - Method in class de.bea.domingo.mock.MockDocument
Creates a new item in a document and sets the item value.
appendItemValue(String) - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Creates a new empty item in a document.
appendItemValue(String, int) - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Creates a new item in a document and sets the item value.
appendItemValue(String, double) - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Creates a new item in a document and sets the item value.
appendItemValue(String, List) - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Creates a new item in a document and sets the item value.
appendItemValue(String, String) - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Creates a new item in a document and sets the item value.
appendItemValue(String, Calendar) - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Creates a new item in a document and sets the item value.
appendText(String) - Method in interface de.bea.domingo.DRichTextItem
Appends text to the end of a rich text item.
appendText(String) - Method in class de.bea.domingo.proxy.RichTextItemProxy
Appends text to the end of a rich text item.
appendToTextList(String) - Method in interface de.bea.domingo.DItem
For an item that's a text list, adds a new value to the item without erasing any existing values.
appendToTextList(List) - Method in interface de.bea.domingo.DItem
For an item that's a text list, adds a new value to the item without erasing any existing values.
appendToTextList(String) - Method in class de.bea.domingo.http.ItemHttp
For an item that's a text list, adds a new value to the item without erasing any existing values.
appendToTextList(List) - Method in class de.bea.domingo.http.ItemHttp
For an item that's a text list, adds a new value to the item without erasing any existing values.
appendToTextList(String) - Method in class de.bea.domingo.mock.MockItem
For an item that's a text list, adds a new value to the item without erasing any existing values.
appendToTextList(List) - Method in class de.bea.domingo.mock.MockItem
For an item that's a text list, adds a new value to the item without erasing any existing values.
appendToTextList(String) - Method in class de.bea.domingo.proxy.ItemProxy
For an item that's a text list, adds a new value to the item without erasing any existing values.
appendToTextList(List) - Method in class de.bea.domingo.proxy.ItemProxy
For an item that's a text list, adds a new value to the item without erasing any existing values.
APPOINTMENT - Static variable in class de.bea.domingo.groupware.CalendarEntry.Type
calendar entry type: Appointment.
APPOINTMENT_VALUE - Static variable in class de.bea.domingo.groupware.CalendarEntry.Type
calendar entry type value: Appointment.
ASSISTANTINFO - Static variable in interface de.bea.domingo.DItem
item type.
ATTACHMENT - Static variable in interface de.bea.domingo.DItem
item type.
ATTR_PARENS - Static variable in interface de.bea.domingo.DViewColumn
Constant for number attributes.
ATTR_PERCENT - Static variable in interface de.bea.domingo.DViewColumn
Constant for number attributes.
ATTR_PUNCTUATED - Static variable in interface de.bea.domingo.DViewColumn
Constant for number attributes.
AUTHORS - Static variable in interface de.bea.domingo.DItem
item type.

B

BaseCollectionProxy - Class in de.bea.domingo.proxy
Abstract base class for all implementations of interfaces derived from DBase.
BaseCollectionProxy(NotesProxyFactory, DBase, Base, DNotesMonitor) - Constructor for class de.bea.domingo.proxy.BaseCollectionProxy
Constructor.
BaseCollectionProxy.ViewIterator - Class in de.bea.domingo.proxy
Iterator for all documents in a view.
BaseCollectionProxy.ViewIterator(DView) - Constructor for class de.bea.domingo.proxy.BaseCollectionProxy.ViewIterator
Constructor.
BaseCommand - Class in de.bea.domingo.server
Base class for implementations of the Command interface.
BaseCommand() - Constructor for class de.bea.domingo.server.BaseCommand
 
BaseContactMapper - Class in de.bea.domingo.groupware.map
Mapper for Contact entries - common functonality between Public and Private address books.
BaseContactMapper() - Constructor for class de.bea.domingo.groupware.map.BaseContactMapper
Constructor.
BaseDatabase - Class in de.bea.domingo.map
Abstract base class for concrete databases.
BaseDatabase(DSession, NotesLocation) - Constructor for class de.bea.domingo.map.BaseDatabase
Constructor.
BaseDatabase(String) - Constructor for class de.bea.domingo.map.BaseDatabase
Constructor.
BaseDatabase(NotesLocation) - Constructor for class de.bea.domingo.map.BaseDatabase
Constructor.
BaseDatabase(DDatabase) - Constructor for class de.bea.domingo.map.BaseDatabase
Constructor.
BaseDigest - Class in de.bea.domingo.map
Optional abstract base class for digest classes.
BaseDigest() - Constructor for class de.bea.domingo.map.BaseDigest
 
BaseDMapper - Class in de.bea.domingo.map
Abstract base class for domingo mappers providing useful methods to access Notes.
BaseDMapper() - Constructor for class de.bea.domingo.map.BaseDMapper
Constructor.
BaseDocumentHttp - Class in de.bea.domingo.http
Http implementation of a Domingo view.
BaseDocumentHttp(NotesHttpFactory, DBase, String, DNotesMonitor) - Constructor for class de.bea.domingo.http.BaseDocumentHttp
Private Constructor for this class.
BaseDocumentHttp(NotesHttpFactory, DBase, DNotesMonitor) - Constructor for class de.bea.domingo.http.BaseDocumentHttp
Private Constructor for this class.
BaseDocumentProxy - Class in de.bea.domingo.proxy
Represents a document in a database.
BaseDocumentProxy(NotesProxyFactory, DBase, Document, DNotesMonitor) - Constructor for class de.bea.domingo.proxy.BaseDocumentProxy
Constructor for DDocumentImpl.
BaseDocumentProxy.ItemsIterator - Class in de.bea.domingo.proxy
A ItemsIterator allows iteration over a set of lotus.domino.Item.
BaseDocumentProxy.ItemsIterator(Vector) - Constructor for class de.bea.domingo.proxy.BaseDocumentProxy.ItemsIterator
Constructs an Iterator by use of a vector of lotus.domino.Items.
BaseHttp - Class in de.bea.domingo.http
Abstract base class for all implementations of interfaces derived from DBase.
BaseHttp(NotesHttpFactory, DBase, DNotesMonitor) - Constructor for class de.bea.domingo.http.BaseHttp
Creates a new DBaseImpl object.
BaseHttp.BaseHandler - Class in de.bea.domingo.http
Base SAX parser for DXL.
BaseHttp.BaseHandler() - Constructor for class de.bea.domingo.http.BaseHttp.BaseHandler
 
BaseInstance - Class in de.bea.domingo.map
Optional abstract base class for business objects.
BaseInstance() - Constructor for class de.bea.domingo.map.BaseInstance
Constructor.
BaseInstance(BaseInstance) - Constructor for class de.bea.domingo.map.BaseInstance
Constructor.
BaseItemProxy - Class in de.bea.domingo.proxy
This class represents the Domino-Class Item.
BaseItemProxy(NotesProxyFactory, DBase, Item, DNotesMonitor) - Constructor for class de.bea.domingo.proxy.BaseItemProxy
Constructor for DItemImpl.
BaseMapper - Class in de.bea.domingo.map
Abstract base class for domingo mappers.
BaseMapper(Class) - Constructor for class de.bea.domingo.map.BaseMapper
Constructor.
BaseMapper(Class, Class) - Constructor for class de.bea.domingo.map.BaseMapper
Constructor.
BaseProxy - Class in de.bea.domingo.proxy
Abstract base class for all implementations of interfaces derived from DBase.
BaseProxy(NotesProxyFactory, DBase, Base, DNotesMonitor) - Constructor for class de.bea.domingo.proxy.BaseProxy
Creates a new DBaseImpl object.
BaseProxy.DocumentCollectionIterator - Class in de.bea.domingo.proxy
Iterator for collections of documents.
BaseProxy.DocumentCollectionIterator(NotesProxyFactory, DBase, DocumentCollection, DNotesMonitor) - Constructor for class de.bea.domingo.proxy.BaseProxy.DocumentCollectionIterator
Constructor.

C

Cache - Interface in de.bea.domingo.cache
Cache Interface.
CalendarEntry - Class in de.bea.domingo.groupware
Calendar entry, e.g. in Notes mail databases.
CalendarEntry() - Constructor for class de.bea.domingo.groupware.CalendarEntry
Default Constructor.
CalendarEntry(CalendarEntry) - Constructor for class de.bea.domingo.groupware.CalendarEntry
Copy constructor.
CalendarEntry.Type - Class in de.bea.domingo.groupware
Represents all possible values for the importance.
CalendarEntryDigest - Class in de.bea.domingo.groupware
Represents a digest of a Notes mail document.
CalendarEntryDigest() - Constructor for class de.bea.domingo.groupware.CalendarEntryDigest
 
CalendarEntryMapper - Class in de.bea.domingo.groupware.map
Mapper for calendar entries, e.g. in a Notes mail database.
CalendarEntryMapper() - Constructor for class de.bea.domingo.groupware.map.CalendarEntryMapper
Constructor.
CalendarInterface - Interface in de.bea.domingo.groupware
Interface to the calendar functionality of a Notes mail database.
CascadingThrowable - Interface in de.bea.domingo.exception
An interface to be implemented by Throwable extensions which would like to be able to cascade root exceptions inside themselves.
characters(char[], int, int) - Method in class de.bea.domingo.http.BaseHttp.BaseHandler
 
checkSession(DateTime) - Method in class de.bea.domingo.proxy.BaseProxy
Checks and monitors an error if a DateTime object doesn't have a parent session.
classForNameOrPrimitive(String, ClassLoader) - Static method in class de.bea.domingo.map.ClassUtilities
 
classIsAccessible(Class) - Static method in class de.bea.domingo.map.ClassUtilities
 
ClassUtilities - Class in de.bea.domingo.map
Utility methods for querying Class objects.
clear() - Method in interface de.bea.domingo.cache.Cache
Removes all mappings from this map (optional operation).
clear() - Method in class de.bea.domingo.cache.SimpleCache
Removes all mappings from this map (optional operation).
clear() - Method in class de.bea.domingo.cache.WeakCache
Removes all mappings from this map (optional operation).
clear() - Method in interface de.bea.domingo.DView
Clears the full-text search filtering on a view.
clear() - Method in class de.bea.domingo.http.ViewHttp
Clears the full-text search filtering on a view.
clear() - Method in class de.bea.domingo.proxy.ViewProxy
Clears the full-text search filtering on a view.
clearHeaders() - Method in class de.bea.domingo.groupware.Email
Clears all other header information.
clearNotesObject() - Method in class de.bea.domingo.proxy.BaseProxy
Clears the associated notes object, used during dispose/recycle operations.
clearResourceCache() - Static method in class de.bea.domingo.i18n.ResourceManager
Clear the cache of all resources currently loaded into the system.
close() - Method in class de.bea.domingo.groupware.Groupware
Closes the groupware instance, including all internal resources of the Notes connection.
COLLATION - Static variable in interface de.bea.domingo.DItem
item type.
COLOR_BLACK - Static variable in interface de.bea.domingo.DRichTextStyle
Color constant.
COLOR_BLUE - Static variable in interface de.bea.domingo.DRichTextStyle
Color constant.
COLOR_CYAN - Static variable in interface de.bea.domingo.DRichTextStyle
Color constant.
COLOR_DARK_BLUE - Static variable in interface de.bea.domingo.DRichTextStyle
Color constant.
COLOR_DARK_CYAN - Static variable in interface de.bea.domingo.DRichTextStyle
Color constant.
COLOR_DARK_GREEN - Static variable in interface de.bea.domingo.DRichTextStyle
Color constant.
COLOR_DARK_MAGENTA - Static variable in interface de.bea.domingo.DRichTextStyle
Color constant.
COLOR_DARK_RED - Static variable in interface de.bea.domingo.DRichTextStyle
Color constant.
COLOR_DARK_YELLOW - Static variable in interface de.bea.domingo.DRichTextStyle
Color constant.
COLOR_GRAY - Static variable in interface de.bea.domingo.DRichTextStyle
Color constant.
COLOR_GREEN - Static variable in interface de.bea.domingo.DRichTextStyle
Color constant.
COLOR_LIGHT_GRAY - Static variable in interface de.bea.domingo.DRichTextStyle
Color constant.
COLOR_MAGENTA - Static variable in interface de.bea.domingo.DRichTextStyle
Color constant.
COLOR_RED - Static variable in interface de.bea.domingo.DRichTextStyle
Color constant.
COLOR_WHITE - Static variable in interface de.bea.domingo.DRichTextStyle
Color constant.
COLOR_YELLOW - Static variable in interface de.bea.domingo.DRichTextStyle
Color constant.
Command - Interface in de.bea.domingo.server
TODO.
compatibleClasses(Class[], Class[]) - Static method in class de.bea.domingo.map.ClassUtilities
Tells whether instances of the classes in the 'rhs' array could be used as parameters to a reflective method invocation whose parameter list has types denoted by the 'lhs' array.
computeFields() - Method in class de.bea.domingo.util.GregorianDate
Overwrites GregorianCalendar.computeFields(), to disable all time fields.
computeFields() - Method in class de.bea.domingo.util.GregorianTime
Overwrites GregorianCalendar.computeFields(), to disable all date fields.
computeFields() - Method in class de.bea.domingo.util.GregorianTimeZone
Overwrites GregorianCalendar.computeFields(), to disable all date and time fields.
computeTime() - Method in class de.bea.domingo.util.GregorianDate
Overwrites GregorianCalendar.computeTime(), to disable all time fields.
computeTime() - Method in class de.bea.domingo.util.GregorianDateTime
Overwrites GregorianCalendar.computeTime(), to disable all time fields.
computeTime() - Method in class de.bea.domingo.util.GregorianTime
Overwrites GregorianCalendar.computeTime(), to disable all date fields.
computeWithForm(boolean) - Method in interface de.bea.domingo.DBaseDocument
Validates a document by executing the default value, translation, and validation formulas, if any are defined in the document form.
computeWithForm() - Method in interface de.bea.domingo.DBaseDocument
Validates a document by executing the default value, translation, and validation formulas, if any are defined in the document form.
computeWithForm(boolean) - Method in class de.bea.domingo.http.BaseDocumentHttp
Validates a document by executing the default value, translation, and validation formulas, if any are defined in the document form.
computeWithForm() - Method in class de.bea.domingo.http.BaseDocumentHttp
Validates a document by executing the default value, translation, and validation formulas, if any are defined in the document form.
computeWithForm(boolean) - Method in class de.bea.domingo.mock.MockDocument
Validates a document by executing the default value, translation, and validation formulas, if any are defined in the document form.
computeWithForm() - Method in class de.bea.domingo.mock.MockDocument
Validates a document by executing the default value, translation, and validation formulas, if any are defined in the document form.
computeWithForm(boolean) - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Validates a document by executing the default value, translation, and validation formulas, if any are defined in the document form.
computeWithForm() - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Validates a document by executing the default value, translation, and validation formulas, if any are defined in the document form.
ConsoleMonitor - Class in de.bea.domingo.monitor
Console monitor, logs everything to System.out.
ConsoleMonitor() - Constructor for class de.bea.domingo.monitor.ConsoleMonitor
Constructor.
ConstantMapper - Class in de.bea.domingo.map
Class defining a constant value of an item value.
ConstantMapper(String, String) - Constructor for class de.bea.domingo.map.ConstantMapper
Constructor.
Contact - Class in de.bea.domingo.groupware
Represents a Notes Contact document (private address book) or Person document (public address book).
Contact() - Constructor for class de.bea.domingo.groupware.Contact
 
ContactDigest - Class in de.bea.domingo.groupware
Represents a digest of a Notes Contact (from private address book) or Person (from public address book).
ContactDigest() - Constructor for class de.bea.domingo.groupware.ContactDigest
 
containsHeader(Object) - Method in class de.bea.domingo.groupware.Email
Checks if a header attribute exists.
containsKey(Object) - Method in interface de.bea.domingo.cache.Cache
Checks if a given key exists in the cache.
containsKey(Object) - Method in class de.bea.domingo.cache.SimpleCache
Checks if a given key exists in the cache.
containsKey(Object) - Method in class de.bea.domingo.cache.WeakCache
Checks if a given key exists in the cache.
containsValue(String) - Method in interface de.bea.domingo.DItem
Checks whether a value matches at least one of an item's values.
containsValue(Integer) - Method in interface de.bea.domingo.DItem
Checks whether a value matches at least one of an item's values.
containsValue(int) - Method in interface de.bea.domingo.DItem
Checks whether a value matches at least one of an item's values.
containsValue(Double) - Method in interface de.bea.domingo.DItem
Checks whether a value matches at least one of an item's values.
containsValue(double) - Method in interface de.bea.domingo.DItem
Checks whether a value matches at least one of an item's values.
containsValue(Calendar) - Method in interface de.bea.domingo.DItem
Checks whether a value matches at least one of an item's values.
containsValue(String) - Method in class de.bea.domingo.http.ItemHttp
Checks whether a value matches at least one of an item's values.
containsValue(Integer) - Method in class de.bea.domingo.http.ItemHttp
Checks whether a value matches at least one of an item's values.
containsValue(int) - Method in class de.bea.domingo.http.ItemHttp
Checks whether a value matches at least one of an item's values.
containsValue(Double) - Method in class de.bea.domingo.http.ItemHttp
Checks whether a value matches at least one of an item's values.
containsValue(double) - Method in class de.bea.domingo.http.ItemHttp
Checks whether a value matches at least one of an item's values.
containsValue(Calendar) - Method in class de.bea.domingo.http.ItemHttp
Checks whether a value matches at least one of an item's values.
containsValue(String) - Method in class de.bea.domingo.mock.MockItem
Checks whether a value matches at least one of an item's values.
containsValue(Integer) - Method in class de.bea.domingo.mock.MockItem
Checks whether a value matches at least one of an item's values.
containsValue(int) - Method in class de.bea.domingo.mock.MockItem
Checks whether a value matches at least one of an item's values.
containsValue(Double) - Method in class de.bea.domingo.mock.MockItem
Checks whether a value matches at least one of an item's values.
containsValue(double) - Method in class de.bea.domingo.mock.MockItem
Checks whether a value matches at least one of an item's values.
containsValue(Calendar) - Method in class de.bea.domingo.mock.MockItem
Checks whether a value matches at least one of an item's values.
containsValue(String) - Method in class de.bea.domingo.proxy.ItemProxy
Checks whether a value matches at least one of an item's values.
containsValue(Integer) - Method in class de.bea.domingo.proxy.ItemProxy
Checks whether a value matches at least one of an item's values.
containsValue(int) - Method in class de.bea.domingo.proxy.ItemProxy
Checks whether a value matches at least one of an item's values.
containsValue(Double) - Method in class de.bea.domingo.proxy.ItemProxy
Checks whether a value matches at least one of an item's values.
containsValue(double) - Method in class de.bea.domingo.proxy.ItemProxy
Checks whether a value matches at least one of an item's values.
containsValue(Calendar) - Method in class de.bea.domingo.proxy.ItemProxy
Checks whether a value matches at least one of an item's values.
convertCalendarsToNotesDateTime(List) - Method in class de.bea.domingo.proxy.BaseProxy
Converts every occurrence of a java.util.Calendar or java.util.Date in a List to a DateTime instance.
convertListToVector(List) - Method in class de.bea.domingo.proxy.BaseProxy
Convert List to Vector.
convertNotesDateTimesToCalendar(List) - Method in class de.bea.domingo.proxy.BaseProxy
Converts every occurrence of a DateTime object to a java.util.Calendar instance.
convertVectorToList(Vector) - Method in class de.bea.domingo.proxy.BaseProxy
Deprecated. the usage of the method convertVectorToList() is not needed and impacts performance
copyAllItems(DBaseDocument, boolean) - Method in interface de.bea.domingo.DBaseDocument
Copies all items in the current document into the destination document.
copyAllItems(DBaseDocument, boolean) - Method in class de.bea.domingo.http.BaseDocumentHttp
Copies all items in the current document into the destination document.
copyAllItems(DBaseDocument, boolean) - Method in class de.bea.domingo.mock.MockDocument
Copies all items in the current document into the destination document.
copyAllItems(DBaseDocument, boolean) - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Copies all items in the current document into the destination document.
copyItem(DBaseItem, String) - Method in interface de.bea.domingo.DBaseDocument
Copies an item into the current document and optionally assigns the copied item a new name.
copyItem(DBaseItem) - Method in interface de.bea.domingo.DBaseDocument
Copies an item into the current document and optionally assigns the copied item a new name.
copyItem(DBaseItem, String) - Method in class de.bea.domingo.http.BaseDocumentHttp
Copies an item into the current document and optionally assigns the copied item a new name.
copyItem(DBaseItem) - Method in class de.bea.domingo.http.BaseDocumentHttp
Copies an item into the current document and optionally assigns the copied item a new name.
copyItem(DBaseItem, String) - Method in class de.bea.domingo.mock.MockDocument
Copies an item into the current document and optionally assigns the copied item a new name.
copyItem(DBaseItem) - Method in class de.bea.domingo.mock.MockDocument
Copies an item into the current document and optionally assigns the copied item a new name.
copyItem(DBaseItem, String) - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Copies an item into the current document and optionally assigns the copied item a new name.
copyItem(DBaseItem) - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Copies an item into the current document and optionally assigns the copied item a new name.
copyItemToDocument(DDocument) - Method in interface de.bea.domingo.DItem
Copies an item to a specified document.
copyItemToDocument(DDocument, String) - Method in interface de.bea.domingo.DItem
Copies an item to a specified document.
copyItemToDocument(DDocument) - Method in class de.bea.domingo.http.ItemHttp
Copies an item to a specified document.
copyItemToDocument(DDocument, String) - Method in class de.bea.domingo.http.ItemHttp
Copies an item to a specified document.
copyItemToDocument(DDocument) - Method in class de.bea.domingo.mock.MockItem
Copies an item to a specified document.
copyItemToDocument(DDocument, String) - Method in class de.bea.domingo.mock.MockItem
Copies an item to a specified document.
copyItemToDocument(DDocument) - Method in class de.bea.domingo.proxy.ItemProxy
Copies an item to a specified document.
copyItemToDocument(DDocument, String) - Method in class de.bea.domingo.proxy.ItemProxy
Copies an item to a specified document.
copyToDatabase(DDatabase) - Method in interface de.bea.domingo.DDocument
Copies a document to a specified database.
copyToDatabase(DDatabase) - Method in class de.bea.domingo.http.DocumentHttp
Copies a document to a specified database.
copyToDatabase(DDatabase) - Method in class de.bea.domingo.mock.MockDocument
Copies a document to a specified database.
copyToDatabase(DDatabase) - Method in class de.bea.domingo.proxy.DocumentProxy
Copies a document to a specified database.
create(Class) - Method in class de.bea.domingo.map.BaseDatabase
Creates a new instance of a business object with a given class.
createCalendar(DateTime) - Method in class de.bea.domingo.proxy.BaseProxy
Converts a Notes DateTime object into a Calendar.
createCalendar(DateTime) - Method in class de.bea.domingo.proxy.InternationalProxy
Converts a Notes DateTime object into a Calendar.
createDatabase(String, String) - Method in interface de.bea.domingo.DSession
Creates an empty database and opens it.
createDatabase(String, String) - Method in class de.bea.domingo.http.SessionHttp
Creates an empty database and opens it.
createDatabase(String, String) - Method in class de.bea.domingo.proxy.SessionProxy
Creates an empty database and opens it.
CreateDatabaseCommand - Class in de.bea.domingo.server
TODO.
CreateDatabaseCommand() - Constructor for class de.bea.domingo.server.CreateDatabaseCommand
 
createDatabaseFromTemplate(String, String, boolean) - Method in interface de.bea.domingo.DDatabase
Create an empty database with the design of the given template.
createDatabaseFromTemplate(String, String, boolean) - Method in class de.bea.domingo.http.DatabaseHttp
Create an empty database with the design of the given template.
createDatabaseFromTemplate(String, String, boolean) - Method in class de.bea.domingo.proxy.DatabaseProxy
Create an empty database with the design of the given template.
CreateDatabaseFromTemplateCommand - Class in de.bea.domingo.server
TODO.
CreateDatabaseFromTemplateCommand() - Constructor for class de.bea.domingo.server.CreateDatabaseFromTemplateCommand
 
createDateRange(Calendar, Calendar) - Method in class de.bea.domingo.proxy.BaseProxy
Creates a Notes DateRange instance from two java.util.Calendars.
createDateRange(Calendar, Calendar) - Method in class de.bea.domingo.proxy.InternationalProxy
Creates a Notes DateRange instance from two java.util.Calendars.
createDateTime(Calendar) - Method in class de.bea.domingo.proxy.BaseProxy
Creates a Notes DateTime instance from a java.util.Calendar.
createDateTime(Calendar) - Method in class de.bea.domingo.proxy.InternationalProxy
Creates a Notes DateTime instance from a java.util.Calendar.
createDocument() - Method in interface de.bea.domingo.DDatabase
Creates a document in a database and returns a Document object that represents the new document.
createDocument() - Method in class de.bea.domingo.http.DatabaseHttp
Creates a document in a database and returns a Document object that represents the new document.
createDocument() - Method in class de.bea.domingo.proxy.DatabaseProxy
Creates a document in a database and returns a Document object that represents the new document.
createDxlExporter() - Method in interface de.bea.domingo.DSession
Creates a DxlExporter object.
createDxlExporter() - Method in class de.bea.domingo.http.SessionHttp
Creates a DxlExporter object.
createDxlExporter() - Method in class de.bea.domingo.proxy.SessionProxy
Creates a DxlExporter object.
createGetMethod(String) - Method in class de.bea.domingo.http.DominoHttpClient
Creates and returns a new Http GET method.
createGetMethod(String) - Method in class de.bea.domingo.http.SessionHttp
Factory method for GET methods.
createItem(Object) - Method in class de.bea.domingo.map.ListMapper
Creates a new instance of a list item.
createLog(String) - Method in interface de.bea.domingo.DSession
Creates a new Log object with the name you specify.
createLog(String) - Method in class de.bea.domingo.http.SessionHttp
Creates a new Log object with the name you specify.
createLog(String) - Method in class de.bea.domingo.proxy.SessionProxy
Creates a new Log object with the name you specify.
createMap() - Method in class de.bea.domingo.cache.AbstractBaseCache
Creates the map to be used with the cache.
createMap() - Method in class de.bea.domingo.cache.SimpleCache
Creates the map to be used with the cache.
createMap() - Method in class de.bea.domingo.cache.WeakCache
Creates the map to be used with the cache.
createPost(String) - Method in class de.bea.domingo.http.DominoHttpClient
Creates and returns a new Http POST method.
createPostMethod(String) - Method in class de.bea.domingo.http.SessionHttp
Factory method for POST methods.
createReplica(String, String) - Method in interface de.bea.domingo.DDatabase
Creates a replica of the current database at a new location.
createReplica(String, String) - Method in class de.bea.domingo.http.DatabaseHttp
Creates a replica of the current database at a new location.
createReplica(String, String) - Method in class de.bea.domingo.proxy.DatabaseProxy
Creates a replica of the current database at a new location.
createReplyMessage(boolean) - Method in interface de.bea.domingo.DBaseDocument
Creates a new document that is formatted as a reply to the current document.
createReplyMessage(boolean) - Method in class de.bea.domingo.http.BaseDocumentHttp
Creates a new document that is formatted as a reply to the current document.
createReplyMessage(boolean) - Method in class de.bea.domingo.mock.MockDocument
Creates a new document that is formatted as a reply to the current document.
createReplyMessage(boolean) - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Creates a new document that is formatted as a reply to the current document.
createRichTextItem(String) - Method in interface de.bea.domingo.DBaseDocument
Creates a new rich text item in a document.
createRichTextItem(String) - Method in class de.bea.domingo.http.BaseDocumentHttp
Creates a new rich text item in a document.
createRichTextItem(String) - Method in class de.bea.domingo.mock.MockDocument
Creates a new rich text item in a document.
createRichTextItem(String) - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Creates a new rich text item in a document.
createThread(Runnable) - Method in class de.bea.domingo.threadpool.DefaultThreadFactory
Factory method to create Thread objects.
createThread(Runnable) - Method in interface de.bea.domingo.threadpool.ThreadFactory
Factory method to create Thread objects.
CustomMapper - Class in de.bea.domingo.map
Abstract base class for custom mapping between a document and a business object.
CustomMapper() - Constructor for class de.bea.domingo.map.CustomMapper
Constructor.

D

DACL - Class in de.bea.domingo
Represents the access control list (ACL) of a database.
DAgent - Interface in de.bea.domingo
Represents notes agents.
DAgentBase - Class in de.bea.domingo
Deprecated. use new class DAgentBase instead
DAgentBase() - Constructor for class de.bea.domingo.DAgentBase
Deprecated. Constructor.
DAgentBase - Class in de.bea.domingo.notes
Domingo agents must extend DAgentBase and use run() as the entry point for their functional code.
DAgentBase() - Constructor for class de.bea.domingo.notes.DAgentBase
Constructor.
DAgentContext - Interface in de.bea.domingo
Represents the agent environment of the current program, if an agent is running it.
DATABASE_NO_ACCESS - Static variable in class de.bea.domingo.DNotesError
error: no access to database.
DATABASE_NOT_FOUND - Static variable in class de.bea.domingo.DNotesError
error: database not found.
DatabaseHttp - Class in de.bea.domingo.http
 
DatabaseProxy - Class in de.bea.domingo.proxy
Represents a Notes database.
DATE - Static variable in class de.bea.domingo.map.NotesType
Data type DATE.
DATE_FORMAT - Static variable in class de.bea.domingo.util.DateUtil
Date format used for parsing.
DATE_FORMAT_DEFAULT - Static variable in class de.bea.domingo.proxy.InternationalProxy
Default date format.
DATE_FORMAT_DMY - Static variable in class de.bea.domingo.proxy.InternationalProxy
Date format ordered as day/month/year.
DATE_FORMAT_MDY - Static variable in class de.bea.domingo.proxy.InternationalProxy
Date format ordered as month/day/year.
DATE_FORMAT_YMD - Static variable in class de.bea.domingo.proxy.InternationalProxy
Date format ordered as year/month/day.
DATE_SEPARATOR_DEFAULT - Static variable in class de.bea.domingo.proxy.InternationalProxy
Default separator for date components.
DATE_TIME_FORMAT - Static variable in class de.bea.domingo.util.DateUtil
Date/time format used for parsing.
DATETIME_STRING_LENGTH - Static variable in class de.bea.domingo.http.BaseHttp
Number of characters needed to represent a date/time value.
DATETIME_STRING_LENGTH - Static variable in class de.bea.domingo.proxy.BaseProxy
Number of characters needed to represent a date/time value.
DATETIMES - Static variable in interface de.bea.domingo.DItem
item type.
DateUtil - Class in de.bea.domingo.util
Static utility methods for date operations and conversions.
DBase - Interface in de.bea.domingo
Base interface for all concrete notes interfaces.
DBaseDocument - Interface in de.bea.domingo
Base interface for all concrete document interfaces.
DBaseItem - Interface in de.bea.domingo
Base interface for all concrete item interfaces.
dbgMsg(String, PrintStream) - Method in class de.bea.domingo.DAgentBase
Deprecated. If debugging is enabled, send a debug message to the specified stream.
dbgMsg(String, PrintWriter) - Method in class de.bea.domingo.DAgentBase
Deprecated. If debugging is enabled, send a debug message to the specified writer.
dbgMsg(String) - Method in class de.bea.domingo.DAgentBase
Deprecated. If debugging is enabled, send a debug message to System.out.
dbgMsg(String, PrintStream) - Method in class de.bea.domingo.notes.DAgentBase
If debugging is enabled, send a debug message to the specified stream.
dbgMsg(String, PrintWriter) - Method in class de.bea.domingo.notes.DAgentBase
If debugging is enabled, send a debug message to the specified writer.
dbgMsg(String) - Method in class de.bea.domingo.notes.DAgentBase
If debugging is enabled, send a debug message to System.out.
DDatabase - Interface in de.bea.domingo
Represents a Notes database.
DDateRange - Interface in de.bea.domingo
A date range, can be a range of date-only calendars or a range of time-only calendars.
DDocument - Interface in de.bea.domingo
Represents a document in a database.
DDocumentCollection - Interface in de.bea.domingo
Represents a collection of documents and provides access to documents within it.
DDxlExporter - Interface in de.bea.domingo
Represents a Notes database.
de.bea.domingo - package de.bea.domingo
Interfaces and factory for access to Lotus Notes databases.
de.bea.domingo.cache - package de.bea.domingo.cache
Cache classes.
de.bea.domingo.exception - package de.bea.domingo.exception
Provides JDK 1.4 style Nested Exception functionality for those on prior Java versions.
de.bea.domingo.groupware - package de.bea.domingo.groupware
Groupware interface to Lotus Notes/Domino.
de.bea.domingo.groupware.map - package de.bea.domingo.groupware.map
Mapping implementation of the domingo groupware interface to Lotus Notes/Domino.
de.bea.domingo.http - package de.bea.domingo.http
Http implementation of the contract in package de.bea.domingo.
de.bea.domingo.i18n - package de.bea.domingo.i18n
Resources supporting internationalization.
de.bea.domingo.map - package de.bea.domingo.map
Generic Mapping layer between Notes documents and Java classes.
de.bea.domingo.mock - package de.bea.domingo.mock
Implementations of some interfaces for temporary objects.
de.bea.domingo.monitor - package de.bea.domingo.monitor
Interfaces and implementations for monitoring the domingo API.
de.bea.domingo.notes - package de.bea.domingo.notes
Interfaces and classes needed to run Domingo inside of Lotus Notes/Domino.
de.bea.domingo.proxy - package de.bea.domingo.proxy
Proxy implementation of the contract in package de.bea.domingo.
de.bea.domingo.queue - package de.bea.domingo.queue
Generic queue related classes.
de.bea.domingo.server - package de.bea.domingo.server
Experimental: Domino server based processing of domingo commands.
de.bea.domingo.service - package de.bea.domingo.service
Service implementation of the contract in package de.bea.domingo.
de.bea.domingo.servlet - package de.bea.domingo.servlet
Experimental: servlet based processing of domingo commands.
de.bea.domingo.threadpool - package de.bea.domingo.threadpool
Interface ThreadPool and a Implementation with Monitor.
de.bea.domingo.util - package de.bea.domingo.util
Utility classes for domingo.
DEBUG - Static variable in interface de.bea.domingo.DNotesMonitor
constant to indicate debug messages.
debug(String) - Method in interface de.bea.domingo.DNotesMonitor
debug output.
debug(String, Throwable) - Method in interface de.bea.domingo.DNotesMonitor
debug output.
debug(String) - Method in class de.bea.domingo.monitor.AbstractDefaultMonitor
debug output.
debug(String, Throwable) - Method in class de.bea.domingo.monitor.AbstractDefaultMonitor
debug output.
debug(String, Throwable) - Method in class de.bea.domingo.monitor.Jdk14LoggerMonitor
debug output.
debug(String) - Method in class de.bea.domingo.monitor.Jdk14LoggerMonitor
debug output.
debug(String, Throwable) - Method in class de.bea.domingo.monitor.Log4jMonitor
debug output.
debug(String) - Method in class de.bea.domingo.monitor.Log4jMonitor
debug output.
debug(String, Throwable) - Method in class de.bea.domingo.monitor.LoggingMonitor
debug output.
debug(String) - Method in class de.bea.domingo.monitor.LoggingMonitor
debug output.
decrementDateTimeCounter() - Static method in class de.bea.domingo.proxy.BaseProxy
Decrements the global counter for DateTime objects.
DEFAULT - Static variable in class de.bea.domingo.util.Timezones
Default time zone.
DEFAULT_CACHE_THRESHOLD - Static variable in class de.bea.domingo.http.NotesHttpFactory
Threshold size for weak cache.
DEFAULT_CACHE_THRESHOLD - Static variable in class de.bea.domingo.proxy.NotesProxyFactory
Threshold size for weak cache.
DEFAULT_DOMINGO_DATABASE - Static variable in class de.bea.domingo.http.NotesHttpFactory
Default file/path of the domingo support database.
DEFAULT_IIOP_SESSION_KEY - Static variable in class de.bea.domingo.http.NotesHttpFactory
Key for map of default IIOP session.
DEFAULT_IIOP_SESSION_KEY - Static variable in class de.bea.domingo.proxy.NotesProxyFactory
Key for map of default IIOP session.
DEFAULT_LEVEL - Static variable in interface de.bea.domingo.DNotesMonitor
default monitoring level.
DEFAULT_LOCALE - Static variable in class de.bea.domingo.http.DominoPreferences
The locale settings.
DEFAULT_NUM_THREAD - Static variable in class de.bea.domingo.threadpool.SimpleThreadPool
Default number of threads in the thread pool.
DEFAULT_THREADPOOL_SIZE - Static variable in class de.bea.domingo.service.NotesServiceFactory
Default number of threads in thread pool.
DEFAULT_TIME_ZONE - Static variable in class de.bea.domingo.http.DominoPreferences
Default time zone search string.
DEFAULT_TIMEOUT - Static variable in class de.bea.domingo.service.NotesServiceFactory
Default timeout.
DefaultThreadFactory - Class in de.bea.domingo.threadpool
Default implementation of the ThreadFactory interface.
DefaultThreadFactory(DNotesMonitor) - Constructor for class de.bea.domingo.threadpool.DefaultThreadFactory
 
DEmbeddedObject - Interface in de.bea.domingo
Represents an embedded object.
dequeue() - Method in class de.bea.domingo.proxy.NotesRecycleQueue
Dequeues an object from the queue.
dequeue() - Method in class de.bea.domingo.queue.MTQueue
Removes the first object from the queue, blocking until one is available.
dequeue(long) - Method in class de.bea.domingo.queue.MTQueue
Removes the first object from the queue, blocking only up to the given timeout time.
dequeue() - Method in interface de.bea.domingo.queue.Queue
Dequeues an object from the queue.
dequeueNoWait() - Method in class de.bea.domingo.queue.MTQueue
Removes the first object from the queue without blocking.
destroy() - Method in class de.bea.domingo.servlet.DomingoServlet
 
DForm - Interface in de.bea.domingo
Represents a form in a database.
DirectMapper - Class in de.bea.domingo.map
Class defining and performing a direct mapping of a single attribute between a document and a business object.
DirectMapper(String, Class) - Constructor for class de.bea.domingo.map.DirectMapper
Constructor.
DirectMapper(String, String, Class) - Constructor for class de.bea.domingo.map.DirectMapper
Constructor.
DirectMapper(String, String, String, Class) - Constructor for class de.bea.domingo.map.DirectMapper
Constructor.
dispose() - Static method in class de.bea.domingo.DNotesFactory
Disposes the singleton instance of the factory.
dispose(boolean) - Static method in class de.bea.domingo.DNotesFactory
Disposes the singleton instance of the factory.
disposeInstance(boolean) - Method in class de.bea.domingo.DNotesFactory
Disposes all internal resources of the Notes connection.
disposeInstance() - Method in class de.bea.domingo.DNotesFactory
Disposes all internal resources of the Notes connection.
disposeInstance(boolean) - Method in class de.bea.domingo.http.NotesHttpFactory
Disposes all internal resources of the Notes connection.
disposeInstance() - Method in class de.bea.domingo.http.NotesHttpFactory
Disposes all internal resources of the Notes connection.
disposeInstance() - Method in class de.bea.domingo.proxy.NotesProxyFactory
In this single threaded implementation, first the own reference to the session is nulled and then we wait for the weak cache to be finalized.
disposeInstance(boolean) - Method in class de.bea.domingo.proxy.NotesProxyFactory
In this single threaded implementation, first the own reference to the session is nulled and then we wait for the weak cache to be finalized.
disposeInstance(boolean) - Method in class de.bea.domingo.service.NotesServiceFactory
Disposes all internal resources of the Notes connection.
disposeInstance() - Method in class de.bea.domingo.service.NotesServiceFactory
Disposes all internal resources of the Notes connection.
disposeInternal(boolean) - Method in class de.bea.domingo.DNotesFactory
Deprecated. use DNotesFactory.disposeInstance(boolean) instead
disposeInternal(boolean) - Method in class de.bea.domingo.http.NotesHttpFactory
Deprecated. use NotesHttpFactory.disposeInternal(boolean) instead
disposeInternal(boolean) - Method in class de.bea.domingo.proxy.NotesProxyFactory
Deprecated. use NotesProxyFactory.disposeInternal(boolean) instead
disposeInternal(boolean) - Method in class de.bea.domingo.service.NotesServiceFactory
Deprecated. use NotesServiceFactory.disposeInstance(boolean) instead
DItem - Interface in de.bea.domingo
Represents a discrete value or set of values in a document.
DLog - Interface in de.bea.domingo
Enables you to record actions and errors that take place during a program's execution.
DMapper - Interface in de.bea.domingo.map
Interface for mappers from business objects to domingo and vice versa.
DNotesError - Class in de.bea.domingo
Enumeration of notes errors.
DNotesError(int) - Constructor for class de.bea.domingo.DNotesError
Private Constructor.
DNotesException - Exception in de.bea.domingo
Exception thrown from the domingo API.
DNotesException(String) - Constructor for exception de.bea.domingo.DNotesException
Construct a new DNotesException instance.
DNotesException(Throwable) - Constructor for exception de.bea.domingo.DNotesException
Construct a new DNotesException instance.
DNotesException(String, Throwable) - Constructor for exception de.bea.domingo.DNotesException
Construct a new DNotesException instance.
DNotesFactory - Class in de.bea.domingo
Main entry point for applications to the domingo-API.
DNotesFactory() - Constructor for class de.bea.domingo.DNotesFactory
Protected Constructor to restrict creation to sub classes.
DNotesFactoryFinder - Class in de.bea.domingo
Implementation finder for the abstract factory DNotesFactory.
DNotesFactoryFinder.ClassLoaderFinderConcrete - Class in de.bea.domingo
Nested class that allows getContextClassLoader() to be called only on JDK 1.2 and yet run in older JDK 1.1 JVMs.
DNotesFactoryFinder.ClassLoaderFinderConcrete() - Constructor for class de.bea.domingo.DNotesFactoryFinder.ClassLoaderFinderConcrete
 
DNotesFactoryFinder.ConfigurationError - Error in de.bea.domingo
Error class to indicate factory configuration errors.
DNotesFactoryFinder.ConfigurationError(String) - Constructor for error de.bea.domingo.DNotesFactoryFinder.ConfigurationError
Construct a new instance with the specified detail string and exception.
DNotesIterator - Interface in de.bea.domingo
Base interface for iterating notes objects.
DNotesMonitor - Interface in de.bea.domingo
Interface to monitor notes threads.
DNotesRuntimeException - Exception in de.bea.domingo
Runtime exception thrown from the domingo API.
DNotesRuntimeException(String) - Constructor for exception de.bea.domingo.DNotesRuntimeException
Construct a new DNotesRuntimeException instance.
DNotesRuntimeException(Throwable) - Constructor for exception de.bea.domingo.DNotesRuntimeException
Construct a new DNotesRuntimeException instance.
DNotesRuntimeException(String, Throwable) - Constructor for exception de.bea.domingo.DNotesRuntimeException
Construct a new DNotesRuntimeException instance.
DNotesThread - Class in de.bea.domingo.proxy
The NotesThread class extends java.lang.Thread to include special initialization and termination code for Domino.
DNotesThread() - Constructor for class de.bea.domingo.proxy.DNotesThread
Allocates a new DNotesThread object.
DNotesThread(String) - Constructor for class de.bea.domingo.proxy.DNotesThread
Allocates a new Thread object.
DNotesThread(Runnable) - Constructor for class de.bea.domingo.proxy.DNotesThread
Allocates a new DNotesThread object.
DNotesThread(ThreadGroup, Runnable) - Constructor for class de.bea.domingo.proxy.DNotesThread
Allocates a new DNotesThread object.
DNotesThread(Runnable, String) - Constructor for class de.bea.domingo.proxy.DNotesThread
Allocates a new DNotesThread object.
DNotesThread(ThreadGroup, String) - Constructor for class de.bea.domingo.proxy.DNotesThread
Allocates a new Thread object.
DNotesThread(ThreadGroup, Runnable, String) - Constructor for class de.bea.domingo.proxy.DNotesThread
Allocates a new DNotesThread object so that it has target as its run object, has the specified name as its name, and belongs to the thread group referred to by group.
DocumentCollectionProxy - Class in de.bea.domingo.proxy
Represents the Domino-Class DocumentCollection.
DocumentCollectionProxy(NotesProxyFactory, DBase, DocumentCollection, DNotesMonitor) - Constructor for class de.bea.domingo.proxy.DocumentCollectionProxy
Constructor.
DocumentHttp - Class in de.bea.domingo.http
Http implementation of a Domingo document.
DocumentHttp(NotesHttpFactory, DBase, String, DNotesMonitor) - Constructor for class de.bea.domingo.http.DocumentHttp
Private Constructor for this class.
DocumentHttp(NotesHttpFactory, DBase, DNotesMonitor) - Constructor for class de.bea.domingo.http.DocumentHttp
Private Constructor for this class.
DocumentProxy - Class in de.bea.domingo.proxy
Represents a document in a database.
DocumentProxy(NotesProxyFactory, DBase, Document, DNotesMonitor) - Constructor for class de.bea.domingo.proxy.DocumentProxy
Constructor for DDocumentImpl.
doGet(HttpServletRequest, HttpServletResponse) - Method in class de.bea.domingo.servlet.DomingoServlet
doGet(HttpServletRequest, HttpServletResponse) - Method in class de.bea.domingo.servlet.TestServlet
DomingoServer - Class in de.bea.domingo.server
Domingo server.
DomingoServer() - Constructor for class de.bea.domingo.server.DomingoServer
Constructor.
DomingoServerAgent - Class in de.bea.domingo.server
Adapter from a domingo agent to the domingo server.
DomingoServerAgent() - Constructor for class de.bea.domingo.server.DomingoServerAgent
 
DomingoServlet - Class in de.bea.domingo.servlet
TODO.
DomingoServlet() - Constructor for class de.bea.domingo.servlet.DomingoServlet
 
DominoException - Exception in de.bea.domingo.exception
Wrapper for Notes Exceptions.
DominoException(NotesException) - Constructor for exception de.bea.domingo.exception.DominoException
Construct a new DominoException instance.
DominoGetMethod - Class in de.bea.domingo.http
An Http GET method to a Lotus Domino server.
DominoHttpClient - Class in de.bea.domingo.http
An Http client for communication with Lotus Domino.
DominoHttpClient(DNotesMonitor, String, String, String) - Constructor for class de.bea.domingo.http.DominoHttpClient
Constructor.
DominoHttpMethod - Interface in de.bea.domingo.http
An Http method to a Lotus Domino server.
DominoLocale - Class in de.bea.domingo.http
Enumeration of all possible locales in Lotus Notes.
DominoLocaleCode - Class in de.bea.domingo.http
Country names and their locale strings.
DominoLocaleCode(String, String) - Constructor for class de.bea.domingo.http.DominoLocaleCode
Constructor.
DominoPostMethod - Class in de.bea.domingo.http
An Http POST method to a Lotus Domino server.
DominoPreferences - Class in de.bea.domingo.http
Domino regional preferences.
DominoPreferences(String) - Constructor for class de.bea.domingo.http.DominoPreferences
Constructor.
DominoPreferences(String, String) - Constructor for class de.bea.domingo.http.DominoPreferences
Constructor.
DominoTimeZone - Class in de.bea.domingo.http
Enumeration of all possible time zones in Lotus Notes.
doPost(HttpServletRequest, HttpServletResponse) - Method in class de.bea.domingo.servlet.DomingoServlet
DProfileDocument - Interface in de.bea.domingo
Represents a profile document in a database.
DRichTextItem - Interface in de.bea.domingo
Represents an item of type rich text.
DRichTextStyle - Interface in de.bea.domingo
Represents a Notes database.
DSession - Interface in de.bea.domingo
Is the root of the Notes Objects containment hierarchy, providing access to the other Domino objects, and represents the Domino environment of the current program.
DST_NOT_OBSERVED - Static variable in class de.bea.domingo.http.DominoTimeZone
value for field tz_dst for 'dailight saving time not observed'.
DST_OBSERVED - Static variable in class de.bea.domingo.http.DominoTimeZone
value for field tz_dst for 'dailight saving time observed'.
DView - Interface in de.bea.domingo
Represents a view or folder of a database and provides access to documents within it.
DViewColumn - Interface in de.bea.domingo
Represents a column in a view or folder.
DViewEntry - Interface in de.bea.domingo
Represents a view entry.
DxlExporterProxy - Class in de.bea.domingo.proxy
Represents a view entry.

E

EFFECTS_EMBOSS - Static variable in interface de.bea.domingo.DRichTextStyle
Text effect constant.
EFFECTS_EXTRUDE - Static variable in interface de.bea.domingo.DRichTextStyle
Text effect constant.
EFFECTS_NONE - Static variable in interface de.bea.domingo.DRichTextStyle
Text effect constant.
EFFECTS_SHADOW - Static variable in interface de.bea.domingo.DRichTextStyle
Text effect constant.
EFFECTS_SUBSCRIPT - Static variable in interface de.bea.domingo.DRichTextStyle
Text effect constant.
EFFECTS_SUPERSCRIPT - Static variable in interface de.bea.domingo.DRichTextStyle
Text effect constant.
Email - Class in de.bea.domingo.groupware
Represents a Notes mail document.
Email() - Constructor for class de.bea.domingo.groupware.Email
Constructor.
Email(Email) - Constructor for class de.bea.domingo.groupware.Email
Constructor.
Email.Importance - Class in de.bea.domingo.groupware
Represents all possible values for the importance.
Email.Priority - Class in de.bea.domingo.groupware
Represents all possible values for the priority.
EmailDigest - Class in de.bea.domingo.groupware
Represents a digest of a Notes mail document.
EmailDigest() - Constructor for class de.bea.domingo.groupware.EmailDigest
 
EmailMapper - Class in de.bea.domingo.groupware.map
Mapper for memos in a Notes mail database.
EmailMapper() - Constructor for class de.bea.domingo.groupware.map.EmailMapper
Constructor.
EMBED_ATTACHMENT - Static variable in interface de.bea.domingo.DEmbeddedObject
Type of embedded object: attachment.
EMBED_OBJECT - Static variable in interface de.bea.domingo.DEmbeddedObject
Type of embedded object: object.
EMBED_OBJECTLINK - Static variable in interface de.bea.domingo.DEmbeddedObject
Type of embedded object: object link.
embedAttachment(String) - Method in interface de.bea.domingo.DRichTextItem
Embeds an object or an attachment.
embedAttachment(String) - Method in class de.bea.domingo.proxy.RichTextItemProxy
Embeds an object or an attachment.
EMBEDDEDOBJECT - Static variable in interface de.bea.domingo.DItem
item type.
EmbeddedObjectProxy - Class in de.bea.domingo.proxy
This class represents the Domino-Class EmbeddedObject.
EMPTY_ARGS - Static variable in class de.bea.domingo.map.BaseMapper
empty array of objects, used as empty arguments list for reflection.
EMPTY_PARAMS - Static variable in class de.bea.domingo.map.BaseMapper
empty array of classes, used as empty class list for reflection.
EMPTY_STRING - Static variable in class de.bea.domingo.proxy.BaseProxy
The empty string.
encode(boolean) - Static method in class de.bea.domingo.http.DominoPreferences
Encodes a boolean value to "1" for true and "0" for false.
encode(String) - Static method in class de.bea.domingo.http.DominoPreferences
URL-encodes a string.
ENCODING_UTF_8 - Static variable in class de.bea.domingo.http.DominoPreferences
Default encoding (UTF-8) for cookie values.
encrypt() - Method in interface de.bea.domingo.DBaseDocument
Encrypts a document.
encrypt() - Method in class de.bea.domingo.http.BaseDocumentHttp
Encrypts a document.
encrypt() - Method in class de.bea.domingo.mock.MockDocument
Encrypts a document.
encrypt() - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Encrypts a document.
endElement(String, String, String) - Method in class de.bea.domingo.http.BaseHttp.BaseHandler
 
endElement(String, String, String) - Method in class de.bea.domingo.http.ViewEntryHttp.ViewEntryParser
 
enqueue(Object) - Method in class de.bea.domingo.proxy.NotesRecycleQueue
Enqueues an object to the queue.
enqueue(Object) - Method in class de.bea.domingo.queue.MTQueue
Adds a new object to the end of the queue.
enqueue(Object) - Method in interface de.bea.domingo.queue.Queue
Enqueues an object to the queue.
equals(Object) - Method in interface de.bea.domingo.DBase
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class de.bea.domingo.DNotesError
 
equals(Object) - Method in class de.bea.domingo.http.DominoTimeZone
equals(Object) - Method in class de.bea.domingo.map.MethodFinder
equals(Object) - Method in class de.bea.domingo.map.NotesType
equals(Object) - Method in class de.bea.domingo.util.GregorianTimeZone
Indicates whether some other object is "equal to" this one.
ERROR - Static variable in interface de.bea.domingo.DNotesMonitor
constant to indicate error messages.
error(String) - Method in interface de.bea.domingo.DNotesMonitor
error output.
error(String, Throwable) - Method in interface de.bea.domingo.DNotesMonitor
error output.
error(SAXParseException) - Method in class de.bea.domingo.http.BaseHttp.BaseHandler
 
error(String) - Method in class de.bea.domingo.monitor.AbstractDefaultMonitor
error output.
error(String, Throwable) - Method in class de.bea.domingo.monitor.AbstractDefaultMonitor
error output.
error(String, Throwable) - Method in class de.bea.domingo.monitor.Jdk14LoggerMonitor
error output.
error(String) - Method in class de.bea.domingo.monitor.Jdk14LoggerMonitor
error output.
error(String, Throwable) - Method in class de.bea.domingo.monitor.Log4jMonitor
error output.
error(String) - Method in class de.bea.domingo.monitor.Log4jMonitor
error output.
error(String, Throwable) - Method in class de.bea.domingo.monitor.LoggingMonitor
error output.
error(String) - Method in class de.bea.domingo.monitor.LoggingMonitor
error output.
error(String, NotesException) - Method in class de.bea.domingo.proxy.InternationalProxy
Sends an error to the current monitor.
ERROR_RUN - Static variable in interface de.bea.domingo.DAgent
Return value of method runOnServer if an exception occurred.
ErrorCommand - Class in de.bea.domingo.server
Writes an error to the response writer.
ErrorCommand() - Constructor for class de.bea.domingo.server.ErrorCommand
 
ERRORITEM - Static variable in interface de.bea.domingo.DItem
item type.
evaluate(String) - Method in interface de.bea.domingo.DSession
Evaluates a domino formula.
evaluate(String, DBaseDocument) - Method in interface de.bea.domingo.DSession
Evaluates a domino formula.
evaluate(String) - Method in class de.bea.domingo.http.SessionHttp
Evaluates a domino formula.
evaluate(String, DBaseDocument) - Method in class de.bea.domingo.http.SessionHttp
Evaluates a domino formula.
evaluate(String) - Method in class de.bea.domingo.proxy.SessionProxy
Evaluates a domino formula.
evaluate(String, DBaseDocument) - Method in class de.bea.domingo.proxy.SessionProxy
Evaluates a domino formula.
ExceptionUtil - Class in de.bea.domingo.exception
Utilities for manipulating and examining Throwables.
execute(String, String) - Method in class de.bea.domingo.http.BaseHttp
Executes a HTTP get request and returns the response body.
execute(String) - Method in class de.bea.domingo.http.BaseHttp
Deprecated. everything should be rewritten without the domingo database
execute(DSession, Map, PrintWriter) - Method in class de.bea.domingo.server.BaseCommand
Executes the command.
execute(DSession, Map, PrintWriter) - Method in interface de.bea.domingo.server.Command
Executes the command.
execute(DSession, Map, PrintWriter) - Method in class de.bea.domingo.server.CreateDatabaseCommand
Executes the command.
execute(DSession, Map, PrintWriter) - Method in class de.bea.domingo.server.CreateDatabaseFromTemplateCommand
Executes the command.
execute(DSession, Map, PrintWriter) - Method in class de.bea.domingo.server.DomingoServer
Executes a domingo request with the specified parameters.
execute(DSession, Map, PrintWriter) - Method in class de.bea.domingo.server.ErrorCommand
Executes the command.
execute(DSession, Map, PrintWriter) - Method in class de.bea.domingo.server.ReadDatabaseCommand
Executes the command.
execute(DSession, Map, PrintWriter) - Method in class de.bea.domingo.server.ReadDocumentCommand
Executes the command.
execute(DSession, Map, PrintWriter) - Method in class de.bea.domingo.server.SaveDocumentCommand
Executes the command.
executeDomingoDatabaseUrl(String) - Method in class de.bea.domingo.http.BaseHttp
Deprecated. everything should be rewritten without the domingo database
executeMethod(HostConfiguration, HttpMethod, HttpState) - Method in class de.bea.domingo.http.DominoHttpClient
Executes the given HTTP method using the given custom host configuration with the given custom HTTP state.
executeMethod(HostConfiguration, HttpMethod) - Method in class de.bea.domingo.http.DominoHttpClient
Executes the given HTTP method using custom host configuration.
executeMethod(DominoHttpMethod) - Method in class de.bea.domingo.http.DominoHttpClient
Executes the given HTTP method.
executeMethod(DominoHttpMethod) - Method in class de.bea.domingo.http.SessionHttp
Executes the given HTTP method.
executeUrl(String) - Method in class de.bea.domingo.http.BaseHttp
Executes a given URL and returns the answer from the server.
EXPIRY_YEARS - Static variable in class de.bea.domingo.http.DominoPreferences
Number of years that a preferences cookie is valid.
exportDxl(DDatabase) - Method in interface de.bea.domingo.DDxlExporter
Converts Domino data to DXL data.
exportDxl(DDocument) - Method in interface de.bea.domingo.DDxlExporter
Converts Domino data to DXL data.
exportDxl(DDocumentCollection) - Method in interface de.bea.domingo.DDxlExporter
Converts Domino data to DXL data.
exportDxl(DDatabase) - Method in class de.bea.domingo.proxy.DxlExporterProxy
Converts Domino data to DXL data.
exportDxl(DDocument) - Method in class de.bea.domingo.proxy.DxlExporterProxy
Converts Domino data to DXL data.
exportDxl(DDocumentCollection) - Method in class de.bea.domingo.proxy.DxlExporterProxy
Converts Domino data to DXL data.
extractFile(String) - Method in interface de.bea.domingo.DEmbeddedObject
Writes a file attachment to storage.
extractFile(String) - Method in class de.bea.domingo.proxy.EmbeddedObjectProxy
Writes a file attachment to storage.

F

FATAL - Static variable in interface de.bea.domingo.DNotesMonitor
constant to indicate fatal error messages.
fatalError(String) - Method in interface de.bea.domingo.DNotesMonitor
fatal error output.
fatalError(String, Throwable) - Method in interface de.bea.domingo.DNotesMonitor
fatal error output.
fatalError(SAXParseException) - Method in class de.bea.domingo.http.BaseHttp.BaseHandler
 
fatalError(String) - Method in class de.bea.domingo.monitor.AbstractDefaultMonitor
fatal error output.
fatalError(String, Throwable) - Method in class de.bea.domingo.monitor.AbstractDefaultMonitor
fatal error output.
fatalError(String, Throwable) - Method in class de.bea.domingo.monitor.Jdk14LoggerMonitor
fatal error output.
fatalError(String) - Method in class de.bea.domingo.monitor.Jdk14LoggerMonitor
fatal error output.
fatalError(String, Throwable) - Method in class de.bea.domingo.monitor.Log4jMonitor
fatal error output.
fatalError(String) - Method in class de.bea.domingo.monitor.Log4jMonitor
fatal error output.
fatalError(String, Throwable) - Method in class de.bea.domingo.monitor.LoggingMonitor
fatal error output.
fatalError(String) - Method in class de.bea.domingo.monitor.LoggingMonitor
fatal error output.
FileMonitor - Class in de.bea.domingo.monitor
Console monitor, logs everything to System.out.
FileMonitor(File) - Constructor for class de.bea.domingo.monitor.FileMonitor
Constructor.
finalize() - Method in class de.bea.domingo.proxy.BaseProxy
 
finalize() - Method in class de.bea.domingo.proxy.DNotesThread
 
finalize() - Method in class de.bea.domingo.proxy.ViewProxy.CategoryIterator
The items iterator doesn't have to recycle anything.
finalize() - Method in class de.bea.domingo.proxy.ViewProxy.ViewEntriesIterator
The items iterator doesn't have to recycle anything.
finalize() - Method in class de.bea.domingo.proxy.ViewProxy.ViewEntriesReverseIterator
The items iterator doesn't have to recycle anything.
finalize() - Method in class de.bea.domingo.proxy.ViewProxy.ViewNavigatorIterator
The items iterator doesn't have to recycle anything.
find() - Static method in class de.bea.domingo.DNotesFactoryFinder
Find the class name of the implementation of an abstract factory.
find(String) - Static method in class de.bea.domingo.DNotesFactoryFinder
Find the class name of the implementation of an abstract factory.
findClassLoader() - Static method in class de.bea.domingo.DNotesFactoryFinder
Figure out which ClassLoader to use.
findConstructor(Class[]) - Method in class de.bea.domingo.map.MethodFinder
Returns the most specific public constructor in my target class that accepts the number and type of parameters in the given Class array in a reflective invocation.
findMethod(String, Class[]) - Method in class de.bea.domingo.map.MethodFinder
Returns the most specific public method in my target class that has the given name and accepts the number and type of parameters in the given Class array in a reflective invocation.
FMT_ALL - Static variable in interface de.bea.domingo.DViewColumn
Constant for number formatting.
FMT_ALWAYS - Static variable in interface de.bea.domingo.DViewColumn
Constant for date formatting.
FMT_CURRENCY - Static variable in interface de.bea.domingo.DViewColumn
Constant for number formatting.
FMT_DATE - Static variable in interface de.bea.domingo.DViewColumn
Constant for date formatting.
FMT_DATETIME - Static variable in interface de.bea.domingo.DViewColumn
Constant for date formatting.
FMT_FIXED - Static variable in interface de.bea.domingo.DViewColumn
Constant for number formatting.
FMT_GENERAL - Static variable in interface de.bea.domingo.DViewColumn
Constant for number formatting.
FMT_H - Static variable in interface de.bea.domingo.DViewColumn
Constant for number formatting.
FMT_HM - Static variable in interface de.bea.domingo.DViewColumn
Constant for date formatting.
FMT_HMS - Static variable in interface de.bea.domingo.DViewColumn
Constant for date formatting.
FMT_MD - Static variable in interface de.bea.domingo.DViewColumn
Constant for date formatting.
FMT_NEVER - Static variable in interface de.bea.domingo.DViewColumn
Constant for date formatting.
FMT_SCIENTIFIC - Static variable in interface de.bea.domingo.DViewColumn
Constant for number formatting.
FMT_SOMETIMES - Static variable in interface de.bea.domingo.DViewColumn
Constant for date formatting.
FMT_TIME - Static variable in interface de.bea.domingo.DViewColumn
Constant for date formatting.
FMT_TODAYTIME - Static variable in interface de.bea.domingo.DViewColumn
Constant for date formatting.
FMT_Y4M - Static variable in interface de.bea.domingo.DViewColumn
Constant for date formatting.
FMT_YM - Static variable in interface de.bea.domingo.DViewColumn
Constant for date formatting.
FMT_YMD - Static variable in interface de.bea.domingo.DViewColumn
Constant for date formatting.
FONT_BOLD - Static variable in interface de.bea.domingo.DViewColumn
Constant for text formatting.
FONT_COURIER - Static variable in interface de.bea.domingo.DRichTextStyle
Font face constant.
FONT_HELV - Static variable in interface de.bea.domingo.DRichTextStyle
Font face constant.
FONT_ITALIC - Static variable in interface de.bea.domingo.DViewColumn
Constant for text formatting.
FONT_PLAIN - Static variable in interface de.bea.domingo.DViewColumn
Constant for text formatting.
FONT_ROMAN - Static variable in interface de.bea.domingo.DRichTextStyle
Font face constant.
FONT_STRIKEOUT - Static variable in interface de.bea.domingo.DViewColumn
Constant for text formatting.
FONT_STRIKETHROUGH - Static variable in interface de.bea.domingo.DViewColumn
Constant for text formatting.
FONT_UNDERLINE - Static variable in interface de.bea.domingo.DViewColumn
Constant for text formatting.
format(String, Object[]) - Method in class de.bea.domingo.i18n.Resources
Retrieve a string from resource bundle and format it with specified arguments.
FormProxy - Class in de.bea.domingo.proxy
A notes Form.
FORMULA - Static variable in interface de.bea.domingo.DItem
item type.
forward(Email) - Method in interface de.bea.domingo.groupware.Mailbox
Creates a new memo as a forward of an existing memo.
forward(Email, boolean) - Method in interface de.bea.domingo.groupware.Mailbox
Creates a new memo as a forward to an existing memo.
forward(Email) - Method in class de.bea.domingo.groupware.map.MailDatabase
Creates a new memo as a forward of an existing memo.
forward(Email, boolean) - Method in class de.bea.domingo.groupware.map.MailDatabase
Creates a new memo as a forward to an existing memo.
FT_DATE_ASCENDING - Static variable in interface de.bea.domingo.DDatabase
Sorts by document creation date in ascending order.
FT_DATE_DESCENDING - Static variable in interface de.bea.domingo.DDatabase
Sorts by document creation date in descending order.
FT_DATECREATED_ASCENDING - Static variable in interface de.bea.domingo.DDatabase
Sorts by document date in ascending order.
FT_DATECREATED_DESCENDING - Static variable in interface de.bea.domingo.DDatabase
Sorts by document date in descending order.
FT_FUZZY - Static variable in interface de.bea.domingo.DDatabase
Specifies a fuzzy search.
FT_SCORES - Static variable in interface de.bea.domingo.DDatabase
Sorts by relevance score.
FT_STEMS - Static variable in interface de.bea.domingo.DDatabase
Uses stem words as the basis of the search.
fullTextSearch(String) - Method in interface de.bea.domingo.DDatabase
Conducts a full-text search of all the documents in a database.
fullTextSearch(String, int) - Method in interface de.bea.domingo.DDatabase
Conducts a full-text search of all the documents in a database.
fullTextSearch(String, int, int, int) - Method in interface de.bea.domingo.DDatabase
Conducts a full-text search of all the documents in a database.
fullTextSearch(String) - Method in interface de.bea.domingo.DDocumentCollection
Conducts a full-text search of all the documents in a document collection, and reduces the collection to a sorted collection of those documents that match.
fullTextSearch(String, int) - Method in interface de.bea.domingo.DDocumentCollection
Conducts a full-text search of all the documents in a document collection, and reduces the collection to a sorted collection of those documents that match.
fullTextSearch(String) - Method in interface de.bea.domingo.DView
Conducts a full-text search on all documents in a view and filters the view so it represents only those documents that match the full-text query.
fullTextSearch(String, int) - Method in interface de.bea.domingo.DView
Conducts a full-text search on all documents in a view and filters the view so it represents only those documents that match the full-text query.
fullTextSearch(String) - Method in class de.bea.domingo.http.DatabaseHttp
Conducts a full-text search of all the documents in a database.
fullTextSearch(String, int) - Method in class de.bea.domingo.http.DatabaseHttp
Conducts a full-text search of all the documents in a database.
fullTextSearch(String, int, int, int) - Method in class de.bea.domingo.http.DatabaseHttp
Conducts a full-text search of all the documents in a database.
fullTextSearch(String) - Method in class de.bea.domingo.http.ViewHttp
Conducts a full-text search on all documents in a view and filters the view so it represents only those documents that match the full-text query.
fullTextSearch(String, int) - Method in class de.bea.domingo.http.ViewHttp
Conducts a full-text search on all documents in a view and filters the view so it represents only those documents that match the full-text query.
fullTextSearch(String) - Method in class de.bea.domingo.proxy.DatabaseProxy
Conducts a full-text search of all the documents in a database.
fullTextSearch(String, int) - Method in class de.bea.domingo.proxy.DatabaseProxy
Conducts a full-text search of all the documents in a database.
fullTextSearch(String, int, int, int) - Method in class de.bea.domingo.proxy.DatabaseProxy
Conducts a full-text search of all the documents in a database.
fullTextSearch(String) - Method in class de.bea.domingo.proxy.DocumentCollectionProxy
Conducts a full-text search of all the documents in a document collection, and reduces the collection to a sorted collection of those documents that match.
fullTextSearch(String, int) - Method in class de.bea.domingo.proxy.DocumentCollectionProxy
Conducts a full-text search of all the documents in a document collection, and reduces the collection to a sorted collection of those documents that match.
fullTextSearch(String) - Method in class de.bea.domingo.proxy.ViewProxy
Conducts a full-text search on all documents in a view and filters the view so it represents only those documents that match the full-text query.
fullTextSearch(String, int) - Method in class de.bea.domingo.proxy.ViewProxy
Conducts a full-text search on all documents in a view and filters the view so it represents only those documents that match the full-text query.
fullTextSearchRange(String, int, int, int, int) - Method in interface de.bea.domingo.DDatabase
Conducts a full-text search of all the documents in a database.
fullTextSearchRange(String, int, int, int, int) - Method in class de.bea.domingo.http.DatabaseHttp
Conducts a full-text search of all the documents in a database.
fullTextSearchRange(String, int, int, int, int) - Method in class de.bea.domingo.proxy.DatabaseProxy
Conducts a full-text search of all the documents in a database.

G

gc() - Method in class de.bea.domingo.DNotesFactory
Deprecated. only use this method for testing
gc() - Method in class de.bea.domingo.http.NotesHttpFactory
Deprecated. only use this method for testing
gc() - Method in class de.bea.domingo.proxy.NotesProxyFactory
Deprecated. only use this method for testing
gc() - Method in class de.bea.domingo.service.NotesServiceFactory
Deprecated. only use this method for testing
GENERAL_ERROR - Static variable in class de.bea.domingo.DNotesError
error: general error.
generateXML() - Method in interface de.bea.domingo.DBaseDocument
Generates an XML representation of a document to the Writer.
generateXML(Writer) - Method in interface de.bea.domingo.DBaseDocument
Generates an XML representation of a document to the Writer.
generateXML() - Method in class de.bea.domingo.http.BaseDocumentHttp
Generates an XML representation of a document to the Writer.
generateXML(Writer) - Method in class de.bea.domingo.http.BaseDocumentHttp
Generates an XML representation of a document to the Writer.
generateXML() - Method in class de.bea.domingo.mock.MockDocument
Generates an XML representation of a document to the Writer.
generateXML(Writer) - Method in class de.bea.domingo.mock.MockDocument
Generates an XML representation of a document to the Writer.
generateXML() - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Generates an XML representation of a document to the Writer.
generateXML(Writer) - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Generates an XML representation of a document to the Writer.
get(Object) - Method in interface de.bea.domingo.cache.Cache
Returns an object with a given key from the cache.
get(Object) - Method in class de.bea.domingo.cache.SimpleCache
Returns an object with a given key from the cache.
get(Object) - Method in class de.bea.domingo.cache.WeakCache
Returns an object with a given key from the cache.
get(String) - Static method in class de.bea.domingo.http.DominoLocale
Returns the Domino locales for a given locale string.
get(String) - Static method in class de.bea.domingo.http.DominoLocaleCode
For a given country name returns the corresponsing locale string.
get(String) - Static method in class de.bea.domingo.http.DominoTimeZone
Returns the time zone value for a given name.
getAbbreviatedName(String) - Method in interface de.bea.domingo.DSession
Converts a canonical name to it's abbreviated form.
getAbbreviatedName(String) - Method in class de.bea.domingo.http.SessionHttp
Converts a canonical name to it's abbreviated form.
getAbbreviatedName(String) - Method in class de.bea.domingo.proxy.SessionProxy
Converts a canonical name to it's abbreviated form.
getAccessibleMethodFrom(Class, String, Class[]) - Static method in class de.bea.domingo.map.ClassUtilities
 
getAddressBooks() - Method in interface de.bea.domingo.DSession
The Domino Directories and Personal Address Books that are known to the current session.
getAddressBooks() - Method in class de.bea.domingo.groupware.Groupware
Returns an iterator over all available public and private addressbooks.
getAddressBooks() - Method in class de.bea.domingo.http.SessionHttp
The Domino Directories and Personal Address Books that are known to the current session.
getAddressBooks() - Method in class de.bea.domingo.proxy.SessionProxy
The Domino Directories and Personal Address Books that are known to the current session.
getAgent(String) - Method in interface de.bea.domingo.DDatabase
Finds an agent in a database, given the agent name.
getAgent(String) - Method in class de.bea.domingo.http.DatabaseHttp
Finds an agent in a database, given the agent name.
getAgent(String) - Method in class de.bea.domingo.proxy.DatabaseProxy
Finds an agent in a database, given the agent name.
getAgentContext() - Method in interface de.bea.domingo.DSession
Represents the agent environment of the current program, if an agent is running it.
getAgentContext() - Method in class de.bea.domingo.http.SessionHttp
Represents the agent environment of the current program, if an agent is running it.
getAgentContext() - Method in class de.bea.domingo.proxy.SessionProxy
Represents the agent environment of the current program, if an agent is running it.
getAgentOutput() - Method in class de.bea.domingo.DAgentBase
Deprecated. Returns the output writer of the current agent.
getAgentOutput() - Method in class de.bea.domingo.notes.DAgentBase
Returns the output writer of the current agent.
getAliases() - Method in interface de.bea.domingo.DForm
Returns the aliases of a form.
getAliases() - Method in class de.bea.domingo.proxy.FormProxy
Returns the aliases of a form.
getAlignment() - Method in interface de.bea.domingo.DViewColumn
The alignment of data in a column.
getAlignment() - Method in class de.bea.domingo.proxy.ViewColumnProxy
The alignment of data in a column.
getAllCategories() - Method in interface de.bea.domingo.DView
Finds view entries of type category.
getAllCategories(int) - Method in interface de.bea.domingo.DView
Finds view entries of type category upto a given level.
getAllCategories() - Method in class de.bea.domingo.http.ViewHttp
Finds view entries of type category.
getAllCategories(int) - Method in class de.bea.domingo.http.ViewHttp
Finds view entries of type category upto a given level.
getAllCategories() - Method in class de.bea.domingo.proxy.ViewProxy
Finds view entries of type category.
getAllCategories(int) - Method in class de.bea.domingo.proxy.ViewProxy
Finds view entries of type category upto a given level.
getAllCategoriesByKey(String) - Method in interface de.bea.domingo.DView
Deprecated. not yet fully implemented and not yet tested
getAllCategoriesByKey(String, int) - Method in interface de.bea.domingo.DView
Deprecated. not yet fully implemented and not yet tested
getAllCategoriesByKey(String, boolean) - Method in interface de.bea.domingo.DView
Deprecated. not yet fully implemented and not yet tested
getAllCategoriesByKey(String, int, boolean) - Method in interface de.bea.domingo.DView
Deprecated. not yet fully implemented and not yet tested
getAllCategoriesByKey(List) - Method in interface de.bea.domingo.DView
Deprecated. not yet fully implemented and not yet tested
getAllCategoriesByKey(List, int) - Method in interface de.bea.domingo.DView
Deprecated. not yet fully implemented and not yet tested
getAllCategoriesByKey(List, boolean) - Method in interface de.bea.domingo.DView
Deprecated. not yet fully implemented and not yet tested
getAllCategoriesByKey(List, int, boolean) - Method in interface de.bea.domingo.DView
Deprecated. not yet fully implemented and not yet tested
getAllCategoriesByKey(String) - Method in class de.bea.domingo.http.ViewHttp
Deprecated.  
getAllCategoriesByKey(String, int) - Method in class de.bea.domingo.http.ViewHttp
Deprecated.  
getAllCategoriesByKey(String, boolean) - Method in class de.bea.domingo.http.ViewHttp
Deprecated.  
getAllCategoriesByKey(String, int, boolean) - Method in class de.bea.domingo.http.ViewHttp
Deprecated.  
getAllCategoriesByKey(List) - Method in class de.bea.domingo.http.ViewHttp
Deprecated.  
getAllCategoriesByKey(List, int) - Method in class de.bea.domingo.http.ViewHttp
Deprecated.  
getAllCategoriesByKey(List, boolean) - Method in class de.bea.domingo.http.ViewHttp
Deprecated.  
getAllCategoriesByKey(List, int, boolean) - Method in class de.bea.domingo.http.ViewHttp
Deprecated.  
getAllCategoriesByKey(String) - Method in class de.bea.domingo.proxy.ViewProxy
Deprecated.  
getAllCategoriesByKey(String, int) - Method in class de.bea.domingo.proxy.ViewProxy
Deprecated.  
getAllCategoriesByKey(String, boolean) - Method in class de.bea.domingo.proxy.ViewProxy
Deprecated.  
getAllCategoriesByKey(String, int, boolean) - Method in class de.bea.domingo.proxy.ViewProxy
Deprecated.  
getAllCategoriesByKey(List) - Method in class de.bea.domingo.proxy.ViewProxy
Deprecated.  
getAllCategoriesByKey(List, int) - Method in class de.bea.domingo.proxy.ViewProxy
Deprecated.  
getAllCategoriesByKey(List, boolean) - Method in class de.bea.domingo.proxy.ViewProxy
Deprecated.  
getAllCategoriesByKey(List, int, boolean) - Method in class de.bea.domingo.proxy.ViewProxy
Deprecated.  
getAllDocuments() - Method in interface de.bea.domingo.DDatabase
Returns an An unsorted collection containing all the documents in a database.
getAllDocuments() - Method in interface de.bea.domingo.DDocumentCollection
Returns an Iterator to loop over all documents in the view.
getAllDocuments() - Method in interface de.bea.domingo.DView
Returns an Iterator to loop over all documents in the view.
getAllDocuments() - Method in class de.bea.domingo.http.DatabaseHttp
Returns an An unsorted collection containing all the documents in a database.
getAllDocuments() - Method in class de.bea.domingo.http.ViewHttp
Returns an Iterator to loop over all documents in the view.
getAllDocuments() - Method in class de.bea.domingo.proxy.DatabaseProxy
Returns an An unsorted collection containing all the documents in a database.
getAllDocuments() - Method in class de.bea.domingo.proxy.DocumentCollectionProxy
Returns an Iterator to loop over all documents in the view.
getAllDocuments() - Method in class de.bea.domingo.proxy.ViewProxy
Returns an Iterator to loop over all documents in the view.
getAllDocumentsByKey(String) - Method in interface de.bea.domingo.DView
Finds documents based on their column values within a view.
getAllDocumentsByKey(Calendar) - Method in interface de.bea.domingo.DView
Finds documents based on their column values within a view.
getAllDocumentsByKey(double) - Method in interface de.bea.domingo.DView
Finds documents based on their column values within a view.
getAllDocumentsByKey(int) - Method in interface de.bea.domingo.DView
Finds documents based on their column values within a view.
getAllDocumentsByKey(List) - Method in interface de.bea.domingo.DView
Finds documents based on their column values within a view.
getAllDocumentsByKey(String, boolean) - Method in interface de.bea.domingo.DView
Finds documents based on their column values within a view.
getAllDocumentsByKey(Calendar, boolean) - Method in interface de.bea.domingo.DView
Finds documents based on their column values within a view.
getAllDocumentsByKey(double, boolean) - Method in interface de.bea.domingo.DView
Finds documents based on their column values within a view.
getAllDocumentsByKey(int, boolean) - Method in interface de.bea.domingo.DView
Finds documents based on their column values within a view.
getAllDocumentsByKey(List, boolean) - Method in interface de.bea.domingo.DView
Finds documents based on their column values within a view.
getAllDocumentsByKey(String) - Method in class de.bea.domingo.http.ViewHttp
Finds documents based on their column values within a view.
getAllDocumentsByKey(List) - Method in class de.bea.domingo.http.ViewHttp
Finds documents based on their column values within a view.
getAllDocumentsByKey(String, boolean) - Method in class de.bea.domingo.http.ViewHttp
Finds documents based on their column values within a view.
getAllDocumentsByKey(List, boolean) - Method in class de.bea.domingo.http.ViewHttp
Finds documents based on their column values within a view.
getAllDocumentsByKey(Calendar) - Method in class de.bea.domingo.http.ViewHttp
Finds documents based on their column values within a view.
getAllDocumentsByKey(double) - Method in class de.bea.domingo.http.ViewHttp
Finds documents based on their column values within a view.
getAllDocumentsByKey(int) - Method in class de.bea.domingo.http.ViewHttp
Finds documents based on their column values within a view.
getAllDocumentsByKey(Calendar, boolean) - Method in class de.bea.domingo.http.ViewHttp
Finds documents based on their column values within a view.
getAllDocumentsByKey(double, boolean) - Method in class de.bea.domingo.http.ViewHttp
Finds documents based on their column values within a view.
getAllDocumentsByKey(int, boolean) - Method in class de.bea.domingo.http.ViewHttp
Finds documents based on their column values within a view.
getAllDocumentsByKey(List) - Method in class de.bea.domingo.proxy.ViewProxy
Finds documents based on their column values within a view.
getAllDocumentsByKey(String) - Method in class de.bea.domingo.proxy.ViewProxy
Finds documents based on their column values within a view.
getAllDocumentsByKey(String, boolean) - Method in class de.bea.domingo.proxy.ViewProxy
Finds documents based on their column values within a view.
getAllDocumentsByKey(List, boolean) - Method in class de.bea.domingo.proxy.ViewProxy
Finds documents based on their column values within a view.
getAllDocumentsByKey(Calendar) - Method in class de.bea.domingo.proxy.ViewProxy
Finds documents based on their column values within a view.
getAllDocumentsByKey(double) - Method in class de.bea.domingo.proxy.ViewProxy
Finds documents based on their column values within a view.
getAllDocumentsByKey(int) - Method in class de.bea.domingo.proxy.ViewProxy
Finds documents based on their column values within a view.
getAllDocumentsByKey(Calendar, boolean) - Method in class de.bea.domingo.proxy.ViewProxy
Finds documents based on their column values within a view.
getAllDocumentsByKey(double, boolean) - Method in class de.bea.domingo.proxy.ViewProxy
Finds documents based on their column values within a view.
getAllDocumentsByKey(int, boolean) - Method in class de.bea.domingo.proxy.ViewProxy
Finds documents based on their column values within a view.
getAllEntries() - Method in interface de.bea.domingo.DView
Iterator over all entries in a view in view order.
getAllEntries(DViewEntry) - Method in interface de.bea.domingo.DView
Iterator over all entries in a view in view order starting with a given entry.
getAllEntries() - Method in class de.bea.domingo.http.ViewHttp
Iterator over all entries in a view in view order.
getAllEntries(DViewEntry) - Method in class de.bea.domingo.http.ViewHttp
Iterator over all entries in a view in view order starting with a given entry.
getAllEntries() - Method in class de.bea.domingo.proxy.ViewProxy
Iterator over all entries in a view in view order.
getAllEntries(DViewEntry) - Method in class de.bea.domingo.proxy.ViewProxy
Iterator over all entries in a view in view order starting with a given entry.
getAllEntriesByKey(String) - Method in interface de.bea.domingo.DView
Finds view entries of type document based on their column values within a view.
getAllEntriesByKey(String, boolean) - Method in interface de.bea.domingo.DView
Finds view entries of type document based on their column values within a view.
getAllEntriesByKey(List) - Method in interface de.bea.domingo.DView
Finds view entries of type document based on their column values within a view.
getAllEntriesByKey(List, boolean) - Method in interface de.bea.domingo.DView
Finds view entries of type document based on their column values within a view.
getAllEntriesByKey(Calendar, Calendar, boolean) - Method in interface de.bea.domingo.DView
Finds view entries of type document based on their column values within a view.
getAllEntriesByKey(String) - Method in class de.bea.domingo.http.ViewHttp
Finds view entries of type document based on their column values within a view.
getAllEntriesByKey(String, boolean) - Method in class de.bea.domingo.http.ViewHttp
Finds view entries of type document based on their column values within a view.
getAllEntriesByKey(List) - Method in class de.bea.domingo.http.ViewHttp
Finds view entries of type document based on their column values within a view.
getAllEntriesByKey(List, boolean) - Method in class de.bea.domingo.http.ViewHttp
Finds view entries of type document based on their column values within a view.
getAllEntriesByKey(Calendar, Calendar, boolean) - Method in class de.bea.domingo.http.ViewHttp
Finds view entries of type document based on their column values within a view.
getAllEntriesByKey(String) - Method in class de.bea.domingo.proxy.ViewProxy
Finds view entries of type document based on their column values within a view.
getAllEntriesByKey(String, boolean) - Method in class de.bea.domingo.proxy.ViewProxy
Finds view entries of type document based on their column values within a view.
getAllEntriesByKey(List) - Method in class de.bea.domingo.proxy.ViewProxy
Finds view entries of type document based on their column values within a view.
getAllEntriesByKey(List, boolean) - Method in class de.bea.domingo.proxy.ViewProxy
Finds view entries of type document based on their column values within a view.
getAllEntriesByKey(Calendar, Calendar, boolean) - Method in class de.bea.domingo.proxy.ViewProxy
Finds view entries of type document based on their column values within a view.
getAllEntriesReverse() - Method in interface de.bea.domingo.DView
Iterator over all entries in a view in reverse view order.
getAllEntriesReverse() - Method in class de.bea.domingo.http.ViewHttp
Iterator over all entries in a view in reverse view order.
getAllEntriesReverse() - Method in class de.bea.domingo.proxy.ViewProxy
Iterator over all entries in a view in reverse view order.
getAllHeaderNames() - Method in class de.bea.domingo.groupware.Email
Returns the set of all header names.
getAmPmSuffix() - Method in class de.bea.domingo.http.DominoLocale
 
getAmString() - Method in class de.bea.domingo.http.DominoLocale
 
getAppointmentUnid() - Method in class de.bea.domingo.groupware.CalendarEntry
Returns the Appointment UNID of the calendar document.
getAttachment(String) - Method in interface de.bea.domingo.DBaseDocument
Returns a representation of a file attachment.
getAttachment(String) - Method in class de.bea.domingo.http.BaseDocumentHttp
Returns a representation of a file attachment.
getAttachment(String) - Method in class de.bea.domingo.mock.MockDocument
Returns a representation of a file attachment.
getAttachment(String) - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Returns a representation of a file attachment.
getAttachments() - Method in interface de.bea.domingo.DBaseDocument
Returns all embedded objects that are attachments.
getAttachments() - Method in class de.bea.domingo.http.BaseDocumentHttp
Returns all embedded objects that are attachments.
getAttachments() - Method in class de.bea.domingo.mock.MockDocument
Returns all embedded objects that are attachments.
getAttachments() - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Returns all embedded objects that are attachments.
getAuthors() - Method in interface de.bea.domingo.DBaseDocument
The names of the people who have saved a document.
getAuthors() - Method in class de.bea.domingo.http.BaseDocumentHttp
The names of the people who have saved a document.
getAuthors() - Method in class de.bea.domingo.mock.MockDocument
The names of the people who have saved a document.
getAuthors() - Method in class de.bea.domingo.proxy.BaseDocumentProxy
The names of the people who have saved a document.
getBaseCache() - Method in class de.bea.domingo.proxy.NotesProxyFactory
Returns the central weak cache of all notes objects.
getBaseResources(String) - Static method in class de.bea.domingo.i18n.ResourceManager
Retrieve resource with specified base name.
getBaseResources(String, ClassLoader) - Static method in class de.bea.domingo.i18n.ResourceManager
Retrieve resource with specified base name.
getBcc() - Method in class de.bea.domingo.groupware.Email
Returns the list of blind copy recipients.
getBody() - Method in class de.bea.domingo.groupware.Email
Returns the body of the email as an unformatted string.
getBoolean(String, boolean) - Method in class de.bea.domingo.i18n.Resources
Retrieve a boolean from bundle.
getBoolean(String) - Method in class de.bea.domingo.i18n.Resources
Retrieve a boolean from bundle.
getBooleanProperty(String, boolean) - Static method in class de.bea.domingo.DNotesFactory
Returns the integer value of a property or returns the given default value if no configuration found or if the value cannot be converted to an integer value.
getBundle() - Method in class de.bea.domingo.i18n.Resources
Retrieve underlying ResourceBundle.
getByte(String, byte) - Method in class de.bea.domingo.i18n.Resources
Retrieve a byte from bundle.
getByte(String) - Method in class de.bea.domingo.i18n.Resources
Retrieve a byte from bundle.
getCalendar() - Method in interface de.bea.domingo.groupware.CalendarInterface
Returns an iterator over all entries in the Calendar.
getCalendar(boolean) - Method in interface de.bea.domingo.groupware.CalendarInterface
Returns an iterator over all entries in the Calendar.
getCalendar() - Method in class de.bea.domingo.groupware.Groupware
Returns an implementation of the calendar interface.
getCalendar() - Method in class de.bea.domingo.groupware.map.MailDatabase
Returns an iterator over all entries in the Calendar.
getCalendar(boolean) - Method in class de.bea.domingo.groupware.map.MailDatabase
Returns an iterator over all entries in the Calendar.
getCalendar(Object) - Method in class de.bea.domingo.map.BaseDMapper
Returns a calendar if the given object is a calendar or it is a list and the first element in the list is a calendar.
getCalendarEntry(CalendarEntryDigest) - Method in interface de.bea.domingo.groupware.CalendarInterface
Given a CalendarEntryDigest, retrieve the corresponding CalendarEntry.
getCalendarEntry(String) - Method in interface de.bea.domingo.groupware.CalendarInterface
Returns a calendar entry for a given unid.
getCalendarEntry(CalendarEntryDigest) - Method in class de.bea.domingo.groupware.map.MailDatabase
Returns the full calendar entry for a given calendar entry digest.
getCalendarEntry(String) - Method in class de.bea.domingo.groupware.map.MailDatabase
Returns a calendar entry for a given unid.
getCanonicalName(String) - Method in interface de.bea.domingo.DSession
Converts a abbreviated name to it's canonical form.
getCanonicalName(String) - Method in class de.bea.domingo.http.SessionHttp
Converts a abbreviated name to it's canonical form.
getCanonicalName(String) - Method in class de.bea.domingo.proxy.SessionProxy
Converts a abbreviated name to it's canonical form.
getCanonicalUserName() - Method in interface de.bea.domingo.DSession
returns a String value containing the canonical form of a hierarchical name.
getCanonicalUserName() - Method in class de.bea.domingo.http.DominoHttpClient
Returns the name of the current user in the canonical format.
getCanonicalUserName() - Method in class de.bea.domingo.http.SessionHttp
returns a String value containing the canonical form of a hierarchical name.
getCanonicalUserName() - Method in class de.bea.domingo.proxy.SessionProxy
returns a String value containing the canonical form of a hierarchical name.
getCategories() - Method in interface de.bea.domingo.DDatabase
The categories under which a database appears in the Database Library.
getCategories() - Method in class de.bea.domingo.groupware.CalendarEntry
Returns the categories of a calendar entry.
getCategories() - Method in class de.bea.domingo.groupware.Email
Returns an iterator over all categories.
getCategories() - Method in class de.bea.domingo.http.DatabaseHttp
The categories under which a database appears in the Database Library.
getCategories() - Method in class de.bea.domingo.proxy.DatabaseProxy
The categories under which a database appears in the Database Library.
getCause() - Method in exception de.bea.domingo.DNotesException
Returns the detail error that caused the exception.
getCause() - Method in exception de.bea.domingo.DNotesRuntimeException
Returns the detail error that caused the exception.
getCause() - Method in interface de.bea.domingo.exception.CascadingThrowable
Returns the reference to the exception or error that caused the exception.
getCause(Throwable) - Static method in class de.bea.domingo.exception.ExceptionUtil
Introspects the Throwable to obtain the cause.
getCc() - Method in class de.bea.domingo.groupware.Email
 
getChair() - Method in class de.bea.domingo.groupware.CalendarEntry
Returns the chair of a calendar entry.
getChairs() - Method in class de.bea.domingo.groupware.CalendarEntryDigest
 
getChar(String, char) - Method in class de.bea.domingo.i18n.Resources
Retrieve a char from bundle.
getChar(String) - Method in class de.bea.domingo.i18n.Resources
Retrieve a char from bundle.
getChildCount() - Method in interface de.bea.domingo.DViewEntry
The number of immediate children belonging to the current view entry.
getChildCount() - Method in class de.bea.domingo.http.ViewEntryHttp
The number of immediate children belonging to the current view entry.
getChildCount() - Method in class de.bea.domingo.mock.MockViewEntry
The number of immediate children belonging to the current view entry.
getChildCount() - Method in class de.bea.domingo.proxy.ViewEntryProxy
The number of immediate children belonging to the current view entry.
getClassResources(Class) - Static method in class de.bea.domingo.i18n.ResourceManager
Retrieve resource for specified Class.
getClassResourcesBaseName(Class) - Static method in class de.bea.domingo.i18n.ResourceManager
Retrieve resource base name for specified Class.
getClock24Hour() - Method in class de.bea.domingo.http.DominoLocale
 
getColumn(int) - Method in interface de.bea.domingo.DView
Returns a specified column in a view.
getColumn(int) - Method in class de.bea.domingo.http.ViewHttp
Returns a specified column in a view.
getColumn(int) - Method in class de.bea.domingo.proxy.ViewProxy
Returns a specified column in a view.
getColumnCount() - Method in interface de.bea.domingo.DView
Returns the number of columns in a view.
getColumnCount() - Method in class de.bea.domingo.http.ViewHttp
Returns the number of columns in a view.
getColumnCount() - Method in class de.bea.domingo.proxy.ViewProxy
Returns the number of columns in a view.
getColumnNames() - Method in interface de.bea.domingo.DView
Retutrns the names of the columns in a view.
getColumnNames() - Method in class de.bea.domingo.http.ViewHttp
Retutrns the names of the columns in a view.
getColumnNames() - Method in class de.bea.domingo.proxy.ViewProxy
Retutrns the names of the columns in a view.
getColumns() - Method in interface de.bea.domingo.DView
Returns the columns in a view.
getColumns() - Method in class de.bea.domingo.http.ViewHttp
Returns the columns in a view.
getColumns() - Method in class de.bea.domingo.proxy.ViewProxy
Returns the columns in a view.
getColumnValues() - Method in interface de.bea.domingo.DBaseDocument
A list of values, each element of which corresponds to a column value in the document's parent view.
getColumnValues() - Method in interface de.bea.domingo.DViewEntry
The value of each column in the view entry.
getColumnValues() - Method in class de.bea.domingo.http.BaseDocumentHttp
A list of values, each element of which corresponds to a column value in the document's parent view.
getColumnValues() - Method in class de.bea.domingo.http.ViewEntryHttp
The value of each column in the view entry.
getColumnValues() - Method in class de.bea.domingo.mock.MockDocument
A list of values, each element of which corresponds to a column value in the document's parent view.
getColumnValues() - Method in class de.bea.domingo.mock.MockViewEntry
The value of each column in the view entry.
getColumnValues() - Method in class de.bea.domingo.proxy.BaseDocumentProxy
A list of values, each element of which corresponds to a column value in the document's parent view.
getColumnValues() - Method in class de.bea.domingo.proxy.ViewEntryProxy
The value of each column in the view entry.
getComment() - Method in interface de.bea.domingo.DAgent
The comment that describes an agent, as entered by the agent's designer.
getComment() - Method in class de.bea.domingo.http.AgentHttp
The comment that describes an agent, as entered by the agent's designer.
getComment() - Method in class de.bea.domingo.proxy.AgentProxy
The comment that describes an agent, as entered by the agent's designer.
getCommonOwner() - Method in interface de.bea.domingo.DAgent
The common name of the person who last modified and saved an agent.
getCommonOwner() - Method in class de.bea.domingo.http.AgentHttp
The common name of the person who last modified and saved an agent.
getCommonOwner() - Method in class de.bea.domingo.proxy.AgentProxy
The common name of the person who last modified and saved an agent.
getCommonUserName() - Method in interface de.bea.domingo.DSession
Returns a String value containing the common name (CN=) component of a hierarchical name.
getCommonUserName() - Method in class de.bea.domingo.http.DominoHttpClient
Returns the name of the current user in the common format.
getCommonUserName() - Method in class de.bea.domingo.http.SessionHttp
Returns a String value containing the common name (CN=) component of a hierarchical name.
getCommonUserName() - Method in class de.bea.domingo.proxy.SessionProxy
Returns a String value containing the common name (CN=) component of a hierarchical name.
getContacts() - Method in interface de.bea.domingo.groupware.AddressBook
Returns an iterator over all contacts in the Address Book.
getContacts() - Method in class de.bea.domingo.groupware.map.NamesDatabase
Returns an iterator over all contacts in the Address Book.
getContextClassLoader() - Method in class de.bea.domingo.DNotesFactoryFinder.ClassLoaderFinderConcrete
 
getConvertNotesBitmapsToGIF() - Method in interface de.bea.domingo.DDxlExporter
Indicates whether bit maps pasted in rich text items should be converted to GIF format.
getConvertNotesBitmapsToGIF() - Method in class de.bea.domingo.proxy.DxlExporterProxy
Indicates whether bit maps pasted in rich text items should be converted to GIF format.
getCountDateTime() - Static method in class de.bea.domingo.proxy.BaseProxy
Returns the global counter for DateTime objects.
getCountry() - Method in class de.bea.domingo.http.DominoLocaleCode
 
getCreated() - Method in interface de.bea.domingo.DBaseDocument
The date a document was created.
getCreated() - Method in class de.bea.domingo.http.BaseDocumentHttp
The date a document was created.
getCreated() - Method in class de.bea.domingo.mock.MockDocument
The date a document was created.
getCreated() - Method in class de.bea.domingo.proxy.BaseDocumentProxy
The date a document was created.
getCurrencySpace() - Method in class de.bea.domingo.http.DominoLocale
 
getCurrencySuffix() - Method in class de.bea.domingo.http.DominoLocale
 
getCurrencySymbol() - Method in class de.bea.domingo.http.DominoLocale
 
getCurrentAccessLevel() - Method in interface de.bea.domingo.DDatabase
The current user's access level to a database.
getCurrentAccessLevel() - Method in class de.bea.domingo.http.DatabaseHttp
The current user's access level to a database.
getCurrentAccessLevel() - Method in class de.bea.domingo.proxy.DatabaseProxy
The current user's access level to a database.
getCurrentAgent() - Method in interface de.bea.domingo.DAgentContext
The agent that's currently running.
getCurrentAgent() - Method in class de.bea.domingo.proxy.AgentContextProxy
The agent that's currently running.
getCurrentDatabase() - Method in interface de.bea.domingo.DAgentContext
The database in which the current agent resides.
getCurrentDatabase() - Method in class de.bea.domingo.proxy.AgentContextProxy
The database in which the current agent resides.
getCurrentTime() - Method in interface de.bea.domingo.DSession
Returns the current date/time.
getCurrentTime() - Method in class de.bea.domingo.http.SessionHttp
Returns the current date/time.
getCurrentTime() - Method in class de.bea.domingo.proxy.SessionProxy
Returns the current date/time.
getDatabase(String, String) - Method in interface de.bea.domingo.DSession
Returns a database interface to a Notes database.
getDatabase(String, String) - Method in class de.bea.domingo.http.SessionHttp
Returns a database interface to a Notes database.
getDatabase() - Method in class de.bea.domingo.map.BaseDatabase
Returns the database specified by the current location.
getDatabase(String, String) - Method in class de.bea.domingo.proxy.SessionProxy
Returns a database interface to a Notes database.
getDatabaseKey(String, String) - Static method in class de.bea.domingo.proxy.DatabaseProxy
Returns the database key for a given server and filename.
getDate() - Method in class de.bea.domingo.groupware.EmailDigest
 
getDate(String, Date) - Method in class de.bea.domingo.i18n.Resources
Retrieve a date from bundle.
getDate(String) - Method in class de.bea.domingo.i18n.Resources
Retrieve a date from bundle.
getDateComponentOrder() - Method in class de.bea.domingo.http.DominoLocale
 
getDateFmt() - Method in interface de.bea.domingo.DViewColumn
The format of date data in a column.
getDateFmt() - Method in class de.bea.domingo.proxy.ViewColumnProxy
The format of date data in a column.
getDateSeparator() - Method in class de.bea.domingo.http.DominoLocale
 
getDateString(Calendar) - Static method in class de.bea.domingo.util.DateUtil
Formats the date of a Calendar instance to a String.
getDateString(Calendar, Locale) - Static method in class de.bea.domingo.util.DateUtil
Formats the date of a Calendar instance to a String.
getDateTime(String, Date) - Method in class de.bea.domingo.i18n.Resources
Retrieve a time from bundle.
getDateTime(String) - Method in class de.bea.domingo.i18n.Resources
Retrieve a date + time from bundle.
getDateTimeString(Calendar, Calendar) - Static method in class de.bea.domingo.util.DateUtil
Formats the date and time time of a Calendar instance to a String.
getDateTimeString(Calendar, Calendar, Locale) - Static method in class de.bea.domingo.util.DateUtil
Formats the date and time time of a Calendar instance to a String.
getDateTimeString(Calendar) - Static method in class de.bea.domingo.util.DateUtil
Formats the date and time time of a Calendar instance to a String.
getDateTimeString(Calendar, Locale) - Static method in class de.bea.domingo.util.DateUtil
Formats the date and time time of a Calendar instance to a String.
getDay() - Method in class de.bea.domingo.util.GregorianDate
Returns the day of the calendar.
getDay() - Method in class de.bea.domingo.util.GregorianDateTime
Returns the day of the calendar.
getDecimalSeparator() - Method in class de.bea.domingo.http.DominoLocale
 
getDeliveredDate() - Method in class de.bea.domingo.groupware.Email
Get the Delivery Date/Time.
getDescendantCount() - Method in interface de.bea.domingo.DViewEntry
The number of descendants belonging to the current view entry.
getDescendantCount() - Method in class de.bea.domingo.http.ViewEntryHttp
The number of descendants belonging to the current view entry.
getDescendantCount() - Method in class de.bea.domingo.mock.MockViewEntry
The number of descendants belonging to the current view entry.
getDescendantCount() - Method in class de.bea.domingo.proxy.ViewEntryProxy
The number of descendants belonging to the current view entry.
getDesignTemplateName() - Method in interface de.bea.domingo.DDatabase
The name of the design template from which a database inherits its design.
getDesignTemplateName() - Method in class de.bea.domingo.http.DatabaseHttp
The name of the design template from which a database inherits its design.
getDesignTemplateName() - Method in class de.bea.domingo.proxy.DatabaseProxy
The name of the design template from which a database inherits its design.
getDigestClass() - Method in class de.bea.domingo.map.BaseMapper
Returns the class of digests of business objects handled by this mapper.
getDigestClass() - Method in interface de.bea.domingo.map.DMapper
Returns the class of digests of business objects handled by this mapper.
getDigestMapper(Class) - Method in class de.bea.domingo.map.MapperFactory
Returns the mapper that is registered for a given digest class.
getDoctypeSYSTEM() - Method in interface de.bea.domingo.DDxlExporter
The value of SYSTEM in the exported !
getDoctypeSYSTEM() - Method in class de.bea.domingo.proxy.DxlExporterProxy
The value of SYSTEM in the exported !
getDocument() - Method in interface de.bea.domingo.DViewEntry
The document associated with the view entry.
getDocument() - Method in class de.bea.domingo.http.ViewEntryHttp
The document associated with the view entry.
getDocument() - Method in class de.bea.domingo.mock.MockViewEntry
The document associated with the view entry.
getDocument() - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Returns the associated Notes document.
getDocument() - Method in class de.bea.domingo.proxy.ViewEntryProxy
The document associated with the view entry.
getDocumentByID(String) - Method in interface de.bea.domingo.DDatabase
Finds a document in a database, given the document note ID.
getDocumentByID(String) - Method in class de.bea.domingo.http.DatabaseHttp
Finds a document in a database, given the document note ID.
getDocumentByID(String) - Method in class de.bea.domingo.proxy.DatabaseProxy
Finds a document in a database, given the document note ID.
getDocumentByKey(String, boolean) - Method in interface de.bea.domingo.DView
Finds a document based on the first column value within a view.
getDocumentByKey(List, boolean) - Method in interface de.bea.domingo.DView
Finds a document based on its column values within a view.
getDocumentByKey(String, boolean) - Method in class de.bea.domingo.http.ViewHttp
Finds a document based on the first column value within a view.
getDocumentByKey(List, boolean) - Method in class de.bea.domingo.http.ViewHttp
Finds a document based on its column values within a view.
getDocumentByKey(String, boolean) - Method in class de.bea.domingo.proxy.ViewProxy
Finds a document based on the first column value within a view.
getDocumentByKey(List, boolean) - Method in class de.bea.domingo.proxy.ViewProxy
Finds a document based on its column values within a view.
getDocumentByUNID(String) - Method in interface de.bea.domingo.DDatabase
Finds a document in a database, given the document universal ID (UNID).
getDocumentByUNID(String) - Method in class de.bea.domingo.http.DatabaseHttp
Finds a document in a database, given the document universal ID (UNID).
getDocumentByUNID(String) - Method in class de.bea.domingo.proxy.DatabaseProxy
Finds a document in a database, given the document universal ID (UNID).
getDocumentContext() - Method in interface de.bea.domingo.DAgentContext
The in-memory document when an agent starts.
getDocumentContext() - Method in class de.bea.domingo.proxy.AgentContextProxy
The in-memory document when an agent starts.
getDomingoDatabase() - Method in class de.bea.domingo.http.NotesHttpFactory
Returns the file/path of the domingo suport database as configured.
getDouble(String, double) - Method in class de.bea.domingo.i18n.Resources
Retrieve a double from bundle.
getDouble(String) - Method in class de.bea.domingo.i18n.Resources
Retrieve a double from bundle.
getDSession() - Method in class de.bea.domingo.DAgentBase
Deprecated. Returns the Domingo session of the agent.
getDSession() - Method in class de.bea.domingo.http.BaseHttp
Returns the Domingo session that created the current object.
getDSession() - Method in class de.bea.domingo.notes.DAgentBase
Returns the Domingo session of the agent.
getDSession() - Method in class de.bea.domingo.proxy.BaseProxy
Returns the Domingo session that created the current object.
getDViewEntry(DBase, ViewEntry) - Method in class de.bea.domingo.proxy.ViewProxy
Creates and returns a Proxy for a ViewEntry.
getEffectiveUserName() - Method in interface de.bea.domingo.DAgentContext
The user name that is in effect for the current agent.
getEffectiveUserName() - Method in class de.bea.domingo.proxy.AgentContextProxy
The user name that is in effect for the current agent.
getEmail() - Method in class de.bea.domingo.groupware.Contact
 
getEmail() - Method in class de.bea.domingo.groupware.ContactDigest
 
getEmail(EmailDigest) - Method in interface de.bea.domingo.groupware.Mailbox
Returns the email represented by the given email-digest.
getEmail(EmailDigest) - Method in class de.bea.domingo.groupware.map.MailDatabase
Returns the email represented by the given email-digest.
getEmbeddedAttachment(String) - Method in interface de.bea.domingo.DRichTextItem
Given the name of a file attachment in a rich-text item, returns the corresponding EmbeddedObject.
getEmbeddedAttachment(String) - Method in class de.bea.domingo.proxy.RichTextItemProxy
Given the name of a file attachment in a rich-text item, returns the corresponding EmbeddedObject.
getEmbeddedObjects() - Method in interface de.bea.domingo.DBaseDocument
Returns all embedded objects.
getEmbeddedObjects() - Method in interface de.bea.domingo.DRichTextItem
All the embedded objects, object links, and file attachments contained in a rich text item.
getEmbeddedObjects() - Method in class de.bea.domingo.http.BaseDocumentHttp
Returns all embedded objects.
getEmbeddedObjects() - Method in class de.bea.domingo.mock.MockDocument
Returns all embedded objects.
getEmbeddedObjects() - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Returns all embedded objects.
getEmbeddedObjects() - Method in class de.bea.domingo.proxy.RichTextItemProxy
All the embedded objects, object links, and file attachments contained in a rich text item.
getEncryptionKeys() - Method in interface de.bea.domingo.DBaseDocument
Returns the key(s) used to encrypt a document.
getEncryptionKeys() - Method in class de.bea.domingo.http.BaseDocumentHttp
Returns the key(s) used to encrypt a document.
getEncryptionKeys() - Method in class de.bea.domingo.mock.MockDocument
Returns the key(s) used to encrypt a document.
getEncryptionKeys() - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Returns the key(s) used to encrypt a document.
getEndDate() - Method in class de.bea.domingo.groupware.CalendarEntry
Returns the end date of a calendar entry.
getEndDateTime() - Method in class de.bea.domingo.groupware.CalendarEntryDigest
 
getEndTime() - Method in class de.bea.domingo.groupware.CalendarEntry
Returns the end time of a calendar entry.
getEntryByKey(String) - Method in interface de.bea.domingo.DView
Finds a view entry based on its column values within a view.
getEntryByKey(String, boolean) - Method in interface de.bea.domingo.DView
Finds a view entry based on its column values within a view.
getEntryByKey(List) - Method in interface de.bea.domingo.DView
Finds a view entry based on its column values within a view.
getEntryByKey(List, boolean) - Method in interface de.bea.domingo.DView
Finds a view entry based on its column values within a view.
getEntryByKey(String) - Method in class de.bea.domingo.http.ViewHttp
Finds a view entry based on its column values within a view.
getEntryByKey(String, boolean) - Method in class de.bea.domingo.http.ViewHttp
Finds a view entry based on its column values within a view.
getEntryByKey(List) - Method in class de.bea.domingo.http.ViewHttp
Finds a view entry based on its column values within a view.
getEntryByKey(List, boolean) - Method in class de.bea.domingo.http.ViewHttp
Finds a view entry based on its column values within a view.
getEntryByKey(String) - Method in class de.bea.domingo.proxy.ViewProxy
Finds a view entry based on its column values within a view.
getEntryByKey(String, boolean) - Method in class de.bea.domingo.proxy.ViewProxy
Finds a view entry based on its column values within a view.
getEntryByKey(List) - Method in class de.bea.domingo.proxy.ViewProxy
Finds a view entry based on its column values within a view.
getEntryByKey(List, boolean) - Method in class de.bea.domingo.proxy.ViewProxy
Finds a view entry based on its column values within a view.
getEnvironmentString(String) - Method in interface de.bea.domingo.DSession
Given the name of an environment variable, retrieves its value.
getEnvironmentString(String, boolean) - Method in interface de.bea.domingo.DSession
Given the name of an environment variable, retrieves its value.
getEnvironmentString(String) - Method in class de.bea.domingo.http.SessionHttp
Given the name of an environment variable, retrieves its value.
getEnvironmentString(String, boolean) - Method in class de.bea.domingo.http.SessionHttp
Given the name of an environment variable, retrieves its value.
getEnvironmentString(String) - Method in class de.bea.domingo.proxy.SessionProxy
Given the name of an environment variable, retrieves its value.
getEnvironmentString(String, boolean) - Method in class de.bea.domingo.proxy.SessionProxy
Given the name of an environment variable, retrieves its value.
getEnvironmentValue(String) - Method in interface de.bea.domingo.DSession
Given the name of an environment variable, retrieves its value.
getEnvironmentValue(String, boolean) - Method in interface de.bea.domingo.DSession
Given the name of an environment variable, retrieves its value.
getEnvironmentValue(String) - Method in class de.bea.domingo.http.SessionHttp
Given the name of an environment variable, retrieves its value.
getEnvironmentValue(String, boolean) - Method in class de.bea.domingo.http.SessionHttp
Given the name of an environment variable, retrieves its value.
getEnvironmentValue(String) - Method in class de.bea.domingo.proxy.SessionProxy
Given the name of an environment variable, retrieves its value.
getEnvironmentValue(String, boolean) - Method in class de.bea.domingo.proxy.SessionProxy
Given the name of an environment variable, retrieves its value.
getFactory() - Method in class de.bea.domingo.http.BaseHttp
Returns the factory corresponding to this instance.
getFactory() - Method in class de.bea.domingo.proxy.BaseProxy
Returns the factory corresponding to this instance.
getFields() - Method in interface de.bea.domingo.DForm
Returns the names of all the fields of a form.
getFields() - Method in class de.bea.domingo.proxy.FormProxy
Returns the names of all the fields of a form.
getFieldType(String) - Method in interface de.bea.domingo.DForm
Gets the type of a field on the form.
getFieldType(String) - Method in class de.bea.domingo.proxy.FormProxy
Gets the type of a field on the form.
getFileName() - Method in interface de.bea.domingo.DDatabase
The file name of a database, excluding the path.
getFileName() - Method in class de.bea.domingo.http.DatabaseHttp
The file name of a database, excluding the path.
getFileName() - Method in class de.bea.domingo.proxy.DatabaseProxy
The file name of a database, excluding the path.
getFilePath() - Method in interface de.bea.domingo.DDatabase
The path and file name of a database.
getFilePath() - Method in class de.bea.domingo.http.DatabaseHttp
The path and file name of a database.
getFilePath() - Method in class de.bea.domingo.proxy.DatabaseProxy
The path and file name of a database.
getFirstItem(String) - Method in interface de.bea.domingo.DBaseDocument
Returns the first item of a specified name in a document.
getFirstItem(String) - Method in class de.bea.domingo.http.BaseDocumentHttp
Returns the first item of a specified name in a document.
getFirstItem(String) - Method in class de.bea.domingo.mock.MockDocument
Returns the first item of a specified name in a document.
getFirstItem(String) - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Returns the first item of a specified name in a document.
getFloat(String, float) - Method in class de.bea.domingo.i18n.Resources
Retrieve a float from bundle.
getFloat(String) - Method in class de.bea.domingo.i18n.Resources
Retrieve a float from bundle.
getFolderReferences() - Method in interface de.bea.domingo.DDocument
The names of the folders containing a document.
getFolderReferences() - Method in class de.bea.domingo.http.DocumentHttp
The names of the folders containing a document.
getFolderReferences() - Method in class de.bea.domingo.mock.MockDocument
The names of the folders containing a document.
getFolderReferences() - Method in class de.bea.domingo.proxy.DocumentProxy
The names of the folders containing a document.
getFolderReferencesEnabled() - Method in interface de.bea.domingo.DDatabase
Indicates whether this database maintains folder references for documents.
getFolderReferencesEnabled() - Method in class de.bea.domingo.http.DatabaseHttp
Indicates whether this database maintains folder references for documents.
getFolderReferencesEnabled() - Method in class de.bea.domingo.proxy.DatabaseProxy
Indicates whether this database maintains folder references for documents.
getFontColor() - Method in interface de.bea.domingo.DViewColumn
The font color of data in a column.
getFontColor() - Method in class de.bea.domingo.proxy.ViewColumnProxy
The font color of data in a column.
getFontFace() - Method in interface de.bea.domingo.DViewColumn
The font face of data in a column.
getFontFace() - Method in class de.bea.domingo.proxy.ViewColumnProxy
The font face of data in a column.
getFontPointSize() - Method in interface de.bea.domingo.DViewColumn
The font point size of data in a column.
getFontPointSize() - Method in class de.bea.domingo.proxy.ViewColumnProxy
The font point size of data in a column.
getFontStyle() - Method in interface de.bea.domingo.DViewColumn
The font style of data in a column.
getFontStyle() - Method in class de.bea.domingo.proxy.ViewColumnProxy
The font style of data in a column.
getForm(String) - Method in interface de.bea.domingo.DDatabase
Returns the form with a given name.
getForm(String) - Method in class de.bea.domingo.http.DatabaseHttp
Returns the form with a given name.
getForm(String) - Method in class de.bea.domingo.proxy.DatabaseProxy
Returns the form with a given name.
getForms() - Method in interface de.bea.domingo.DDatabase
Returns a list of all forms in a database.
getForms() - Method in class de.bea.domingo.http.DatabaseHttp
Returns a list of all forms in a database.
getForms() - Method in class de.bea.domingo.proxy.DatabaseProxy
Returns a list of all forms in a database.
getFormula() - Method in interface de.bea.domingo.DViewColumn
The formula for a column that is based on a simple function or a formula.
getFormula() - Method in class de.bea.domingo.proxy.ViewColumnProxy
The formula for a column that is based on a simple function or a formula.
getFormUsers() - Method in interface de.bea.domingo.DForm
Returns the contents of the $FormUsers field.
getFormUsers() - Method in class de.bea.domingo.proxy.FormProxy
Returns the contents of the $FormUsers field.
getFrom() - Method in interface de.bea.domingo.DDateRange
Returns the start date/time of the range.
getFrom() - Method in class de.bea.domingo.groupware.Email
 
getFrom() - Method in class de.bea.domingo.util.GregorianDateRange
Returns the end date of the date range.
getFrom() - Method in class de.bea.domingo.util.GregorianDateTimeRange
Returns the end date of the date range.
getFrom() - Method in class de.bea.domingo.util.GregorianTimeRange
Returns the end date of the date range.
getFTSearchScore() - Method in interface de.bea.domingo.DDocument
The full-text search score of a document, if it was retrieved as part of a full-text search.
getFTSearchScore() - Method in class de.bea.domingo.http.DocumentHttp
The full-text search score of a document, if it was retrieved as part of a full-text search.
getFTSearchScore() - Method in class de.bea.domingo.mock.MockDocument
The full-text search score of a document, if it was retrieved as part of a full-text search.
getFTSearchScore() - Method in class de.bea.domingo.proxy.DocumentProxy
The full-text search score of a document, if it was retrieved as part of a full-text search.
getFullName() - Method in class de.bea.domingo.groupware.Contact
 
getFullName() - Method in class de.bea.domingo.groupware.ContactDigest
 
getHeader(String) - Method in class de.bea.domingo.groupware.Email
Returns the value of a given named header attribute.
getHeaderAlignment() - Method in interface de.bea.domingo.DViewColumn
The alignment of the header in a column.
getHeaderAlignment() - Method in class de.bea.domingo.proxy.ViewColumnProxy
The alignment of the header in a column.
getHeaderFontColor() - Method in interface de.bea.domingo.DViewColumn
The font color of the header in a column.
getHeaderFontColor() - Method in class de.bea.domingo.proxy.ViewColumnProxy
The font color of the header in a column.
getHeaderFontFace() - Method in interface de.bea.domingo.DViewColumn
The font face of the header in a column.
getHeaderFontFace() - Method in class de.bea.domingo.proxy.ViewColumnProxy
The font face of the header in a column.
getHeaderFontPointSize() - Method in interface de.bea.domingo.DViewColumn
The font point size of the header in a column.
getHeaderFontPointSize() - Method in class de.bea.domingo.proxy.ViewColumnProxy
The font point size of the header in a column.
getHeaderFontStyle() - Method in interface de.bea.domingo.DViewColumn
The font style of the header in a column.
getHeaderFontStyle() - Method in class de.bea.domingo.proxy.ViewColumnProxy
The font style of the header in a column.
getHeaders() - Method in class de.bea.domingo.groupware.Email
Returns the map of all header attribute.
getHost() - Method in class de.bea.domingo.http.DominoHttpClient
Returns the host name of the server.
getHost() - Method in class de.bea.domingo.map.NotesLocation
Returns the host of the notes location or null if it's an IIOP location.
getHour() - Method in class de.bea.domingo.util.GregorianDateTime
Returns the hour of the calendar.
getHour() - Method in class de.bea.domingo.util.GregorianTime
Returns the hour of the calendar.
getHttpURL() - Method in interface de.bea.domingo.DDocument
The Domino URL of a form when HTTP protocols are in effect.
getHttpURL() - Method in interface de.bea.domingo.DForm
Returns the Domino URL of a form when HTTP protocols are in effect.
getHttpURL() - Method in class de.bea.domingo.http.DocumentHttp
The Domino URL of a form when HTTP protocols are in effect.
getHttpURL() - Method in class de.bea.domingo.mock.MockDocument
The Domino URL of a form when HTTP protocols are in effect.
getHttpURL() - Method in class de.bea.domingo.proxy.DocumentProxy
The Domino URL of a form when HTTP protocols are in effect.
getHttpURL() - Method in class de.bea.domingo.proxy.FormProxy
Returns the Domino URL of a form when HTTP protocols are in effect.
getIIOPPasswd() - Method in class de.bea.domingo.map.NotesLocation
Deprecated. use NotesLocation.getPassword() instead
getIIOPUser() - Method in class de.bea.domingo.map.NotesLocation
Deprecated. use NotesLocation.getUsername() instead
getImportance() - Method in class de.bea.domingo.groupware.Email
Returns the importance.
getInbox() - Method in interface de.bea.domingo.groupware.Mailbox
Returns an iterator over all mails in the Inbox.
getInbox(boolean) - Method in interface de.bea.domingo.groupware.Mailbox
Returns an iterator over all mails in the Inbox.
getInbox() - Method in class de.bea.domingo.groupware.map.MailDatabase
Returns an iterator over all mails in the Inbox.
getInbox(boolean) - Method in class de.bea.domingo.groupware.map.MailDatabase
Returns an iterator over all mails in the Inbox.
getIndentLevel() - Method in interface de.bea.domingo.DViewEntry
The indent level of a view entry within the view.
getIndentLevel() - Method in class de.bea.domingo.http.ViewEntryHttp
The indent level of a view entry within the view.
getIndentLevel() - Method in class de.bea.domingo.mock.MockViewEntry
The indent level of a view entry within the view.
getIndentLevel() - Method in class de.bea.domingo.proxy.ViewEntryProxy
The indent level of a view entry within the view.
getInformedInvitees() - Method in class de.bea.domingo.groupware.CalendarEntry
Returns the informed invitees of a calendar entry.
getInputStream() - Method in interface de.bea.domingo.DItem
InputStream representation of the contents of an EmbeddedObject, Item, or MIMEEntity object.
getInputStream() - Method in class de.bea.domingo.http.ItemHttp
InputStream representation of the contents of an EmbeddedObject, Item, or MIMEEntity object.
getInputStream() - Method in class de.bea.domingo.mock.MockItem
InputStream representation of the contents of an EmbeddedObject, Item, or MIMEEntity object.
getInputStream() - Method in class de.bea.domingo.proxy.ItemProxy
InputStream representation of the contents of an EmbeddedObject, Item, or MIMEEntity object.
getInstance() - Static method in class de.bea.domingo.DNotesFactory
Returns a singleton instance of class DNotesFactory.
getInstance(String) - Static method in class de.bea.domingo.DNotesFactory
Returns a singleton instance of class DNotesFactory.
getInstance(String, DNotesMonitor) - Static method in class de.bea.domingo.DNotesFactory
Returns a singleton instance of class DNotesFactory.
getInstance(DNotesMonitor) - Static method in class de.bea.domingo.DNotesFactory
Returns a singleton instance of class DNotesFactory.
getInstance(NotesHttpFactory, DBase, DNotesMonitor, String) - Static method in class de.bea.domingo.http.AgentHttp
Factory method for instances of this class.
getInstance(NotesHttpFactory, DBase, String, DNotesMonitor) - Static method in class de.bea.domingo.http.BaseDocumentHttp
Factory method for instances of this class.
getInstance(NotesHttpFactory, DBase, DNotesMonitor) - Static method in class de.bea.domingo.http.BaseDocumentHttp
Factory method for instances of this class.
getInstance(NotesHttpFactory, DBase, String, DNotesMonitor) - Static method in class de.bea.domingo.http.DatabaseHttp
Factory method for instances of this class.
getInstance(NotesHttpFactory, DBase, String, DNotesMonitor) - Static method in class de.bea.domingo.http.DocumentHttp
Factory method for instances of this class.
getInstance(NotesHttpFactory, DBase, DNotesMonitor) - Static method in class de.bea.domingo.http.DocumentHttp
Factory method for instances of this class.
getInstance(String) - Static method in class de.bea.domingo.http.DominoGetMethod
Returns a new instance of this class.
getInstance(String) - Static method in class de.bea.domingo.http.DominoPostMethod
Returns a new instance of this class.
getInstance(NotesHttpFactory, String, String, String, DNotesMonitor) - Static method in class de.bea.domingo.http.SessionHttp
Creates an Http session object.
getInstance(NotesHttpFactory, DBase, DNotesMonitor) - Static method in class de.bea.domingo.http.ViewEntryHttp
Factory method for instances of this class.
getInstance(NotesHttpFactory, DBase, String, DNotesMonitor) - Static method in class de.bea.domingo.http.ViewHttp
Factory method for instances of this class.
getInstance(String) - Static method in class de.bea.domingo.map.NotesLocation
Factory method for Location objects.
getInstance(NotesLocation, String, String) - Static method in class de.bea.domingo.map.NotesLocation
Factory method for local Location.
getInstance() - Static method in class de.bea.domingo.monitor.NullMonitor
Returns a singleton instance of the null monitor.
getInstance(NotesProxyFactory, SessionProxy, AgentContext, DNotesMonitor) - Static method in class de.bea.domingo.proxy.AgentContextProxy
Factory method for instances of this class.
getInstance(NotesProxyFactory, DatabaseProxy, Agent, DNotesMonitor) - Static method in class de.bea.domingo.proxy.AgentProxy
Factory method for instances of this class.
getInstance(NotesProxyFactory, DBase, Document, DNotesMonitor) - Static method in class de.bea.domingo.proxy.BaseDocumentProxy
Creates or returns a cached implementation of the requested document interface.
getInstance(NotesProxyFactory, DBase, Item, DNotesMonitor) - Static method in class de.bea.domingo.proxy.BaseItemProxy
Creates or returns a cached implementation of the requested item interface.
getInstance(NotesProxyFactory, DSession, Database, DNotesMonitor, boolean) - Static method in class de.bea.domingo.proxy.DatabaseProxy
Factory method for instances of this class.
getInstance(NotesProxyFactory, DBase, DxlExporter, DNotesMonitor) - Static method in class de.bea.domingo.proxy.DxlExporterProxy
Creates an encapsulated notes session object.
getInstance(NotesProxyFactory, DBase, EmbeddedObject, DNotesMonitor) - Static method in class de.bea.domingo.proxy.EmbeddedObjectProxy
Creates a new DEmbeddedObject and enables logging.
getInstance(NotesProxyFactory, DDatabase, Form, DNotesMonitor) - Static method in class de.bea.domingo.proxy.FormProxy
Returns a form object.
getInstance(NotesProxyFactory, DSession, Log, DNotesMonitor) - Static method in class de.bea.domingo.proxy.LogProxy
Creates an notes log.
getInstance(NotesProxyFactory, Session, DNotesMonitor) - Static method in class de.bea.domingo.proxy.SessionProxy
Creates an encapsulated notes session object.
getInstance(NotesProxyFactory, DView, ViewColumn, DNotesMonitor) - Static method in class de.bea.domingo.proxy.ViewColumnProxy
Returns a view object.
getInstance(NotesProxyFactory, DBase, ViewEntry, DNotesMonitor) - Static method in class de.bea.domingo.proxy.ViewEntryProxy
Creates an encapsulated notes session object.
getInstance(NotesProxyFactory, DDatabase, View, DNotesMonitor) - Static method in class de.bea.domingo.proxy.ViewProxy
Returns a view object.
getInstance() - Static method in class de.bea.domingo.service.NotesJavaWriter
Returns the singleton instance of this class.
getInstanceClass() - Method in class de.bea.domingo.map.BaseMapper
Returns the class of business objects handled by this mapper.
getInstanceClass() - Method in interface de.bea.domingo.map.DMapper
Returns the class of business objects handled by this mapper.
getInstanceMapper(Class) - Method in class de.bea.domingo.map.MapperFactory
Returns the mapper that is registered for a given instance class.
getInteger(String, int) - Method in class de.bea.domingo.i18n.Resources
Retrieve a integer from bundle.
getInteger(String) - Method in class de.bea.domingo.i18n.Resources
Retrieve a integer from bundle.
getInternational() - Method in class de.bea.domingo.proxy.SessionProxy
 
getIntProperty(String, int) - Static method in class de.bea.domingo.DNotesFactory
Returns the integer value of a property or returns the given default value if no configuration found or if the value cannot be converted to an integer value.
getItem() - Method in class de.bea.domingo.proxy.BaseItemProxy
Returns the associated notes item object.
getItemName() - Method in interface de.bea.domingo.DViewColumn
The programmatic name of a column, which is usually the field (item) name for a column based on a field.
getItemName() - Method in class de.bea.domingo.proxy.ViewColumnProxy
The programmatic name of a column, which is usually the field (item) name for a column based on a field.
getItems() - Method in interface de.bea.domingo.DBaseDocument
Iterator for all items in a document.
getItems() - Method in class de.bea.domingo.http.BaseDocumentHttp
Iterator for all items in a document.
getItems() - Method in class de.bea.domingo.mock.MockDocument
Iterator for all items in a document.
getItems() - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Iterator for all items in a document.
getItemValue(String) - Method in interface de.bea.domingo.DBaseDocument
Returns the value of an item.
getItemValue(String) - Method in class de.bea.domingo.http.BaseDocumentHttp
Returns the value of an item.
getItemValue(String) - Method in class de.bea.domingo.mock.MockDocument
Returns the value of an item.
getItemValue(String) - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Returns the value of an item.
getItemValueCustomData(String) - Method in interface de.bea.domingo.DBaseDocument
Returns as an object the value of an item containing custom data.
getItemValueCustomData(String, String) - Method in interface de.bea.domingo.DBaseDocument
Returns as an object the value of an item containing custom data.
getItemValueCustomData(String) - Method in class de.bea.domingo.http.BaseDocumentHttp
Returns as an object the value of an item containing custom data.
getItemValueCustomData(String, String) - Method in class de.bea.domingo.http.BaseDocumentHttp
Returns as an object the value of an item containing custom data.
getItemValueCustomData(String) - Method in class de.bea.domingo.mock.MockDocument
Returns as an object the value of an item containing custom data.
getItemValueCustomData(String, String) - Method in class de.bea.domingo.mock.MockDocument
Returns as an object the value of an item containing custom data.
getItemValueCustomData(String, String) - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Returns as an object the value of an item containing custom data.
getItemValueCustomData(String) - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Returns as an object the value of an item containing custom data.
getItemValueCustomDataBytes(String, String) - Method in interface de.bea.domingo.DBaseDocument
Returns as a byte array the value of an item containing custom data.
getItemValueCustomDataBytes(String, String) - Method in class de.bea.domingo.http.BaseDocumentHttp
Returns as a byte array the value of an item containing custom data.
getItemValueCustomDataBytes(String, String) - Method in class de.bea.domingo.mock.MockDocument
Returns as a byte array the value of an item containing custom data.
getItemValueCustomDataBytes(String, String) - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Returns as a byte array the value of an item containing custom data.
getItemValueDate(String) - Method in interface de.bea.domingo.DBaseDocument
Returns the value of an item with a single Calendar value.
getItemValueDate(String) - Method in class de.bea.domingo.http.BaseDocumentHttp
Returns the value of an item with a single Calendar value.
getItemValueDate(String) - Method in class de.bea.domingo.mock.MockDocument
Returns the value of an item with a single Calendar value.
getItemValueDate(String) - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Returns the value of an item with a single Calendar value.
getItemValueDateRange(String) - Method in interface de.bea.domingo.DBaseDocument
Returns the value of an item with two Calendar value.
getItemValueDateRange(String) - Method in class de.bea.domingo.http.BaseDocumentHttp
Returns the value of an item with two Calendar value.
getItemValueDateRange(String) - Method in class de.bea.domingo.mock.MockDocument
Returns the value of an item with two Calendar value.
getItemValueDateRange(String) - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Returns the value of an item with two Calendar value.
getItemValueDateTimeArray(String) - Method in interface de.bea.domingo.DBaseDocument
Returns the value of a date-time item in a document.
getItemValueDateTimeArray(String) - Method in class de.bea.domingo.http.BaseDocumentHttp
Returns the value of a date-time item in a document.
getItemValueDateTimeArray(String) - Method in class de.bea.domingo.mock.MockDocument
Returns the value of a date-time item in a document.
getItemValueDateTimeArray(String) - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Returns the value of a date-time item in a document.
getItemValueDouble(String) - Method in interface de.bea.domingo.DBaseDocument
Returns the value of an item with a single double value.
getItemValueDouble(String) - Method in class de.bea.domingo.http.BaseDocumentHttp
Returns the value of an item with a single double value.
getItemValueDouble(String) - Method in class de.bea.domingo.mock.MockDocument
Returns the value of an item with a single double value.
getItemValueDouble(String) - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Returns the value of an item with a single double value.
getItemValueInteger(String) - Method in interface de.bea.domingo.DBaseDocument
Returns the value of an item with a single int value.
getItemValueInteger(String) - Method in class de.bea.domingo.http.BaseDocumentHttp
Returns the value of an item with a single int value.
getItemValueInteger(String) - Method in class de.bea.domingo.mock.MockDocument
Returns the value of an item with a single int value.
getItemValueInteger(String) - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Returns the value of an item with a single int value.
getItemValueSize(String) - Method in interface de.bea.domingo.DBaseDocument
Returns the number of values of an item.
getItemValueSize(String) - Method in class de.bea.domingo.http.BaseDocumentHttp
Returns the number of values of an item.
getItemValueSize(String) - Method in class de.bea.domingo.mock.MockDocument
Returns the number of values of an item.
getItemValueSize(String) - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Returns the number of values of an item.
getItemValueString(String) - Method in interface de.bea.domingo.DBaseDocument
Returns the value of an item with a single text value.
getItemValueString(String) - Method in class de.bea.domingo.http.BaseDocumentHttp
Returns the value of an item with a single text value.
getItemValueString(String) - Method in class de.bea.domingo.mock.MockDocument
Returns the value of an item with a single text value.
getItemValueString(String) - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Returns the value of an item with a single text value.
getJavaClass() - Method in class de.bea.domingo.map.NotesType
Returns the Java class used to represent values of a Notes type.
getKey() - Method in interface de.bea.domingo.DProfileDocument
The user name (key) of the profile.
getKey() - Method in class de.bea.domingo.proxy.ProfileDocumentProxy
The user name (key) of the profile.
getLastAccessed() - Method in interface de.bea.domingo.DBaseDocument
The date a document was last modified or read.
getLastAccessed() - Method in class de.bea.domingo.http.BaseDocumentHttp
The date a document was last modified or read.
getLastAccessed() - Method in class de.bea.domingo.mock.MockDocument
The date a document was last modified or read.
getLastAccessed() - Method in class de.bea.domingo.proxy.BaseDocumentProxy
The date a document was last modified or read.
getLastExitStatus() - Method in interface de.bea.domingo.DAgentContext
The exit status code returned by the Agent Manager the last time the current agent ran.
getLastExitStatus() - Method in class de.bea.domingo.proxy.AgentContextProxy
The exit status code returned by the Agent Manager the last time the current agent ran.
getLastModified() - Method in interface de.bea.domingo.DBaseDocument
The date a document was last modified.
getLastModified() - Method in interface de.bea.domingo.DItem
The date that an item was last modified.
getLastModified() - Method in class de.bea.domingo.http.BaseDocumentHttp
The date a document was last modified.
getLastModified() - Method in class de.bea.domingo.http.ItemHttp
The date that an item was last modified.
getLastModified() - Method in class de.bea.domingo.mock.MockDocument
The date a document was last modified.
getLastModified() - Method in class de.bea.domingo.mock.MockItem
The date that an item was last modified.
getLastModified() - Method in class de.bea.domingo.proxy.BaseDocumentProxy
The date a document was last modified.
getLastModified() - Method in class de.bea.domingo.proxy.ItemProxy
The date that an item was last modified.
getLastRun() - Method in interface de.bea.domingo.DAgent
The date that an agent last ran.
getLastRun() - Method in interface de.bea.domingo.DAgentContext
The date and time when the current agent was last executed.
getLastRun() - Method in class de.bea.domingo.http.AgentHttp
The date that an agent last ran.
getLastRun() - Method in class de.bea.domingo.proxy.AgentContextProxy
The date and time when the current agent was last executed.
getLastRun() - Method in class de.bea.domingo.proxy.AgentProxy
The date that an agent last ran.
getListSep() - Method in interface de.bea.domingo.DViewColumn
List (multi-value) separator for values in a column.
getListSep() - Method in class de.bea.domingo.proxy.ViewColumnProxy
List (multi-value) separator for values in a column.
getLocale() - Method in class de.bea.domingo.http.DominoLocale
 
getLocales() - Static method in class de.bea.domingo.http.DominoLocale
Returns a list of all Domino locales.
getLocaleString() - Method in class de.bea.domingo.http.DominoLocaleCode
 
getLocalLocation() - Method in class de.bea.domingo.map.NotesLocation
Returns the local location corresponding to this location.
getLocalServer() - Method in class de.bea.domingo.map.NotesLocation
Returns a string representing the local server.
getLocation() - Method in class de.bea.domingo.groupware.CalendarEntry
Returns the location of a calendar entry.
getLocation() - Method in class de.bea.domingo.groupware.CalendarEntryDigest
 
getLockHolders() - Method in interface de.bea.domingo.DBaseDocument
The names of the holders of a lock.
getLockHolders() - Method in interface de.bea.domingo.DForm
Returns the names of the holders of a lock.
getLockHolders() - Method in class de.bea.domingo.http.BaseDocumentHttp
The names of the holders of a lock.
getLockHolders() - Method in class de.bea.domingo.mock.MockDocument
The names of the holders of a lock.
getLockHolders() - Method in class de.bea.domingo.proxy.BaseDocumentProxy
The names of the holders of a lock.
getLockHolders() - Method in class de.bea.domingo.proxy.FormProxy
Returns the names of the holders of a lock.
getLogger() - Method in class de.bea.domingo.monitor.Jdk14LoggerMonitor
Returns the current log.
getLogger() - Method in class de.bea.domingo.monitor.Log4jMonitor
Returns the current Log4j log.
getLogger() - Method in class de.bea.domingo.monitor.LoggingMonitor
Returns the current log.
getLong(String, long) - Method in class de.bea.domingo.i18n.Resources
Retrieve a long from bundle.
getLong(String) - Method in class de.bea.domingo.i18n.Resources
Retrieve a long from bundle.
getLotusTimeZoneString(TimeZone) - Static method in class de.bea.domingo.util.Timezones
Converts a Java time zone to a Lotus timezone string.
getLotusTimeZoneString(String) - Static method in class de.bea.domingo.util.Timezones
Converts a Java time zone string to a Lotus timezone string.
getMailbox() - Method in class de.bea.domingo.groupware.Groupware
Returns an implementation of the mailbox interface for the current user.
getMailbox(String) - Method in class de.bea.domingo.groupware.Groupware
Returns an implementation of the mailbox interface for a given user.
getMailDatabase() - Method in interface de.bea.domingo.DSession
Returns the mail database of the current user.
getMailDatabase(String) - Method in interface de.bea.domingo.DSession
Returns the mail database of a given user.
getMailDatabase() - Method in class de.bea.domingo.http.SessionHttp
Returns the mail database of the current user.
getMailDatabase(String) - Method in class de.bea.domingo.http.SessionHttp
Returns the mail database of a given user.
getMailDatabase() - Method in class de.bea.domingo.proxy.SessionProxy
Returns the mail database of the current user.
getMailDatabase(String) - Method in class de.bea.domingo.proxy.SessionProxy
Returns the mail database of a given user. The mail server of the current user is used as registration server.
getMailDatabaseName() - Method in interface de.bea.domingo.DSession
Returns the file/path of the mail database of the current users.
getMailDatabaseName() - Method in class de.bea.domingo.http.SessionHttp
Returns the file/path of the mail database of the current users.
getMailDatabaseName() - Method in class de.bea.domingo.proxy.SessionProxy
Returns the file/path of the mail database of the current users. The two methods SessionProxy.getMailServer()() and SessionProxy.getMailDatabaseName()() are synchronized to prevent double-reading of mail information.
getMailDomain() - Method in interface de.bea.domingo.DSession
Returns the name of the mail-domain of the current user.
getMailDomain() - Method in class de.bea.domingo.http.SessionHttp
Returns the name of the mail-domain of the current user.
getMailDomain() - Method in class de.bea.domingo.proxy.SessionProxy
Returns the name of the mail-domain of the current user.
getMailServer() - Method in interface de.bea.domingo.DSession
Returns the name of the mail server of the current user.
getMailServer() - Method in class de.bea.domingo.http.SessionHttp
Returns the name of the mail server of the current user.
getMailServer() - Method in class de.bea.domingo.proxy.SessionProxy
Returns the name of the mail server of the current user. The two methods SessionProxy.getMailServer()() and SessionProxy.getMailDatabaseName()() are synchronized to prevent double-reading of mail information.
getMap() - Method in class de.bea.domingo.cache.AbstractBaseCache
Protected getter for map attribute to allow concrete classes to access the map.
getMap(Object) - Method in class de.bea.domingo.map.MapMapper
derived classes implement this method and return the map that should be mapped.
getMessage(DNotesError) - Static method in class de.bea.domingo.DNotesError
Returns a message for a given error.
getMessage() - Method in exception de.bea.domingo.DNotesException
getMessage() - Method in exception de.bea.domingo.DNotesRuntimeException
getMinute() - Method in class de.bea.domingo.util.GregorianDateTime
Returns the minute of the calendar.
getMinute() - Method in class de.bea.domingo.util.GregorianTime
Returns the minute of the calendar.
getMonitor() - Method in class de.bea.domingo.DAgentBase
Deprecated. Returns the monitor of the current Domingo agent.
getMonitor() - Method in class de.bea.domingo.DNotesFactory
Get the current monitor.
getMonitor() - Method in class de.bea.domingo.http.NotesHttpFactory
Get the current monitor.
getMonitor() - Method in class de.bea.domingo.monitor.AbstractMonitorEnabled
Returns the current monitor.
getMonitor() - Method in interface de.bea.domingo.monitor.MonitorEnabled
Returns the current monitor.
getMonitor() - Method in class de.bea.domingo.notes.DAgentBase
Returns the monitor of the current Domingo agent.
getMonitor() - Method in class de.bea.domingo.proxy.InternationalProxy
Get the current monitor.
getMonitor() - Method in class de.bea.domingo.proxy.NotesProxyFactory
Get the current monitor.
getMonitor() - Method in class de.bea.domingo.service.NotesServiceFactory
Get the current monitor.
getMonth() - Method in class de.bea.domingo.util.GregorianDate
Returns the month of the calendar.
getMonth() - Method in class de.bea.domingo.util.GregorianDateTime
Returns the month of the calendar.
getName() - Method in interface de.bea.domingo.DAgent
The name of an agent.
getName() - Method in interface de.bea.domingo.DBaseItem
Returns the name of an item.
getName() - Method in interface de.bea.domingo.DEmbeddedObject
The name used to reference an file attachment (or object, object link).
getName() - Method in interface de.bea.domingo.DForm
Return the name of a form.
getName() - Method in interface de.bea.domingo.DView
Returns the name of a view.
getName() - Method in class de.bea.domingo.http.AgentHttp
The name of an agent.
getName() - Method in class de.bea.domingo.http.DominoTimeZone
The name of the time zone.
getName() - Method in class de.bea.domingo.http.ItemHttp
Returns the name of an item.
getName() - Method in class de.bea.domingo.http.ViewHttp
Returns the name of a view.
getName() - Method in class de.bea.domingo.map.NotesType
Returns the name of a Notes type.
getName() - Method in class de.bea.domingo.mock.MockItem
Returns the name of an item.
getName() - Method in class de.bea.domingo.proxy.AgentProxy
The name of an agent.
getName() - Method in class de.bea.domingo.proxy.BaseItemProxy
Returns the name of an item.
getName() - Method in class de.bea.domingo.proxy.EmbeddedObjectProxy
The name used to reference an file attachment (or object, object link).
getName() - Method in class de.bea.domingo.proxy.FormProxy
Return the name of a form.
getName() - Method in class de.bea.domingo.proxy.ViewProxy
Returns the name of a view.
getNameOfProfile() - Method in interface de.bea.domingo.DProfileDocument
The name of the profile.
getNameOfProfile() - Method in class de.bea.domingo.proxy.ProfileDocumentProxy
The name of the profile.
getNoteID() - Method in interface de.bea.domingo.DDocument
The note ID of a document, which is a hexadecimal value of up to 8 characters that uniquely identifies a document within a particular database.
getNoteID() - Method in interface de.bea.domingo.DViewEntry
The note ID of a view entry of type document.
getNoteID() - Method in class de.bea.domingo.http.DocumentHttp
The note ID of a document, which is a hexadecimal value of up to 8 characters that uniquely identifies a document within a particular database.
getNoteID() - Method in class de.bea.domingo.http.ViewEntryHttp
The note ID of a view entry of type document.
getNoteID() - Method in class de.bea.domingo.mock.MockDocument
The note ID of a document, which is a hexadecimal value of up to 8 characters that uniquely identifies a document within a particular database.
getNoteID() - Method in class de.bea.domingo.mock.MockViewEntry
The note ID of a view entry of type document.
getNoteID() - Method in class de.bea.domingo.proxy.DocumentProxy
The note ID of a document, which is a hexadecimal value of up to 8 characters that uniquely identifies a document within a particular database.
getNoteID() - Method in class de.bea.domingo.proxy.ViewEntryProxy
The note ID of a view entry of type document.
getNotesObject() - Method in class de.bea.domingo.proxy.BaseProxy
Returns the Notes object associated with an instance.
getNotesProxy(Class[], Object) - Static method in class de.bea.domingo.service.NotesInvocationHandler
Creates a Proxy for an Interface to an Object.
getNotesTimeZoneValue(TimeZone, long) - Static method in class de.bea.domingo.proxy.InternationalProxy
Computes the Notes time zone value for a given time zone.
getNotesURL() - Method in interface de.bea.domingo.DDocument
The Domino URL of a form when Notes protocols are in effect.
getNotesURL() - Method in interface de.bea.domingo.DForm
Returns the Domino URL of a form when Notes protocols are in effect.
getNotesURL() - Method in class de.bea.domingo.http.DocumentHttp
The Domino URL of a form when Notes protocols are in effect.
getNotesURL() - Method in class de.bea.domingo.mock.MockDocument
The Domino URL of a form when Notes protocols are in effect.
getNotesURL() - Method in class de.bea.domingo.proxy.DocumentProxy
The Domino URL of a form when Notes protocols are in effect.
getNotesURL() - Method in class de.bea.domingo.proxy.FormProxy
Returns the Domino URL of a form when Notes protocols are in effect.
getNotesVersion() - Method in interface de.bea.domingo.DSession
The release of Domino the session is running on.
getNotesVersion() - Method in class de.bea.domingo.http.SessionHttp
The release of Domino the session is running on.
getNotesVersion() - Method in class de.bea.domingo.proxy.SessionProxy
The release of Domino the session is running on.
getNumberAttrib() - Method in interface de.bea.domingo.DViewColumn
Attributes for numeric values in a column.
getNumberAttrib() - Method in class de.bea.domingo.proxy.ViewColumnProxy
Attributes for numeric values in a column.
getNumberDigits() - Method in interface de.bea.domingo.DViewColumn
Number of decimal places for numeric values in a column.
getNumberDigits() - Method in class de.bea.domingo.proxy.ViewColumnProxy
Number of decimal places for numeric values in a column.
getNumberFormat() - Method in interface de.bea.domingo.DViewColumn
Format for numeric values in a column.
getNumberFormat() - Method in class de.bea.domingo.proxy.ViewColumnProxy
Format for numeric values in a column.
getNumberLeadingZero() - Method in class de.bea.domingo.http.DominoLocale
 
getObject(Object) - Method in class de.bea.domingo.map.SubMapper
Implementing class must return the sub-object to map.
getObject() - Method in class de.bea.domingo.service.NotesInvocationHandler
Getter method for object attribute.
getObjects(Calendar, Calendar) - Method in interface de.bea.domingo.groupware.CalendarInterface
Returns calendar objects within the specified time frame.
getObjects(Calendar, Calendar) - Method in class de.bea.domingo.groupware.map.MailDatabase
Returns calendar objects within the specified time frame.
getOffset(DateTime) - Method in class de.bea.domingo.proxy.InternationalProxy
Returns the raw offset of the time zone in milli seconds for a given Notes time zone value.
getOptionalInvitees() - Method in class de.bea.domingo.groupware.CalendarEntry
Returns the optional invitees of a calendar entry.
getOutputDOCTYPE() - Method in interface de.bea.domingo.DDxlExporter
Indicates whether a !
getOutputDOCTYPE() - Method in class de.bea.domingo.proxy.DxlExporterProxy
Indicates whether a !
getOwner() - Method in interface de.bea.domingo.DAgent
The name of the person who last modified and saved an agent.
getOwner() - Method in interface de.bea.domingo.groupware.Mailbox
Returns the name of the owner of a mailbox.
getOwner() - Method in class de.bea.domingo.groupware.map.MailDatabase
Returns the name of the owner of a mailbox.
getOwner() - Method in class de.bea.domingo.http.AgentHttp
The name of the person who last modified and saved an agent.
getOwner() - Method in class de.bea.domingo.proxy.AgentProxy
The name of the person who last modified and saved an agent.
getPackageResources(Class) - Static method in class de.bea.domingo.i18n.ResourceManager
Retrieve resource for specified Classes package.
getPackageResourcesBaseName(Class) - Static method in class de.bea.domingo.i18n.ResourceManager
Retrieve resource base name for specified Classes package.
getParameterDocID() - Method in interface de.bea.domingo.DAgent
Returns the NoteID of a document passed in by Run or RunOnServer.
getParameterDocID() - Method in class de.bea.domingo.http.AgentHttp
Returns the NoteID of a document passed in by Run or RunOnServer.
getParameterDocID() - Method in class de.bea.domingo.proxy.AgentProxy
Returns the NoteID of a document passed in by Run or RunOnServer.
getParameterString(Map, String) - Method in class de.bea.domingo.server.BaseCommand
Reads the string value of a named parameter from a parameters map.
getParameterTypesFrom(Object[]) - Static method in class de.bea.domingo.map.MethodFinder
 
getParameterTypesFrom(String[]) - Static method in class de.bea.domingo.map.MethodFinder
 
getParameterTypesFrom(String[], ClassLoader) - Static method in class de.bea.domingo.map.MethodFinder
 
getParent() - Method in class de.bea.domingo.http.BaseHttp
Returns the parent object.
getParent() - Method in class de.bea.domingo.proxy.BaseProxy
Returns the parent object.
getParentDatabase() - Method in interface de.bea.domingo.DBaseDocument
Return the database that contains a document.
getParentDatabase() - Method in class de.bea.domingo.http.BaseDocumentHttp
Return the database that contains a document.
getParentDatabase() - Method in class de.bea.domingo.mock.MockDocument
Return the database that contains a document.
getParentDatabase() - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Return the database that contains a document.
getParentDocument() - Method in interface de.bea.domingo.DDocument
The parent document if the document is a response document.
getParentDocument() - Method in class de.bea.domingo.http.DocumentHttp
The parent document if the document is a response document.
getParentDocument() - Method in class de.bea.domingo.mock.MockDocument
The parent document if the document is a response document.
getParentDocument() - Method in class de.bea.domingo.proxy.DocumentProxy
The parent document if the document is a response document.
getParentDocumentUNID() - Method in interface de.bea.domingo.DDocument
The universal ID of a document's parent, if the document is a response.
getParentDocumentUNID() - Method in class de.bea.domingo.http.DocumentHttp
The universal ID of a document's parent, if the document is a response.
getParentDocumentUNID() - Method in class de.bea.domingo.mock.MockDocument
The universal ID of a document's parent, if the document is a response.
getParentDocumentUNID() - Method in class de.bea.domingo.proxy.DocumentProxy
The universal ID of a document's parent, if the document is a response.
getParentView() - Method in interface de.bea.domingo.DDocument
The view from which a document was retrieved, if any.
getParentView() - Method in class de.bea.domingo.http.DocumentHttp
The view from which a document was retrieved, if any.
getParentView() - Method in class de.bea.domingo.mock.MockDocument
The view from which a document was retrieved, if any.
getParentView() - Method in class de.bea.domingo.proxy.DocumentProxy
The view from which a document was retrieved, if any.
getParser() - Method in class de.bea.domingo.http.ViewEntryHttp
Returns a SAX parser for the current view entry.
getPassword() - Method in class de.bea.domingo.map.NotesLocation
Returns the IIOP Password.
getPath() - Method in class de.bea.domingo.map.NotesLocation
Returns the path of the notes location.
getPathSep() - Method in class de.bea.domingo.map.NotesLocation
Returns the separator string between host and path in locations.
getPlatform() - Method in interface de.bea.domingo.DSession
The name of the platform the session is running on.
getPlatform() - Method in class de.bea.domingo.http.SessionHttp
The name of the platform the session is running on.
getPlatform() - Method in class de.bea.domingo.proxy.SessionProxy
The name of the platform the session is running on.
getPmString() - Method in class de.bea.domingo.http.DominoLocale
 
getPort() - Method in class de.bea.domingo.http.DominoHttpClient
Returns the port of the server.
getPosition() - Method in interface de.bea.domingo.DViewColumn
The position of a column in its view.
getPosition(char) - Method in interface de.bea.domingo.DViewEntry
Returns the position of the entry in the view hierarchy, for example, "2.3" for the third document of the second category.
getPosition(char) - Method in class de.bea.domingo.http.ViewEntryHttp
Returns the position of the entry in the view hierarchy, for example, "2.3" for the third document of the second category.
getPosition(char) - Method in class de.bea.domingo.mock.MockViewEntry
Returns the position of the entry in the view hierarchy, for example, "2.3" for the third document of the second category.
getPosition() - Method in class de.bea.domingo.proxy.ViewColumnProxy
The position of a column in its view.
getPosition(char) - Method in class de.bea.domingo.proxy.ViewEntryProxy
Returns the position of the entry in the view hierarchy, for example, "2.3" for the third document of the second category.
getPrincipal() - Method in class de.bea.domingo.groupware.Email
 
getPriority() - Method in class de.bea.domingo.groupware.Email
Returns the priority.
getProfileDocument(String, String) - Method in interface de.bea.domingo.DDatabase
Retrieves or creates a profile document.
getProfileDocument(String, String) - Method in class de.bea.domingo.http.DatabaseHttp
Retrieves or creates a profile document.
getProfileDocument(String, String) - Method in class de.bea.domingo.proxy.DatabaseProxy
Retrieves or creates a profile document.
getProperty(String, String) - Static method in class de.bea.domingo.DNotesFactory
Returns the value of a property or returns the given default value if no configuration found.
getProperty(String, String) - Static method in class de.bea.domingo.DNotesFactoryFinder
Returns the value of a property or returns the given default value if no configuration found.
getProtocol() - Method in class de.bea.domingo.http.DominoHttpClient
Returns the protocol for the connection, either http or https.
getProtocol() - Method in class de.bea.domingo.map.NotesLocation
Returns the protocol of the location.
getQuery() - Method in interface de.bea.domingo.DAgent
The text of the query used by an agent to select documents.
getQuery() - Method in class de.bea.domingo.http.AgentHttp
The text of the query used by an agent to select documents.
getQuery() - Method in class de.bea.domingo.proxy.AgentProxy
The text of the query used by an agent to select documents.
getRawOffset(int) - Static method in class de.bea.domingo.proxy.InternationalProxy
Returns the offset in milli seconds for a given Notes time zone value.
getReader() - Method in interface de.bea.domingo.DItem
Contents of an EmbeddedObject, Item, or MIMEEntity object in the form of a java.io.Reader object.
getReader() - Method in class de.bea.domingo.http.ItemHttp
Contents of an EmbeddedObject, Item, or MIMEEntity object in the form of a java.io.Reader object.
getReader() - Method in class de.bea.domingo.mock.MockItem
Contents of an EmbeddedObject, Item, or MIMEEntity object in the form of a java.io.Reader object.
getReader() - Method in class de.bea.domingo.proxy.ItemProxy
Contents of an EmbeddedObject, Item, or MIMEEntity object in the form of a java.io.Reader object.
getReaders() - Method in interface de.bea.domingo.DForm
Returns the contents of the $Readers field.
getReaders() - Method in class de.bea.domingo.proxy.FormProxy
Returns the contents of the $Readers field.
getReceivedItemText() - Method in interface de.bea.domingo.DBaseDocument
Gets the text values of the Received items in a mail document.
getReceivedItemText() - Method in class de.bea.domingo.http.BaseDocumentHttp
Gets the text values of the Received items in a mail document.
getReceivedItemText() - Method in class de.bea.domingo.mock.MockDocument
Gets the text values of the Received items in a mail document.
getReceivedItemText() - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Gets the text values of the Received items in a mail document.
getRecipients() - Method in class de.bea.domingo.groupware.Email
 
getRegionalCookie() - Method in class de.bea.domingo.http.DominoPreferences
Returns a new Lotus Domino regional cookie.
getRegionalCookies() - Method in class de.bea.domingo.http.DominoPreferences
Returns a list of cookies for the current regional settings.
getReplicaID() - Method in interface de.bea.domingo.DDatabase
A 16-digit hexadecimal number that represents the replica ID of a Notes database.
getReplicaID() - Method in class de.bea.domingo.http.DatabaseHttp
A 16-digit hexadecimal number that represents the replica ID of a Notes database.
getReplicaID() - Method in class de.bea.domingo.proxy.DatabaseProxy
A 16-digit hexadecimal number that represents the replica ID of a Notes database.
getReplyTo() - Method in class de.bea.domingo.groupware.Email
 
getRequiredInvitees() - Method in class de.bea.domingo.groupware.CalendarEntry
Returns the required invitees of a calendar entry.
getResortToViewName() - Method in interface de.bea.domingo.DViewColumn
The name of the target view for a user-sorted column that allows the user to change to another view.
getResortToViewName() - Method in class de.bea.domingo.proxy.ViewColumnProxy
The name of the target view for a user-sorted column that allows the user to change to another view.
getResources() - Method in class de.bea.domingo.groupware.CalendarEntry
Returns the resources of a calendar entry.
getResources(String) - Static method in class de.bea.domingo.i18n.ResourceManager
Retrieve resource for specified name.
getResponseBodyString() - Method in class de.bea.domingo.http.DominoGetMethod
Returns the response body as a string.
getResponseBodyString() - Method in interface de.bea.domingo.http.DominoHttpMethod
Returns the response body as a string.
getResponseBodyString() - Method in class de.bea.domingo.http.DominoPostMethod
Returns the response body as a string.
getResponses() - Method in interface de.bea.domingo.DDocument
The immediate responses to a document.
getResponses() - Method in class de.bea.domingo.http.DocumentHttp
The immediate responses to a document.
getResponses() - Method in class de.bea.domingo.mock.MockDocument
The immediate responses to a document.
getResponses() - Method in class de.bea.domingo.proxy.DocumentProxy
The immediate responses to a document.
getResult() - Method in class de.bea.domingo.service.InvocationTask
Returns the result from the method invocation.
getRoom() - Method in class de.bea.domingo.groupware.CalendarEntry
 
getRooms() - Method in class de.bea.domingo.groupware.CalendarEntry
Returns the rooms of a calendar entry.
getRunnableCount() - Method in class de.bea.domingo.threadpool.SimpleThreadPool
Returns number of runnable objects in the queue.
getSavedData() - Method in interface de.bea.domingo.DAgentContext
A document that an agent uses to store information between invocations.
getSavedData() - Method in class de.bea.domingo.proxy.AgentContextProxy
A document that an agent uses to store information between invocations.
getSaveOnSend() - Method in class de.bea.domingo.groupware.Email
Returns if the mail should be saved after send or not.
getSAXParserFactory() - Method in class de.bea.domingo.http.NotesHttpFactory
Returns the shared SAX parser factory.
getSecond() - Method in class de.bea.domingo.util.GregorianDateTime
Returns the second of the calendar.
getSecond() - Method in class de.bea.domingo.util.GregorianTime
Returns the second of the calendar.
getSecondaryResortColumnIndex() - Method in interface de.bea.domingo.DViewColumn
The index of the secondary sorting column of a user-sorted column that allows a secondary sorting column.
getSecondaryResortColumnIndex() - Method in class de.bea.domingo.proxy.ViewColumnProxy
The index of the secondary sorting column of a user-sorted column that allows a secondary sorting column.
getSelectionFormula() - Method in interface de.bea.domingo.DView
Returns the selection formula of a view.
getSelectionFormula() - Method in class de.bea.domingo.http.ViewHttp
Returns the selection formula of a view.
getSelectionFormula() - Method in class de.bea.domingo.proxy.ViewProxy
Returns the selection formula of a view.
getServer() - Method in interface de.bea.domingo.DDatabase
The name of the server where a database resides.
getServer() - Method in class de.bea.domingo.http.DatabaseHttp
The name of the server where a database resides.
getServer() - Method in class de.bea.domingo.map.NotesLocation
Returns the server part of a location.
getServer() - Method in class de.bea.domingo.proxy.DatabaseProxy
The name of the server where a database resides.
getServerName() - Method in interface de.bea.domingo.DAgent
The name of the server on which an agent runs.
getServerName() - Method in interface de.bea.domingo.DSession
Returns the full name of the server that the session is running on.
getServerName() - Method in class de.bea.domingo.http.AgentHttp
The name of the server on which an agent runs.
getServerName() - Method in class de.bea.domingo.http.SessionHttp
Returns the full name of the server that the session is running on.
getServerName() - Method in class de.bea.domingo.proxy.AgentProxy
The name of the server on which an agent runs.
getServerName() - Method in class de.bea.domingo.proxy.SessionProxy
Returns the full name of the server that the session is running on.
getSession() - Method in class de.bea.domingo.DAgentBase
Deprecated. use method getDSession()
getSession() - Method in interface de.bea.domingo.DDatabase
The Notes session that contains a database.
getSession() - Method in class de.bea.domingo.DNotesFactory
Creates a local session.
getSession(String) - Method in class de.bea.domingo.DNotesFactory
Creates a DIIOP session.
getSession(String, String, String) - Method in class de.bea.domingo.DNotesFactory
Creates a remote (IIOP or Http) session using host name.
getSession(String, String[], String, String) - Method in class de.bea.domingo.DNotesFactory
Creates a remote (IIOP or Http) session with arguments using host name.
getSession(Applet, String, String) - Method in class de.bea.domingo.DNotesFactory
Creates a remote (IIOP) session for an applet.
getSession(Object) - Method in class de.bea.domingo.DNotesFactory
Creates a Domingo session for an existing Notes session.
getSession() - Method in class de.bea.domingo.http.DatabaseHttp
The Notes session that contains a database.
getSession() - Method in class de.bea.domingo.http.NotesHttpFactory
Creates a local session.
getSession(String) - Method in class de.bea.domingo.http.NotesHttpFactory
Creates a DIIOP session.
getSession(String, String, String) - Method in class de.bea.domingo.http.NotesHttpFactory
Creates a remote (IIOP or Http) session using host name.
getSession(String, String[], String, String) - Method in class de.bea.domingo.http.NotesHttpFactory
Creates a remote (IIOP or Http) session with arguments using host name.
getSession(Applet, String, String) - Method in class de.bea.domingo.http.NotesHttpFactory
Creates a remote (IIOP) session for an applet.
getSession(Object) - Method in class de.bea.domingo.http.NotesHttpFactory
Creates a Domingo session for an existing Notes session.
getSession(NotesLocation) - Method in class de.bea.domingo.map.BaseDatabase
Creates and returns a new domingo session for a given location.
getSession() - Method in class de.bea.domingo.notes.DAgentBase
Deprecated. use method getDSession()
getSession() - Method in class de.bea.domingo.proxy.DatabaseProxy
The Notes session that contains a database.
getSession() - Method in class de.bea.domingo.proxy.NotesProxyFactory
Creates a local session.
getSession(String) - Method in class de.bea.domingo.proxy.NotesProxyFactory
Creates a DIIOP session.
getSession(String, String, String) - Method in class de.bea.domingo.proxy.NotesProxyFactory
Creates a remote (IIOP or Http) session using host name.
getSession(String, String[], String, String) - Method in class de.bea.domingo.proxy.NotesProxyFactory
Creates a remote (IIOP or Http) session with arguments using host name.
getSession(Applet, String, String) - Method in class de.bea.domingo.proxy.NotesProxyFactory
Creates a remote (IIOP) session for an applet.
getSession(Object) - Method in class de.bea.domingo.proxy.NotesProxyFactory
Creates a Domingo session for an existing Notes session.
getSession(Object) - Method in class de.bea.domingo.service.NotesServiceFactory
Creates a Domingo session for an existing Notes session.
getSession() - Method in class de.bea.domingo.service.NotesServiceFactory
Creates a local session.
getSession(String) - Method in class de.bea.domingo.service.NotesServiceFactory
Creates a DIIOP session.
getSession(String, String, String) - Method in class de.bea.domingo.service.NotesServiceFactory
Creates a remote (IIOP or Http) session using host name.
getSession(String, String[], String, String) - Method in class de.bea.domingo.service.NotesServiceFactory
Creates a remote (IIOP or Http) session with arguments using host name.
getSession(Applet, String, String) - Method in class de.bea.domingo.service.NotesServiceFactory
Creates a remote (IIOP) session for an applet.
getSessionSSL(String, String, String) - Method in class de.bea.domingo.DNotesFactory
Creates a remote (IIOP or Http) session with SSL using host name.
getSessionSSL(String, String, String) - Method in class de.bea.domingo.http.NotesHttpFactory
Creates a remote (IIOP or Http) session with SSL using host name.
getSessionSSL(String, String, String) - Method in class de.bea.domingo.proxy.NotesProxyFactory
Creates a remote (IIOP or Http) session with SSL using host name.
getSessionSSL(String, String, String) - Method in class de.bea.domingo.service.NotesServiceFactory
Creates a remote (IIOP or Http) session with SSL using host name.
getSessionWithFullAccess() - Method in class de.bea.domingo.DNotesFactory
Creates a local session.
getSessionWithFullAccess(String) - Method in class de.bea.domingo.DNotesFactory
Creates a local session.
getSessionWithFullAccess() - Method in class de.bea.domingo.http.NotesHttpFactory
Creates a local session.
getSessionWithFullAccess(String) - Method in class de.bea.domingo.http.NotesHttpFactory
Creates a local session.
getSessionWithFullAccess() - Method in class de.bea.domingo.proxy.NotesProxyFactory
Creates a local session.
getSessionWithFullAccess(String) - Method in class de.bea.domingo.proxy.NotesProxyFactory
Creates a local session.
getSessionWithFullAccess() - Method in class de.bea.domingo.service.NotesServiceFactory
Creates a local session.
getSessionWithFullAccess(String) - Method in class de.bea.domingo.service.NotesServiceFactory
Creates a local session.
getShort(String, short) - Method in class de.bea.domingo.i18n.Resources
Retrieve a short from bundle.
getShort(String) - Method in class de.bea.domingo.i18n.Resources
Retrieve a short from bundle.
getShortClassName(Object, String) - Static method in class de.bea.domingo.exception.ExceptionUtil
Gets the class name minus the package name for an Object.
getShortClassName(Class) - Static method in class de.bea.domingo.exception.ExceptionUtil
Gets the class name minus the package name from a Class.
getShortClassName(String) - Static method in class de.bea.domingo.exception.ExceptionUtil
Gets the class name minus the package name from a String.
getSibblingCount() - Method in interface de.bea.domingo.DViewEntry
Deprecated. use method DViewEntry.getSiblingCount() instead
getSibblingCount() - Method in class de.bea.domingo.http.ViewEntryHttp
Deprecated. use method ViewEntryHttp.getSiblingCount() instead
getSibblingCount() - Method in class de.bea.domingo.mock.MockViewEntry
Deprecated. use method MockViewEntry.getSiblingCount() instead
getSibblingCount() - Method in class de.bea.domingo.proxy.ViewEntryProxy
Deprecated. use method ViewEntryProxy.getSiblingCount() instead
getSiblingCount() - Method in interface de.bea.domingo.DViewEntry
The number of siblings belonging to the current view entry.
getSiblingCount() - Method in class de.bea.domingo.http.ViewEntryHttp
The number of siblings belonging to the current view entry.
getSiblingCount() - Method in class de.bea.domingo.mock.MockViewEntry
The number of siblings belonging to the current view entry.
getSiblingCount() - Method in class de.bea.domingo.proxy.ViewEntryProxy
The number of siblings belonging to the current view entry.
getSigner() - Method in interface de.bea.domingo.DBaseDocument
The name of the person who created the signature, if a document is signed.
getSigner() - Method in class de.bea.domingo.http.BaseDocumentHttp
The name of the person who created the signature, if a document is signed.
getSigner() - Method in class de.bea.domingo.mock.MockDocument
The name of the person who created the signature, if a document is signed.
getSigner() - Method in class de.bea.domingo.proxy.BaseDocumentProxy
The name of the person who created the signature, if a document is signed.
getSize() - Method in interface de.bea.domingo.DBaseDocument
The size of a database, in bytes.
getSize() - Method in interface de.bea.domingo.DItem
Returns the number of values in a item.
getSize() - Method in interface de.bea.domingo.DNotesIterator
Returns the number of objects in the iterator.
getSize() - Method in class de.bea.domingo.http.BaseDocumentHttp
The size of a database, in bytes.
getSize() - Method in class de.bea.domingo.http.ItemHttp
Returns the number of values in a item.
getSize() - Method in class de.bea.domingo.mock.MockDocument
The size of a database, in bytes.
getSize() - Method in class de.bea.domingo.mock.MockItem
Returns the number of values in a item.
getSize() - Method in class de.bea.domingo.proxy.BaseDocumentProxy
The size of a database, in bytes.
getSize() - Method in class de.bea.domingo.proxy.BaseProxy.DocumentCollectionIterator
Returns the number of objects in the iterator.
getSize() - Method in class de.bea.domingo.proxy.ItemProxy
Returns the number of values in a item.
getSize() - Method in class de.bea.domingo.proxy.ViewProxy.ViewEntriesIterator
Returns the number of objects in the iterator.
getSize() - Method in class de.bea.domingo.proxy.ViewProxy.ViewEntriesReverseIterator
Returns the number of objects in the iterator.
getSize() - Method in class de.bea.domingo.proxy.ViewProxy.ViewNavigatorIterator
Returns the number of objects in the iterator.
getSizeQuota() - Method in interface de.bea.domingo.DDatabase
The size quota of a database, in kilobytes.
getSizeQuota() - Method in class de.bea.domingo.http.DatabaseHttp
The size quota of a database, in kilobytes.
getSizeQuota() - Method in class de.bea.domingo.proxy.DatabaseProxy
The size quota of a database, in kilobytes.
getSource() - Method in interface de.bea.domingo.DEmbeddedObject
For an object or object link, returns the internal name for the source document.
getSource() - Method in class de.bea.domingo.proxy.EmbeddedObjectProxy
For an object or object link, returns the internal name for the source document.
getStackFrameList(Throwable) - Static method in class de.bea.domingo.exception.ExceptionUtil
Produces a List of stack frames - the message is not included.
getStackFrames(String) - Static method in class de.bea.domingo.exception.ExceptionUtil
Returns an array where each element is a line from the argument.
getStackFrames(Throwable) - Static method in class de.bea.domingo.exception.ExceptionUtil
Captures the stack trace associated with the specified Throwable object, decomposing it into a list of stack frames.
getStackTrace(Throwable) - Static method in class de.bea.domingo.exception.ExceptionUtil
Gets the stack trace from a Throwable as a String.
getStartDate() - Method in class de.bea.domingo.groupware.CalendarEntry
Returns the start date of a calendar entry.
getStartDateTime() - Method in class de.bea.domingo.groupware.CalendarEntry
Returns the list of occurences for a repeating event.
getStartDateTime() - Method in class de.bea.domingo.groupware.CalendarEntryDigest
 
getStartTime() - Method in class de.bea.domingo.groupware.CalendarEntry
Returns the start time.
getString(String) - Method in class de.bea.domingo.i18n.Resources
Retrieve a raw string from bundle.
getString(String, Object) - Method in class de.bea.domingo.i18n.Resources
Retrieve a string from resource bundle and format it with specified arguments.
getString(String, Object, Object) - Method in class de.bea.domingo.i18n.Resources
Retrieve a string from resource bundle and format it with specified arguments.
getString(String, Object, Object, Object) - Method in class de.bea.domingo.i18n.Resources
Retrieve a string from resource bundle and format it with specified arguments.
getString(String, Object, Object, Object, Object) - Method in class de.bea.domingo.i18n.Resources
Retrieve a string from resource bundle and format it with specified arguments.
getSubject() - Method in class de.bea.domingo.groupware.CalendarEntryDigest
 
getSubject() - Method in class de.bea.domingo.groupware.Email
 
getSubject() - Method in class de.bea.domingo.groupware.EmailDigest
 
getTarget() - Method in interface de.bea.domingo.DAgent
Indicates which documents this agent acts on.
getTarget() - Method in class de.bea.domingo.http.AgentHttp
Indicates which documents this agent acts on.
getTarget() - Method in class de.bea.domingo.proxy.AgentProxy
Indicates which documents this agent acts on.
getTemplateName() - Method in interface de.bea.domingo.DDatabase
The template name of a database, if the database is a template.
getTemplateName() - Method in class de.bea.domingo.http.DatabaseHttp
The template name of a database, if the database is a template.
getTemplateName() - Method in class de.bea.domingo.proxy.DatabaseProxy
The template name of a database, if the database is a template.
getText() - Method in interface de.bea.domingo.DItem
A plain text representation of an item's value.
getText(int) - Method in interface de.bea.domingo.DItem
A plain text representation of an item's value.
getText() - Method in class de.bea.domingo.http.ItemHttp
A plain text representation of an item's value.
getText(int) - Method in class de.bea.domingo.http.ItemHttp
A plain text representation of an item's value.
getText() - Method in class de.bea.domingo.mock.MockItem
A plain text representation of an item's value.
getText(int) - Method in class de.bea.domingo.mock.MockItem
A plain text representation of an item's value.
getText() - Method in class de.bea.domingo.proxy.ItemProxy
A plain text representation of an item's value.
getText(int) - Method in class de.bea.domingo.proxy.ItemProxy
A plain text representation of an item's value.
getThousandSeparator() - Method in class de.bea.domingo.http.DominoLocale
 
getThrowable() - Method in class de.bea.domingo.service.InvocationTask
Returns the optional thrown throwable.
getTime() - Method in class de.bea.domingo.groupware.EmailDigest
 
getTime(String, Date) - Method in class de.bea.domingo.i18n.Resources
Retrieve a time from bundle.
getTime(String) - Method in class de.bea.domingo.i18n.Resources
Retrieve a time from bundle.
getTimeDateFmt() - Method in interface de.bea.domingo.DViewColumn
The format of time-date data in a column.
getTimeDateFmt() - Method in class de.bea.domingo.proxy.ViewColumnProxy
The format of time-date data in a column.
getTimeFmt() - Method in interface de.bea.domingo.DViewColumn
The format of time data in a column.
getTimeFmt() - Method in class de.bea.domingo.proxy.ViewColumnProxy
The format of time data in a column.
getTimeSeparator() - Method in class de.bea.domingo.http.DominoLocale
 
getTimeString(Calendar) - Static method in class de.bea.domingo.util.DateUtil
Formats the time of a Calendar instance to a String.
getTimeString(Calendar, Locale) - Static method in class de.bea.domingo.util.DateUtil
Formats the time of a Calendar instance to a String.
getTimeZone() - Method in interface de.bea.domingo.DSession
Returns the time zone of calendar instances that are created by domingo.
getTimeZone() - Method in class de.bea.domingo.http.SessionHttp
Returns the time zone of calendar instances that are created by domingo.
getTimeZone() - Method in class de.bea.domingo.proxy.SessionProxy
Returns the time zone of calendar instances that are created by domingo.
getTimeZoneCookie() - Method in class de.bea.domingo.http.DominoPreferences
Returns a new Lotus Domino time zone cookie.
getTimeZoneFmt() - Method in interface de.bea.domingo.DViewColumn
The format of the zone in a time-date column value.
getTimeZoneFmt() - Method in class de.bea.domingo.proxy.ViewColumnProxy
The format of the zone in a time-date column value.
getTimeZones() - Method in class de.bea.domingo.http.DominoTimeZone
The value of the time zone.
getTimeZoneValues() - Method in class de.bea.domingo.http.DominoTimeZone
Collection of all time zone values.
getTitle() - Method in interface de.bea.domingo.DDatabase
The title of a database.
getTitle() - Method in interface de.bea.domingo.DViewColumn
The title of a column or an empty string if the column does not have a title.
getTitle() - Method in interface de.bea.domingo.groupware.AddressBook
Returns the title of the Address Book.
getTitle() - Method in class de.bea.domingo.groupware.CalendarEntry
Returns the title of a calendar entry.
getTitle() - Method in class de.bea.domingo.http.DatabaseHttp
The title of a database.
getTitle() - Method in class de.bea.domingo.map.BaseDatabase
The title of a database.
getTitle() - Method in class de.bea.domingo.proxy.DatabaseProxy
The title of a database.
getTitle() - Method in class de.bea.domingo.proxy.ViewColumnProxy
The title of a column or an empty string if the column does not have a title.
getTo() - Method in interface de.bea.domingo.DDateRange
Returns the end date/time of the range.
getTo() - Method in class de.bea.domingo.util.GregorianDateRange
Returns the end date of the date range.
getTo() - Method in class de.bea.domingo.util.GregorianDateTimeRange
Returns the end date of the date range.
getTo() - Method in class de.bea.domingo.util.GregorianTimeRange
Returns the end date of the date range.
getTrigger() - Method in interface de.bea.domingo.DAgent
Indicates when this agent runs.
getTrigger() - Method in class de.bea.domingo.http.AgentHttp
Indicates when this agent runs.
getTrigger() - Method in class de.bea.domingo.proxy.AgentProxy
Indicates when this agent runs.
getType() - Method in interface de.bea.domingo.DEmbeddedObject
Read-only.
getType() - Method in interface de.bea.domingo.DItem
The data type of an item.
getType() - Method in class de.bea.domingo.groupware.CalendarEntry
Returns the type of a calendar entry.
getType() - Method in class de.bea.domingo.groupware.CalendarEntryDigest
 
getType() - Method in class de.bea.domingo.http.ItemHttp
The data type of an item.
getType() - Method in class de.bea.domingo.mock.MockItem
The data type of an item.
getType() - Method in class de.bea.domingo.proxy.EmbeddedObjectProxy
Read-only.
getType() - Method in class de.bea.domingo.proxy.ItemProxy
The data type of an item.
getType(Object) - Static method in class de.bea.domingo.service.NotesJavaWriter
Returns the type of an object as to be used e.g. in a cast operator.
getUnformattedText() - Method in interface de.bea.domingo.DRichTextItem
Returns the text of the item without any formatting.
getUnformattedText() - Method in class de.bea.domingo.proxy.RichTextItemProxy
Returns the text of the item without any formatting.
getUnid() - Method in class de.bea.domingo.map.BaseDigest
 
getUnid() - Method in class de.bea.domingo.map.BaseInstance
 
getUniversalID() - Method in interface de.bea.domingo.DDocument
The universal ID, which uniquely identifies a document across all replicas of a database.
getUniversalID() - Method in interface de.bea.domingo.DViewEntry
 
getUniversalID() - Method in class de.bea.domingo.http.DocumentHttp
The universal ID, which uniquely identifies a document across all replicas of a database.
getUniversalID() - Method in class de.bea.domingo.http.ViewEntryHttp
getUniversalID() - Method in class de.bea.domingo.mock.MockDocument
The universal ID, which uniquely identifies a document across all replicas of a database.
getUniversalID() - Method in class de.bea.domingo.mock.MockViewEntry
getUniversalID() - Method in class de.bea.domingo.proxy.DocumentProxy
The universal ID, which uniquely identifies a document across all replicas of a database.
getUniversalID() - Method in class de.bea.domingo.proxy.ViewEntryProxy
getUnprocessedDocuments() - Method in interface de.bea.domingo.DAgentContext
The documents in a database that the current agent considers to be unprocessed.
getUnprocessedDocuments() - Method in class de.bea.domingo.proxy.AgentContextProxy
The documents in a database that the current agent considers to be unprocessed.
getURL() - Method in interface de.bea.domingo.DDocument
Returns the Domino URL for its parent object.
getURL() - Method in interface de.bea.domingo.DForm
Returns the Domino URL for the form.
getURL() - Method in class de.bea.domingo.http.DocumentHttp
Returns the Domino URL for its parent object.
getURL() - Method in class de.bea.domingo.mock.MockDocument
Returns the Domino URL for its parent object.
getURL() - Method in class de.bea.domingo.proxy.DocumentProxy
Returns the Domino URL for its parent object.
getURL() - Method in class de.bea.domingo.proxy.FormProxy
Returns the Domino URL for the form.
getUserName() - Method in interface de.bea.domingo.DSession
The full name of the user or server that created the session.
getUserName() - Method in class de.bea.domingo.http.DominoHttpClient
Returns the current user name.
getUserName() - Method in class de.bea.domingo.http.SessionHttp
The full name of the user or server that created the session.
getUsername() - Method in class de.bea.domingo.map.NotesLocation
Returns the IIOP Username.
getUserName() - Method in class de.bea.domingo.proxy.SessionProxy
The full name of the user or server that created the session.
getValue() - Method in class de.bea.domingo.http.DominoTimeZone
The value of the time zone.
getValue(DDocument, String) - Method in class de.bea.domingo.map.BaseDMapper
Reads the date value of an item.
getValue(Object, String) - Method in class de.bea.domingo.map.BaseDMapper
Returns the value of an attribute given by its getter method from given object.
getValueCustomData(String) - Method in interface de.bea.domingo.DItem
Returns as an object the value of an item containing custom data.
getValueCustomData() - Method in interface de.bea.domingo.DItem
Returns as an object the value of an item containing custom data.
getValueCustomData(String) - Method in class de.bea.domingo.http.ItemHttp
Returns as an object the value of an item containing custom data.
getValueCustomData() - Method in class de.bea.domingo.http.ItemHttp
Returns as an object the value of an item containing custom data.
getValueCustomData(String) - Method in class de.bea.domingo.mock.MockItem
Returns as an object the value of an item containing custom data.
getValueCustomData() - Method in class de.bea.domingo.mock.MockItem
Returns as an object the value of an item containing custom data.
getValueCustomData(String) - Method in class de.bea.domingo.proxy.ItemProxy
Returns as an object the value of an item containing custom data.
getValueCustomData() - Method in class de.bea.domingo.proxy.ItemProxy
Returns as an object the value of an item containing custom data.
getValueCustomDataBytes(String) - Method in interface de.bea.domingo.DItem
Returns as a byte array the value of an item containing custom data.
getValueCustomDataBytes(String) - Method in class de.bea.domingo.http.ItemHttp
Returns as a byte array the value of an item containing custom data.
getValueCustomDataBytes(String) - Method in class de.bea.domingo.mock.MockItem
Returns as a byte array the value of an item containing custom data.
getValueCustomDataBytes(String) - Method in class de.bea.domingo.proxy.ItemProxy
Returns as a byte array the value of an item containing custom data.
getValueDate(DDocument, String) - Method in class de.bea.domingo.map.BaseDMapper
Reads the date value of an item.
getValueDateRange() - Method in interface de.bea.domingo.DItem
Returns the value of an item with two Calendar value, a date range.
getValueDateRange() - Method in class de.bea.domingo.http.ItemHttp
Returns the value of an item with two Calendar value, a date range.
getValueDateRange(DDocument, String) - Method in class de.bea.domingo.map.BaseDMapper
Reads the DDateRange value of an item.
getValueDateRange() - Method in class de.bea.domingo.mock.MockItem
Returns the value of an item with two Calendar value, a date range.
getValueDateRange() - Method in class de.bea.domingo.proxy.ItemProxy
Returns the value of an item with two Calendar value, a date range.
getValueDateTime() - Method in interface de.bea.domingo.DItem
Returns the value of an item with a single Calendar value.
getValueDateTime() - Method in class de.bea.domingo.http.ItemHttp
Returns the value of an item with a single Calendar value.
getValueDateTime() - Method in class de.bea.domingo.mock.MockItem
Returns the value of an item with a single Calendar value.
getValueDateTime() - Method in class de.bea.domingo.proxy.ItemProxy
Returns the value of an item with a single Calendar value.
getValueDouble() - Method in interface de.bea.domingo.DItem
Returns the value of an item with a single double value.
getValueDouble() - Method in class de.bea.domingo.http.ItemHttp
Returns the value of an item with a single double value.
getValueDouble(DDocument, String) - Method in class de.bea.domingo.map.BaseDMapper
Reads the Double value of an item.
getValueDouble() - Method in class de.bea.domingo.mock.MockItem
Returns the value of an item with a single double value.
getValueDouble() - Method in class de.bea.domingo.proxy.ItemProxy
Returns the value of an item with a single double value.
getValueInteger() - Method in interface de.bea.domingo.DItem
Returns the value of an item with a single int value.
getValueInteger() - Method in class de.bea.domingo.http.ItemHttp
Returns the value of an item with a single int value.
getValueInteger(DDocument, String) - Method in class de.bea.domingo.map.BaseDMapper
Reads the Integer value of an item.
getValueInteger() - Method in class de.bea.domingo.mock.MockItem
Returns the value of an item with a single int value.
getValueInteger() - Method in class de.bea.domingo.proxy.ItemProxy
Returns the value of an item with a single int value.
getValueLength() - Method in interface de.bea.domingo.DItem
The bytes of internal storage, including overhead, required to store an item.
getValueLength() - Method in class de.bea.domingo.http.ItemHttp
The bytes of internal storage, including overhead, required to store an item.
getValueLength() - Method in class de.bea.domingo.mock.MockItem
The bytes of internal storage, including overhead, required to store an item.
getValueLength() - Method in class de.bea.domingo.proxy.ItemProxy
The bytes of internal storage, including overhead, required to store an item.
getValues() - Method in interface de.bea.domingo.DItem
Returns the value of an item.
getValues() - Method in class de.bea.domingo.http.BaseHttp.BaseHandler
Returns the parsed values list.
getValues() - Method in class de.bea.domingo.http.ItemHttp
Returns the value of an item.
getValues() - Static method in class de.bea.domingo.map.NotesType
Returns a collection of all possible values.
getValues() - Method in class de.bea.domingo.mock.MockItem
Returns the value of an item.
getValues() - Method in class de.bea.domingo.proxy.ItemProxy
Returns the value of an item.
getValueString() - Method in interface de.bea.domingo.DItem
Returns the value of an item with a single text value.
getValueString() - Method in class de.bea.domingo.http.ItemHttp
Returns the value of an item with a single text value.
getValueString(DDocument, String) - Method in class de.bea.domingo.map.BaseDMapper
Reads the String value of an item.
getValueString() - Method in class de.bea.domingo.mock.MockItem
Returns the value of an item with a single text value.
getValueString() - Method in class de.bea.domingo.proxy.ItemProxy
Returns the value of an item with a single text value.
getVerifier() - Method in interface de.bea.domingo.DBaseDocument
The name of the certificate that verified a signature, if a document is signed.
getVerifier() - Method in class de.bea.domingo.http.BaseDocumentHttp
The name of the certificate that verified a signature, if a document is signed.
getVerifier() - Method in class de.bea.domingo.mock.MockDocument
The name of the certificate that verified a signature, if a document is signed.
getVerifier() - Method in class de.bea.domingo.proxy.BaseDocumentProxy
The name of the certificate that verified a signature, if a document is signed.
getView(String) - Method in interface de.bea.domingo.DDatabase
Finds a view or folder in a database, given the name or alias of the view or folder.
getView(String) - Method in class de.bea.domingo.http.DatabaseHttp
Finds a view or folder in a database, given the name or alias of the view or folder.
getView(String) - Method in class de.bea.domingo.proxy.DatabaseProxy
Finds a view or folder in a database, given the name or alias of the view or folder.
getViews() - Method in interface de.bea.domingo.DDatabase
The views and folders in a database.
getViews() - Method in class de.bea.domingo.http.DatabaseHttp
The views and folders in a database.
getViews() - Method in class de.bea.domingo.proxy.DatabaseProxy
The views and folders in a database.
getWho() - Method in class de.bea.domingo.groupware.EmailDigest
 
getWidth() - Method in interface de.bea.domingo.DViewColumn
The width of a column.
getWidth() - Method in class de.bea.domingo.proxy.ViewColumnProxy
The width of a column.
getYear() - Method in class de.bea.domingo.util.GregorianDate
Returns the year of the calendar.
getYear() - Method in class de.bea.domingo.util.GregorianDateTime
Returns the year of the calendar.
getYearFormat() - Method in class de.bea.domingo.http.DominoLocale
 
GregorianDate - Class in de.bea.domingo.util
A date-only Gregorian calendar.
GregorianDate() - Constructor for class de.bea.domingo.util.GregorianDate
Default Constructor.
GregorianDate(Date) - Constructor for class de.bea.domingo.util.GregorianDate
Creates a new Gregorian date from a given java.util.Date.
GregorianDate(Calendar) - Constructor for class de.bea.domingo.util.GregorianDate
Creates a new Gregorian date from a given java.util.Calendar.
GregorianDate(int, int, int) - Constructor for class de.bea.domingo.util.GregorianDate
Creates a new Gregorian date from given year, month and date.
GregorianDateRange - Class in de.bea.domingo.util
A Gregorian date range.
GregorianDateRange() - Constructor for class de.bea.domingo.util.GregorianDateRange
Constructor.
GregorianDateRange(Calendar, Calendar) - Constructor for class de.bea.domingo.util.GregorianDateRange
Constructor.
GregorianDateTime - Class in de.bea.domingo.util
A Gregorian calendar with date and time, but without milliseconds.
GregorianDateTime() - Constructor for class de.bea.domingo.util.GregorianDateTime
Default constructor.
GregorianDateTime(TimeZone) - Constructor for class de.bea.domingo.util.GregorianDateTime
Constructor.
GregorianDateTime(Date) - Constructor for class de.bea.domingo.util.GregorianDateTime
Creates a new Gregorian date from a given java.util.Date.
GregorianDateTime(Date, TimeZone) - Constructor for class de.bea.domingo.util.GregorianDateTime
Creates a new Gregorian date from a given java.util.Date.
GregorianDateTime(Calendar) - Constructor for class de.bea.domingo.util.GregorianDateTime
Creates a new Gregorian date from a given java.util.Calendar.
GregorianDateTime(int, int, int) - Constructor for class de.bea.domingo.util.GregorianDateTime
Creates a new Gregorian date from given year, month and date.
GregorianDateTime(int, int, int, int, int, int) - Constructor for class de.bea.domingo.util.GregorianDateTime
Creates a new Gregorian date from given year, month and date.
GregorianDateTime(int, int, int, int, int, int, TimeZone) - Constructor for class de.bea.domingo.util.GregorianDateTime
Creates a new Gregorian date from given year, month and date.
GregorianDateTimeRange - Class in de.bea.domingo.util
A date/time range.
GregorianDateTimeRange() - Constructor for class de.bea.domingo.util.GregorianDateTimeRange
Constructor.
GregorianDateTimeRange(Calendar, Calendar) - Constructor for class de.bea.domingo.util.GregorianDateTimeRange
Constructor.
GregorianTime - Class in de.bea.domingo.util
A time-only Gregorian calendar.
GregorianTime() - Constructor for class de.bea.domingo.util.GregorianTime
Default Constructor.
GregorianTime(Date) - Constructor for class de.bea.domingo.util.GregorianTime
Creates a new Gregorian date from a given java.util.Date.
GregorianTime(Calendar) - Constructor for class de.bea.domingo.util.GregorianTime
Creates a new Gregorian date from a given java.util.Calendar.
GregorianTime(int, int, int) - Constructor for class de.bea.domingo.util.GregorianTime
Creates a new Gregorian date from given year, month and date.
GregorianTimeRange - Class in de.bea.domingo.util
A Gregorian time range.
GregorianTimeRange() - Constructor for class de.bea.domingo.util.GregorianTimeRange
Constructor.
GregorianTimeRange(Calendar, Calendar) - Constructor for class de.bea.domingo.util.GregorianTimeRange
Constructor.
GregorianTimeZone - Class in de.bea.domingo.util
A time-only Gregorian calendar.
GregorianTimeZone() - Constructor for class de.bea.domingo.util.GregorianTimeZone
Default Constructor.
GregorianTimeZone(Date) - Constructor for class de.bea.domingo.util.GregorianTimeZone
Creates a new Gregorian date from a given java.util.Date.
GregorianTimeZone(Calendar) - Constructor for class de.bea.domingo.util.GregorianTimeZone
Creates a new Gregorian date from a given java.util.Calendar.
GregorianTimeZone(TimeZone) - Constructor for class de.bea.domingo.util.GregorianTimeZone
Creates a new Gregorian time zone from a given time zone.
Groupware - Class in de.bea.domingo.groupware
Main entry point to the groupware functionality of domingo.
Groupware(String) - Constructor for class de.bea.domingo.groupware.Groupware
Constructor.
Groupware(String, DNotesMonitor) - Constructor for class de.bea.domingo.groupware.Groupware
Constructor.
Groupware(NotesLocation) - Constructor for class de.bea.domingo.groupware.Groupware
Constructor.
Groupware(NotesLocation, DNotesMonitor) - Constructor for class de.bea.domingo.groupware.Groupware
Constructor.
GroupwareException - Exception in de.bea.domingo.groupware
Base class of all exceptions in the groupware package of domingo.
GroupwareException() - Constructor for exception de.bea.domingo.groupware.GroupwareException
Constructor.
GroupwareException(String, Throwable) - Constructor for exception de.bea.domingo.groupware.GroupwareException
Constructor.
GroupwareException(String) - Constructor for exception de.bea.domingo.groupware.GroupwareException
Constructor.
GroupwareException(Throwable) - Constructor for exception de.bea.domingo.groupware.GroupwareException
Constructor.
GroupwareRuntimeException - Exception in de.bea.domingo.groupware
Base class of all runtime exceptions in the groupware package of domingo.
GroupwareRuntimeException() - Constructor for exception de.bea.domingo.groupware.GroupwareRuntimeException
Constructor.
GroupwareRuntimeException(String, Throwable) - Constructor for exception de.bea.domingo.groupware.GroupwareRuntimeException
Constructor.
GroupwareRuntimeException(String) - Constructor for exception de.bea.domingo.groupware.GroupwareRuntimeException
Constructor.
GroupwareRuntimeException(Throwable) - Constructor for exception de.bea.domingo.groupware.GroupwareRuntimeException
Constructor.

H

handleThrowable(Throwable) - Method in class de.bea.domingo.threadpool.DefaultThreadFactory
Callback method if an Throwable occurs during starting a thread.
handleThrowable(Throwable) - Method in interface de.bea.domingo.threadpool.ThreadFactory
Callback method if an Throwable occurs during starting a thread.
hasEmbedded() - Method in interface de.bea.domingo.DBaseDocument
Indicates whether a document contains one or more embedded objects, object links, or file attachments.
hasEmbedded() - Method in class de.bea.domingo.http.BaseDocumentHttp
Indicates whether a document contains one or more embedded objects, object links, or file attachments.
hasEmbedded() - Method in class de.bea.domingo.mock.MockDocument
Indicates whether a document contains one or more embedded objects, object links, or file attachments.
hasEmbedded() - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Indicates whether a document contains one or more embedded objects, object links, or file attachments.
hashCode() - Method in interface de.bea.domingo.DBase
Returns a hash code value for the object.
hashCode() - Method in class de.bea.domingo.DNotesError
 
hashCode() - Method in class de.bea.domingo.http.DominoTimeZone
hashCode() - Method in class de.bea.domingo.map.MethodFinder
hashCode() - Method in class de.bea.domingo.map.NotesType
hashCode() - Method in class de.bea.domingo.util.GregorianTimeZone
Returns a hash code value for the object.
hasItem(String) - Method in interface de.bea.domingo.DBaseDocument
Indicates whether an item exists in the document.
hasItem(String) - Method in class de.bea.domingo.http.BaseDocumentHttp
Indicates whether an item exists in the document.
hasItem(String) - Method in class de.bea.domingo.mock.MockDocument
Indicates whether an item exists in the document.
hasItem(String) - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Indicates whether an item exists in the document.
hasMethod(Class, String) - Static method in class de.bea.domingo.map.BaseDMapper
Checks if a class contains a method with the specified name and no arguments.
hasNext() - Method in class de.bea.domingo.proxy.BaseCollectionProxy.ViewIterator
hasNext() - Method in class de.bea.domingo.proxy.BaseDocumentProxy.ItemsIterator
Indicates whether this iterator has a next element or not.
hasNext() - Method in class de.bea.domingo.proxy.BaseProxy.DocumentCollectionIterator
hasNext() - Method in class de.bea.domingo.proxy.RichTextItemProxy.EmbeddedObjectsIterator
Indicates whether this iterator has a next element or not.
hasNext() - Method in class de.bea.domingo.proxy.ViewProxy.CategoryIterator
Indicates whether this iterator has a next element or not.
hasNext() - Method in class de.bea.domingo.proxy.ViewProxy.ViewEntriesIterator
hasNext() - Method in class de.bea.domingo.proxy.ViewProxy.ViewEntriesReverseIterator
hasNext() - Method in class de.bea.domingo.proxy.ViewProxy.ViewNavigatorIterator
headerNames() - Method in class de.bea.domingo.groupware.Email
Returns a set of the names of all available header attributes..
HIGH - Static variable in class de.bea.domingo.groupware.Email.Importance
Represents a high importance.
HIGH - Static variable in class de.bea.domingo.groupware.Email.Priority
Represents a high priority.
HTML - Static variable in interface de.bea.domingo.DItem
item type.
HTTP_PROTOCOL - Static variable in class de.bea.domingo.map.NotesLocation
Protocol of a notes location.

I

ICON - Static variable in interface de.bea.domingo.DItem
item type.
implode(List, String) - Static method in class de.bea.domingo.http.DominoPreferences
Combines the elements of a string array to a single string using a given seperator.
increase(String) - Static method in class de.bea.domingo.http.ViewHttp
Increases a position string to the next position.
incrementDateTimeCounter() - Static method in class de.bea.domingo.proxy.BaseProxy
Increments the global counter for DateTime objects.
INFO - Static variable in interface de.bea.domingo.DNotesMonitor
constant to indicate info messages.
info(String) - Method in interface de.bea.domingo.DNotesMonitor
info output.
info(String, Throwable) - Method in interface de.bea.domingo.DNotesMonitor
info output.
info(String) - Method in class de.bea.domingo.monitor.AbstractDefaultMonitor
info output.
info(String, Throwable) - Method in class de.bea.domingo.monitor.AbstractDefaultMonitor
info output.
info(String, Throwable) - Method in class de.bea.domingo.monitor.Jdk14LoggerMonitor
info output.
info(String) - Method in class de.bea.domingo.monitor.Jdk14LoggerMonitor
info output.
info(String, Throwable) - Method in class de.bea.domingo.monitor.Log4jMonitor
info output.
info(String) - Method in class de.bea.domingo.monitor.Log4jMonitor
info output.
info(String, Throwable) - Method in class de.bea.domingo.monitor.LoggingMonitor
info output.
info(String) - Method in class de.bea.domingo.monitor.LoggingMonitor
info output.
info(String, NotesException) - Method in class de.bea.domingo.proxy.InternationalProxy
Sends a warning to the current monitor.
init(ServletConfig) - Method in class de.bea.domingo.servlet.DomingoServlet
initThread() - Method in class de.bea.domingo.proxy.DNotesThread
 
initThread() - Method in class de.bea.domingo.threadpool.DefaultThreadFactory
Initialize resources of a new thread.
initThread() - Method in interface de.bea.domingo.threadpool.ThreadFactory
Initialize resources of a new thread.
INNER_CLASS_SEPARATOR_CHAR - Static variable in class de.bea.domingo.exception.ExceptionUtil
Inner class separator character: '$' == 36.
InternationalProxy - Class in de.bea.domingo.proxy
Proxy to the Notes international settings.
InternationalProxy(Session, DNotesMonitor) - Constructor for class de.bea.domingo.proxy.InternationalProxy
Constructor.
InvocationTask - Class in de.bea.domingo.service
Invocation task for worker thread.
InvocationTask(Object, Method, Object[]) - Constructor for class de.bea.domingo.service.InvocationTask
Constructor.
invoke(Object, Method, Object[]) - Method in class de.bea.domingo.service.NotesInvocationHandler
Processes a method invocation on a proxy instance and returns the result.
invoke(Object, Method, Object[]) - Method in class de.bea.domingo.service.NotesServiceFactory
Invokes a method within a Thread from the thread pool.
invokeLater(Runnable) - Method in class de.bea.domingo.threadpool.SimpleThreadPool
Dispatch a new task onto this pool to be invoked asynchronously later.
invokeLater(Runnable) - Method in interface de.bea.domingo.threadpool.ThreadPool
Dispatch a new task onto this pool to be invoked asynchronously later.
isAccentSensitiveSort() - Method in interface de.bea.domingo.DViewColumn
Indicates whether an auto-sorted column is sorted with regard to accent.
isAccentSensitiveSort() - Method in class de.bea.domingo.proxy.ViewColumnProxy
Indicates whether an auto-sorted column is sorted with regard to accent.
isAuthors() - Method in interface de.bea.domingo.DItem
Indicates whether an item is of type Authors.
isAuthors() - Method in class de.bea.domingo.http.ItemHttp
Indicates whether an item is of type Authors.
isAuthors() - Method in class de.bea.domingo.mock.MockItem
Indicates whether an item is of type Authors.
isAuthors() - Method in class de.bea.domingo.proxy.ItemProxy
Indicates whether an item is of type Authors.
isCascadingThrowable() - Static method in class de.bea.domingo.exception.ExceptionUtil
Checks if the Throwable class has a getCause method.
isCascadingThrowable(Throwable) - Static method in class de.bea.domingo.exception.ExceptionUtil
Checks whether this Throwable class can store a cause.
isCaseSensitiveSort() - Method in interface de.bea.domingo.DViewColumn
Indicates whether an auto-sorted column is sorted with regard to case.
isCaseSensitiveSort() - Method in class de.bea.domingo.proxy.ViewColumnProxy
Indicates whether an auto-sorted column is sorted with regard to case.
isCategory() - Method in interface de.bea.domingo.DViewColumn
Indicates whether a column is categorized.
isCategory() - Method in interface de.bea.domingo.DViewEntry
Indicates whether a view entry is a category.
isCategory() - Method in class de.bea.domingo.http.ViewEntryHttp
Indicates whether a view entry is a category.
isCategory() - Method in class de.bea.domingo.mock.MockViewEntry
Indicates whether a view entry is a category.
isCategory() - Method in class de.bea.domingo.proxy.ViewColumnProxy
Indicates whether a column is categorized.
isCategory() - Method in class de.bea.domingo.proxy.ViewEntryProxy
Indicates whether a view entry is a category.
isCompleted() - Method in class de.bea.domingo.service.InvocationTask
Indicates whether the task is completed.
isConflict() - Method in interface de.bea.domingo.DViewEntry
Indicates if a view entry is for a document on which a replication or save conflict occurred.
isConflict() - Method in class de.bea.domingo.http.ViewEntryHttp
Indicates if a view entry is for a document on which a replication or save conflict occurred.
isConflict() - Method in class de.bea.domingo.mock.MockViewEntry
Indicates if a view entry is for a document on which a replication or save conflict occurred.
isConflict() - Method in class de.bea.domingo.proxy.ViewEntryProxy
Indicates if a view entry is for a document on which a replication or save conflict occurred.
isDateSet(DateTime) - Method in class de.bea.domingo.proxy.InternationalProxy
Checks if a DateTime object defines a date.
isDateSet(Calendar) - Method in class de.bea.domingo.proxy.InternationalProxy
Checks if a Calendar object defines a date.
isDebugEnabled() - Method in interface de.bea.domingo.DNotesMonitor
Checks if debug output is enabled or not.
isDebugEnabled() - Method in class de.bea.domingo.monitor.AbstractMonitor
Checks if debug output is enabled or not.
isDebugEnabled() - Method in class de.bea.domingo.monitor.Jdk14LoggerMonitor
Checks if debug output is enabled or not.
isDebugEnabled() - Method in class de.bea.domingo.monitor.Log4jMonitor
Checks if debug output is enabled or not.
isDebugEnabled() - Method in class de.bea.domingo.monitor.LoggingMonitor
Checks if debug output is enabled or not.
isDelayUpdates() - Method in interface de.bea.domingo.DDatabase
Indicates whether updates to a server are delayed (batched) for better performance.
isDelayUpdates() - Method in class de.bea.domingo.http.DatabaseHttp
Indicates whether updates to a server are delayed (batched) for better performance.
isDelayUpdates() - Method in class de.bea.domingo.proxy.DatabaseProxy
Indicates whether updates to a server are delayed (batched) for better performance.
isDeleted() - Method in interface de.bea.domingo.DBaseDocument
Indicates whether a Document object represents an existing document (not a deletion stub) on an ongoing basis.
isDeleted() - Method in class de.bea.domingo.http.BaseDocumentHttp
Indicates whether a Document object represents an existing document (not a deletion stub) on an ongoing basis.
isDeleted() - Method in class de.bea.domingo.mock.MockDocument
Indicates whether a Document object represents an existing document (not a deletion stub) on an ongoing basis.
isDeleted() - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Indicates whether a Document object represents an existing document (not a deletion stub) on an ongoing basis.
isDocument() - Method in interface de.bea.domingo.DViewEntry
Indicates whether a view entry is a document.
isDocument() - Method in class de.bea.domingo.http.ViewEntryHttp
Indicates whether a view entry is a document.
isDocument() - Method in class de.bea.domingo.mock.MockViewEntry
Indicates whether a view entry is a document.
isDocument() - Method in class de.bea.domingo.proxy.ViewEntryProxy
Indicates whether a view entry is a document.
isDocumentLockingEnabled() - Method in interface de.bea.domingo.DDatabase
Indicates whether document locking is enabled for a database.
isDocumentLockingEnabled() - Method in class de.bea.domingo.http.DatabaseHttp
Indicates whether document locking is enabled for a database.
isDocumentLockingEnabled() - Method in class de.bea.domingo.proxy.DatabaseProxy
Indicates whether document locking is enabled for a database.
isDomingoAvailable() - Method in class de.bea.domingo.http.SessionHttp
Checks if the Domingo database is available on the server or not.
isDst() - Method in class de.bea.domingo.http.DominoTimeZone
Returns whether daylight saving time should be observed.
isEmpty() - Method in class de.bea.domingo.proxy.NotesRecycleQueue
Checks is the queue is empty or not.
isEmpty() - Method in class de.bea.domingo.queue.MTQueue
Checks is the queue is empty or not.
isEmpty() - Method in interface de.bea.domingo.queue.Queue
Checks is the queue is empty or not.
isEnabled() - Method in interface de.bea.domingo.DAgent
Indicates if an agent is able to run or not.
isEnabled() - Method in class de.bea.domingo.http.AgentHttp
Indicates if an agent is able to run or not.
isEnabled() - Method in class de.bea.domingo.proxy.AgentProxy
Indicates if an agent is able to run or not.
isEncrypted() - Method in interface de.bea.domingo.DBaseDocument
Indicates whether a document is encrypted.
isEncrypted() - Method in interface de.bea.domingo.DItem
Indicates whether an item is encrypted.
isEncrypted() - Method in class de.bea.domingo.http.BaseDocumentHttp
Indicates whether a document is encrypted.
isEncrypted() - Method in class de.bea.domingo.http.ItemHttp
Indicates whether an item is encrypted.
isEncrypted() - Method in class de.bea.domingo.mock.MockDocument
Indicates whether a document is encrypted.
isEncrypted() - Method in class de.bea.domingo.mock.MockItem
Indicates whether an item is encrypted.
isEncrypted() - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Indicates whether a document is encrypted.
isEncrypted() - Method in class de.bea.domingo.proxy.ItemProxy
Indicates whether an item is encrypted.
isEncryptOnSend() - Method in interface de.bea.domingo.DBaseDocument
Indicates whether a document is encrypted when mailed.
isEncryptOnSend() - Method in class de.bea.domingo.http.BaseDocumentHttp
Indicates whether a document is encrypted when mailed.
isEncryptOnSend() - Method in class de.bea.domingo.mock.MockDocument
Indicates whether a document is encrypted when mailed.
isEncryptOnSend() - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Indicates whether a document is encrypted when mailed.
isErrorEnabled() - Method in interface de.bea.domingo.DNotesMonitor
Checks if error output is enabled or not.
isErrorEnabled() - Method in class de.bea.domingo.monitor.AbstractMonitor
Checks if error output is enabled or not.
isErrorEnabled() - Method in class de.bea.domingo.monitor.Jdk14LoggerMonitor
Checks if error output is enabled or not.
isErrorEnabled() - Method in class de.bea.domingo.monitor.Log4jMonitor
Checks if error output is enabled or not.
isErrorEnabled() - Method in class de.bea.domingo.monitor.LoggingMonitor
Checks if error output is enabled or not.
isFatalErrorEnabled() - Method in interface de.bea.domingo.DNotesMonitor
Checks if fatal error output is enabled or not.
isFatalErrorEnabled() - Method in class de.bea.domingo.monitor.AbstractMonitor
Checks if fatal error output is enabled or not.
isFatalErrorEnabled() - Method in class de.bea.domingo.monitor.Jdk14LoggerMonitor
Checks if fatal error output is enabled or not.
isFatalErrorEnabled() - Method in class de.bea.domingo.monitor.Log4jMonitor
Checks if fatal error output is enabled or not.
isFatalErrorEnabled() - Method in class de.bea.domingo.monitor.LoggingMonitor
Checks if fatal error output is enabled or not.
isField() - Method in interface de.bea.domingo.DViewColumn
Indicates whether a column value is based on a field value.
isField() - Method in class de.bea.domingo.proxy.ViewColumnProxy
Indicates whether a column value is based on a field value.
isFontBold() - Method in interface de.bea.domingo.DViewColumn
Indicates whether the font style for a column includes bold.
isFontBold() - Method in class de.bea.domingo.proxy.ViewColumnProxy
Indicates whether the font style for a column includes bold.
isFontItalic() - Method in interface de.bea.domingo.DViewColumn
Indicates whether the font style for a column includes italic.
isFontItalic() - Method in class de.bea.domingo.proxy.ViewColumnProxy
Indicates whether the font style for a column includes italic.
isFontStrikethrough() - Method in interface de.bea.domingo.DViewColumn
Indicates whether the font style for a column includes strikethrough.
isFontStrikethrough() - Method in class de.bea.domingo.proxy.ViewColumnProxy
Indicates whether the font style for a column includes strikethrough.
isFontUnderline() - Method in interface de.bea.domingo.DViewColumn
Indicates whether the font style for a column includes underline.
isFontUnderline() - Method in class de.bea.domingo.proxy.ViewColumnProxy
Indicates whether the font style for a column includes underline.
isFormula() - Method in interface de.bea.domingo.DViewColumn
Indicates whether a column value is based on a simple function or a formula.
isFormula() - Method in class de.bea.domingo.proxy.ViewColumnProxy
Indicates whether a column value is based on a simple function or a formula.
isFTIndexed() - Method in interface de.bea.domingo.DDatabase
Indicates whether or not a database has a full-text index.
isFTIndexed() - Method in class de.bea.domingo.http.DatabaseHttp
Indicates whether or not a database has a full-text index.
isFTIndexed() - Method in class de.bea.domingo.proxy.DatabaseProxy
Indicates whether or not a database has a full-text index.
isHeaderFontBold() - Method in interface de.bea.domingo.DViewColumn
Indicates whether the header font style for a column includes bold.
isHeaderFontBold() - Method in class de.bea.domingo.proxy.ViewColumnProxy
Indicates whether the header font style for a column includes bold.
isHeaderFontItalic() - Method in interface de.bea.domingo.DViewColumn
Indicates whether the header font style for a column includes italic.
isHeaderFontItalic() - Method in class de.bea.domingo.proxy.ViewColumnProxy
Indicates whether the header font style for a column includes italic.
isHeaderFontStrikethrough() - Method in interface de.bea.domingo.DViewColumn
Indicates whether the header font style for a column includes strikethrough.
isHeaderFontStrikethrough() - Method in class de.bea.domingo.proxy.ViewColumnProxy
Indicates whether the header font style for a column includes strikethrough.
isHeaderFontUnderline() - Method in interface de.bea.domingo.DViewColumn
Indicates whether the header font style for a column includes underline.
isHeaderFontUnderline() - Method in class de.bea.domingo.proxy.ViewColumnProxy
Indicates whether the header font style for a column includes underline.
isHidden() - Method in interface de.bea.domingo.DViewColumn
Indicates whether a column is hidden.
isHidden() - Method in class de.bea.domingo.proxy.ViewColumnProxy
Indicates whether a column is hidden.
isHideDetail() - Method in interface de.bea.domingo.DViewColumn
Indicates whether the details for total columns are hidden.
isHideDetail() - Method in class de.bea.domingo.proxy.ViewColumnProxy
Indicates whether the details for total columns are hidden.
isHttp() - Method in class de.bea.domingo.map.NotesLocation
Checks if the notes location is using the HTTP protocol.
isIcon() - Method in interface de.bea.domingo.DViewColumn
Indicates whether column values are displayed as icons.
isIcon() - Method in class de.bea.domingo.proxy.ViewColumnProxy
Indicates whether column values are displayed as icons.
isIIOP() - Method in class de.bea.domingo.map.NotesLocation
Checks if the notes location is a IIOP location or not.
isInfoEnabled() - Method in interface de.bea.domingo.DNotesMonitor
Checks if info output is enabled or not.
isInfoEnabled() - Method in class de.bea.domingo.monitor.AbstractMonitor
Checks if info output is enabled or not.
isInfoEnabled() - Method in class de.bea.domingo.monitor.Jdk14LoggerMonitor
Checks if info output is enabled or not.
isInfoEnabled() - Method in class de.bea.domingo.monitor.Log4jMonitor
Checks if info output is enabled or not.
isInfoEnabled() - Method in class de.bea.domingo.monitor.LoggingMonitor
Checks if info output is enabled or not.
isLocal() - Method in class de.bea.domingo.map.NotesLocation
Checks if a notes location is local or not.
isNameAllowed(String) - Method in class de.bea.domingo.map.MapMapper
Must be implemented by derived classes to select allowed names.
isNames() - Method in interface de.bea.domingo.DItem
Indicates whether an item is of type Names.
isNames() - Method in class de.bea.domingo.http.ItemHttp
Indicates whether an item is of type Names.
isNames() - Method in class de.bea.domingo.mock.MockItem
Indicates whether an item is of type Names.
isNames() - Method in class de.bea.domingo.proxy.ItemProxy
Indicates whether an item is of type Names.
isNewNote() - Method in interface de.bea.domingo.DDocument
Indicates whether a document is new.
isNewNote() - Method in class de.bea.domingo.http.DocumentHttp
Indicates whether a document is new.
isNewNote() - Method in class de.bea.domingo.mock.MockDocument
Indicates whether a document is new.
isNewNote() - Method in class de.bea.domingo.proxy.DocumentProxy
Indicates whether a document is new.
isNoMesssages() - Method in class de.bea.domingo.monitor.AbstractMonitor
Checks if the monitor level is set to NONE.
isNotesAgent() - Method in interface de.bea.domingo.DAgent
Indicates if an agent can run in the Notes client environment.
isNotesAgent() - Method in class de.bea.domingo.http.AgentHttp
Indicates if an agent can run in the Notes client environment.
isNotesAgent() - Method in class de.bea.domingo.proxy.AgentProxy
Indicates if an agent can run in the Notes client environment.
isNumberAttribParens() - Method in interface de.bea.domingo.DViewColumn
Indicates whether the number attributes for a column include parentheses for negative numbers.
isNumberAttribParens() - Method in class de.bea.domingo.proxy.ViewColumnProxy
Indicates whether the number attributes for a column include parentheses for negative numbers.
isNumberAttribPercent() - Method in interface de.bea.domingo.DViewColumn
Indicates whether the number attributes for a column include displaying the number as a percentage.
isNumberAttribPercent() - Method in class de.bea.domingo.proxy.ViewColumnProxy
Indicates whether the number attributes for a column include displaying the number as a percentage.
isNumberAttribPunctuated() - Method in interface de.bea.domingo.DViewColumn
Indicates whether the number attributes for a column include punctuation at thousandths.
isNumberAttribPunctuated() - Method in class de.bea.domingo.proxy.ViewColumnProxy
Indicates whether the number attributes for a column include punctuation at thousandths.
isOnServer() - Method in interface de.bea.domingo.DSession
Indicates if the session is running on a server.
isOnServer() - Method in class de.bea.domingo.http.SessionHttp
Indicates if the session is running on a server.
isOnServer() - Method in class de.bea.domingo.proxy.SessionProxy
Indicates if the session is running on a server.
isOpen() - Method in interface de.bea.domingo.DDatabase
Indicates whether a database is open.
isOpen() - Method in class de.bea.domingo.http.DatabaseHttp
Indicates whether a database is open.
isOpen() - Method in class de.bea.domingo.proxy.DatabaseProxy
Indicates whether a database is open.
isPrivate() - Method in interface de.bea.domingo.groupware.AddressBook
Indicates if a database is a Personal Address Book.
isPrivate() - Method in class de.bea.domingo.groupware.map.NamesDatabase
Indicates if a database is a Personal Address Book.
isPrivateAddressBook() - Method in interface de.bea.domingo.DDatabase
Indicates if a database is a Personal Address Book.
isPrivateAddressBook() - Method in class de.bea.domingo.http.DatabaseHttp
Indicates if a database is a Personal Address Book.
isPrivateAddressBook() - Method in class de.bea.domingo.proxy.DatabaseProxy
Indicates if a database is a Personal Address Book.
isProfile() - Method in interface de.bea.domingo.DBaseDocument
Indicates whether a Document object is a profile document.
isProfile() - Method in class de.bea.domingo.http.BaseDocumentHttp
Indicates whether a Document object is a profile document.
isProfile() - Method in class de.bea.domingo.mock.MockDocument
Indicates whether a Document object is a profile document.
isProfile() - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Indicates whether a Document object is a profile document.
isProtected() - Method in interface de.bea.domingo.DItem
Indicates whether a user needs at least Editor access to modify an item.
isProtected() - Method in class de.bea.domingo.http.ItemHttp
Indicates whether a user needs at least Editor access to modify an item.
isProtected() - Method in class de.bea.domingo.mock.MockItem
Indicates whether a user needs at least Editor access to modify an item.
isProtected() - Method in class de.bea.domingo.proxy.ItemProxy
Indicates whether a user needs at least Editor access to modify an item.
isProtectReaders() - Method in interface de.bea.domingo.DForm
Returns if the $Readers items is protected from being overwritten by replication.
isProtectReaders() - Method in class de.bea.domingo.proxy.FormProxy
Returns if the $Readers items is protected from being overwritten by replication.
isProtectUsers() - Method in interface de.bea.domingo.DForm
Returns if the $FormUsers items is protected from being overwritten by replication.
isProtectUsers() - Method in class de.bea.domingo.proxy.FormProxy
Returns if the $FormUsers items is protected from being overwritten by replication.
isPublic() - Method in interface de.bea.domingo.DAgent
Indicates if an agent is public or personal.
isPublic() - Method in interface de.bea.domingo.groupware.AddressBook
Indicates if a database is a Public Address Book.
isPublic() - Method in class de.bea.domingo.groupware.map.NamesDatabase
Indicates if a database is a Public Address Book.
isPublic() - Method in class de.bea.domingo.http.AgentHttp
Indicates if an agent is public or personal.
isPublic() - Method in class de.bea.domingo.proxy.AgentProxy
Indicates if an agent is public or personal.
isPublicAddressBook() - Method in interface de.bea.domingo.DDatabase
Indicates if a database is a Domino Directory.
isPublicAddressBook() - Method in class de.bea.domingo.http.DatabaseHttp
Indicates if a database is a Domino Directory.
isPublicAddressBook() - Method in class de.bea.domingo.proxy.DatabaseProxy
Indicates if a database is a Domino Directory.
isReaders() - Method in interface de.bea.domingo.DItem
Indicates whether an item is of type Readers.
isReaders() - Method in class de.bea.domingo.http.ItemHttp
Indicates whether an item is of type Readers.
isReaders() - Method in class de.bea.domingo.mock.MockItem
Indicates whether an item is of type Readers.
isReaders() - Method in class de.bea.domingo.proxy.ItemProxy
Indicates whether an item is of type Readers.
isResize() - Method in interface de.bea.domingo.DViewColumn
Indicates whether a column is resizable.
isResize() - Method in class de.bea.domingo.proxy.ViewColumnProxy
Indicates whether a column is resizable.
isResortAscending() - Method in interface de.bea.domingo.DViewColumn
Indicates whether a column is a user-sorted column that can be sorted in ascending order.
isResortAscending() - Method in class de.bea.domingo.proxy.ViewColumnProxy
Indicates whether a column is a user-sorted column that can be sorted in ascending order.
isResortDescending() - Method in interface de.bea.domingo.DViewColumn
Indicates whether a column is a user-sorted column that can be sorted in descending order.
isResortDescending() - Method in class de.bea.domingo.proxy.ViewColumnProxy
Indicates whether a column is a user-sorted column that can be sorted in descending order.
isResortToView() - Method in interface de.bea.domingo.DViewColumn
Indicates whether a column is a user-sorted column that allows the user to change to another view.
isResortToView() - Method in class de.bea.domingo.proxy.ViewColumnProxy
Indicates whether a column is a user-sorted column that allows the user to change to another view.
isResponse() - Method in interface de.bea.domingo.DDocument
Indicates whether a document is a response to another document.
isResponse() - Method in interface de.bea.domingo.DViewColumn
Indicates whether a column contains only response documents.
isResponse() - Method in class de.bea.domingo.http.DocumentHttp
Indicates whether a document is a response to another document.
isResponse() - Method in class de.bea.domingo.mock.MockDocument
Indicates whether a document is a response to another document.
isResponse() - Method in class de.bea.domingo.proxy.DocumentProxy
Indicates whether a document is a response to another document.
isResponse() - Method in class de.bea.domingo.proxy.ViewColumnProxy
Indicates whether a column contains only response documents.
isRestricted() - Method in class de.bea.domingo.DAgentBase
Deprecated. Checks if the current agent is a restricted agent or not.
isRestricted() - Method in class de.bea.domingo.notes.DAgentBase
Checks if the current agent is a restricted agent or not.
isSaveMessageOnSend() - Method in interface de.bea.domingo.DBaseDocument
Indicates whether a document is saved to a database when mailed.
isSaveMessageOnSend() - Method in class de.bea.domingo.http.BaseDocumentHttp
Indicates whether a document is saved to a database when mailed.
isSaveMessageOnSend() - Method in class de.bea.domingo.mock.MockDocument
Indicates whether a document is saved to a database when mailed.
isSaveMessageOnSend() - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Indicates whether a document is saved to a database when mailed.
isSaveToDisk() - Method in interface de.bea.domingo.DItem
Indicates whether an item is saved when the document is saved.
isSaveToDisk() - Method in class de.bea.domingo.http.ItemHttp
Indicates whether an item is saved when the document is saved.
isSaveToDisk() - Method in class de.bea.domingo.mock.MockItem
Indicates whether an item is saved when the document is saved.
isSaveToDisk() - Method in class de.bea.domingo.proxy.ItemProxy
Indicates whether an item is saved when the document is saved.
isSecondaryResort() - Method in interface de.bea.domingo.DViewColumn
Indicates whether an ascending or descending user-sorted column has a secondary sorting column.
isSecondaryResort() - Method in class de.bea.domingo.proxy.ViewColumnProxy
Indicates whether an ascending or descending user-sorted column has a secondary sorting column.
isSecondaryResortDescending() - Method in interface de.bea.domingo.DViewColumn
Indicates whether a secondary sorting column for a user-sorted column is sorted in descending order.
isSecondaryResortDescending() - Method in class de.bea.domingo.proxy.ViewColumnProxy
Indicates whether a secondary sorting column for a user-sorted column is sorted in descending order.
isSendAttachments() - Method in class de.bea.domingo.groupware.CalendarEntry
Checks if attachments should be sent.
isSentByAgent() - Method in interface de.bea.domingo.DBaseDocument
Indicates whether a document was mailed by a Domino program.
isSentByAgent() - Method in class de.bea.domingo.http.BaseDocumentHttp
Indicates whether a document was mailed by a Domino program.
isSentByAgent() - Method in class de.bea.domingo.mock.MockDocument
Indicates whether a document was mailed by a Domino program.
isSentByAgent() - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Indicates whether a document was mailed by a Domino program.
isShowTwistie() - Method in interface de.bea.domingo.DViewColumn
Indicates whether an expandable column displays a twistie.
isShowTwistie() - Method in class de.bea.domingo.proxy.ViewColumnProxy
Indicates whether an expandable column displays a twistie.
isSigned() - Method in interface de.bea.domingo.DBaseDocument
Indicates whether a document contains a signature.
isSigned() - Method in interface de.bea.domingo.DItem
Indicates whether a document contains a signature.
isSigned() - Method in class de.bea.domingo.http.BaseDocumentHttp
Indicates whether a document contains a signature.
isSigned() - Method in class de.bea.domingo.http.ItemHttp
Indicates whether a document contains a signature.
isSigned() - Method in class de.bea.domingo.mock.MockDocument
Indicates whether a document contains a signature.
isSigned() - Method in class de.bea.domingo.mock.MockItem
Indicates whether a document contains a signature.
isSigned() - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Indicates whether a document contains a signature.
isSigned() - Method in class de.bea.domingo.proxy.ItemProxy
Indicates whether a document contains a signature.
isSignOnSend() - Method in interface de.bea.domingo.DBaseDocument
Indicates whether a document is signed when mailed.
isSignOnSend() - Method in class de.bea.domingo.http.BaseDocumentHttp
Indicates whether a document is signed when mailed.
isSignOnSend() - Method in class de.bea.domingo.mock.MockDocument
Indicates whether a document is signed when mailed.
isSignOnSend() - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Indicates whether a document is signed when mailed.
isSortDescending() - Method in interface de.bea.domingo.DViewColumn
Indicates whether an auto-sorted column is sorted in descending order.
isSortDescending() - Method in class de.bea.domingo.proxy.ViewColumnProxy
Indicates whether an auto-sorted column is sorted in descending order.
isSorted() - Method in interface de.bea.domingo.DViewColumn
Indicates whether a column is an auto-sorted column.
isSorted() - Method in class de.bea.domingo.proxy.ViewColumnProxy
Indicates whether a column is an auto-sorted column.
isSubForm() - Method in interface de.bea.domingo.DForm
Indicates whether a form is a subform.
isSubForm() - Method in class de.bea.domingo.proxy.FormProxy
Indicates whether a form is a subform.
isSummary() - Method in interface de.bea.domingo.DItem
Indicates whether an item contains summary or non-summary data.
isSummary() - Method in class de.bea.domingo.http.ItemHttp
Indicates whether an item contains summary or non-summary data.
isSummary() - Method in class de.bea.domingo.mock.MockItem
Indicates whether an item contains summary or non-summary data.
isSummary() - Method in class de.bea.domingo.proxy.ItemProxy
Indicates whether an item contains summary or non-summary data.
isTimeSet(DateTime) - Method in class de.bea.domingo.proxy.InternationalProxy
Checks if a DateTime object defines a time.
isTimeSet(Calendar) - Method in class de.bea.domingo.proxy.InternationalProxy
Checks if a Calendar object defines a time.
isTotal() - Method in interface de.bea.domingo.DViewEntry
Indicates whether a view entry is a total.
isTotal() - Method in class de.bea.domingo.http.ViewEntryHttp
Indicates whether a view entry is a total.
isTotal() - Method in class de.bea.domingo.mock.MockViewEntry
Indicates whether a view entry is a total.
isTotal() - Method in class de.bea.domingo.proxy.ViewEntryProxy
Indicates whether a view entry is a total.
isValid() - Method in interface de.bea.domingo.DBaseDocument
Indicates whether a Document object represents an existing document (not a deletion stub) initially.
isValid() - Method in interface de.bea.domingo.DSession
Indicates whether an instantiated Session object is still valid.
isValid() - Method in interface de.bea.domingo.DViewEntry
Indicates whether a view entry is a valid entry and not a deletion stub.
isValid() - Method in class de.bea.domingo.http.BaseDocumentHttp
Indicates whether a Document object represents an existing document (not a deletion stub) initially.
isValid() - Method in class de.bea.domingo.http.SessionHttp
Indicates whether an instantiated Session object is still valid.
isValid() - Method in class de.bea.domingo.http.ViewEntryHttp
Indicates whether a view entry is a valid entry and not a deletion stub.
isValid() - Method in class de.bea.domingo.mock.MockDocument
Indicates whether a Document object represents an existing document (not a deletion stub) initially.
isValid() - Method in class de.bea.domingo.mock.MockViewEntry
Indicates whether a view entry is a valid entry and not a deletion stub.
isValid() - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Indicates whether a Document object represents an existing document (not a deletion stub) initially.
isValid() - Method in class de.bea.domingo.proxy.SessionProxy
Indicates whether an instantiated Session object is still valid.
isValid() - Method in class de.bea.domingo.proxy.ViewEntryProxy
Indicates whether a view entry is a valid entry and not a deletion stub.
isWarnEnabled() - Method in interface de.bea.domingo.DNotesMonitor
Checks if warn output is enabled or not.
isWarnEnabled() - Method in class de.bea.domingo.monitor.AbstractMonitor
Checks if warn output is enabled or not.
isWarnEnabled() - Method in class de.bea.domingo.monitor.Jdk14LoggerMonitor
Checks if warn output is enabled or not.
isWarnEnabled() - Method in class de.bea.domingo.monitor.Log4jMonitor
Checks if warn output is enabled or not.
isWarnEnabled() - Method in class de.bea.domingo.monitor.LoggingMonitor
Checks if warn output is enabled or not.
isWebAgent() - Method in interface de.bea.domingo.DAgent
Indicates if an agent can run in a Web browser environment.
isWebAgent() - Method in class de.bea.domingo.http.AgentHttp
Indicates if an agent can run in a Web browser environment.
isWebAgent() - Method in class de.bea.domingo.proxy.AgentProxy
Indicates if an agent can run in a Web browser environment.
ItemHttp - Class in de.bea.domingo.http
Simple implementation of an item in a Notes document.
ItemHttp(NotesHttpFactory, DBase, String, DNotesMonitor) - Constructor for class de.bea.domingo.http.ItemHttp
Constructor.
ItemHttp(NotesHttpFactory, DBase, String, List, DNotesMonitor) - Constructor for class de.bea.domingo.http.ItemHttp
Constructor.
ItemProxy - Class in de.bea.domingo.proxy
This class represents the Domino-Class Item.
ItemProxy(NotesProxyFactory, DBase, Item, DNotesMonitor) - Constructor for class de.bea.domingo.proxy.ItemProxy
Constructor for DItemImpl.

J

JAVA_LOGFILE - Static variable in class de.bea.domingo.service.NotesJavaWriter
Name of property of java log file.
Jdk14LoggerMonitor - Class in de.bea.domingo.monitor
Adapter from Java Logging to the domingo monitor interface.
Jdk14LoggerMonitor() - Constructor for class de.bea.domingo.monitor.Jdk14LoggerMonitor
Constructor.
Jdk14LoggerMonitor(Logger) - Constructor for class de.bea.domingo.monitor.Jdk14LoggerMonitor
Constructor.

K

keySet() - Method in interface de.bea.domingo.cache.Cache
Returns a set view of the keys contained in this cache.
keySet() - Method in class de.bea.domingo.cache.SimpleCache
Returns a set view of the keys contained in this cache.
keySet() - Method in class de.bea.domingo.cache.WeakCache
Returns a set view of the keys contained in this cache.

L

LEVEL_AUTHOR - Static variable in class de.bea.domingo.DACL
Author access to a database.
LEVEL_DEPOSITOR - Static variable in class de.bea.domingo.DACL
Depositor access to a database.
LEVEL_DESIGNER - Static variable in class de.bea.domingo.DACL
Designer access to a database.
LEVEL_EDITOR - Static variable in class de.bea.domingo.DACL
Editor access to a database.
LEVEL_MANAGER - Static variable in class de.bea.domingo.DACL
Manager access to a database.
LEVEL_NOACCESS - Static variable in class de.bea.domingo.DACL
No access to a database.
LEVEL_READER - Static variable in class de.bea.domingo.DACL
Read access to a database.
LEVELS - Static variable in class de.bea.domingo.monitor.AbstractMonitor
Map of all string representing valid levels to their corresponding integer value.
ListMapper - Class in de.bea.domingo.map
Class defining and performing a mapping of Lists of business objects from and to a document.
ListMapper(String) - Constructor for class de.bea.domingo.map.ListMapper
Constructor.
ListMapper(String, String) - Constructor for class de.bea.domingo.map.ListMapper
Constructor.
LOCAL_HOST - Static variable in class de.bea.domingo.map.NotesLocation
Standard identifier for the local host.
lock() - Method in interface de.bea.domingo.DBaseDocument
Locks a document.
lock(boolean) - Method in interface de.bea.domingo.DBaseDocument
Locks a document.
lock(String) - Method in interface de.bea.domingo.DBaseDocument
Locks a document.
lock(String, boolean) - Method in interface de.bea.domingo.DBaseDocument
Locks a document.
lock(List) - Method in interface de.bea.domingo.DBaseDocument
Locks a document.
lock(List, boolean) - Method in interface de.bea.domingo.DBaseDocument
Locks a document.
lock() - Method in interface de.bea.domingo.DForm
Locks a form.
lock(boolean) - Method in interface de.bea.domingo.DForm
Locks a form.
lock(String) - Method in interface de.bea.domingo.DForm
Locks a form.
lock(String, boolean) - Method in interface de.bea.domingo.DForm
Locks a form.
lock(List) - Method in interface de.bea.domingo.DForm
Locks a form.
lock(List, boolean) - Method in interface de.bea.domingo.DForm
Locks a form.
lock() - Method in class de.bea.domingo.http.BaseDocumentHttp
Locks a document.
lock(boolean) - Method in class de.bea.domingo.http.BaseDocumentHttp
Locks a document.
lock(String) - Method in class de.bea.domingo.http.BaseDocumentHttp
Locks a document.
lock(String, boolean) - Method in class de.bea.domingo.http.BaseDocumentHttp
Locks a document.
lock(List) - Method in class de.bea.domingo.http.BaseDocumentHttp
Locks a document.
lock(List, boolean) - Method in class de.bea.domingo.http.BaseDocumentHttp
Locks a document.
lock() - Method in class de.bea.domingo.mock.MockDocument
Locks a document.
lock(boolean) - Method in class de.bea.domingo.mock.MockDocument
Locks a document.
lock(String) - Method in class de.bea.domingo.mock.MockDocument
Locks a document.
lock(String, boolean) - Method in class de.bea.domingo.mock.MockDocument
Locks a document.
lock(List) - Method in class de.bea.domingo.mock.MockDocument
Locks a document.
lock(List, boolean) - Method in class de.bea.domingo.mock.MockDocument
Locks a document.
lock() - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Locks a document.
lock(boolean) - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Locks a document.
lock(List, boolean) - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Locks a document.
lock(List) - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Locks a document.
lock(String, boolean) - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Locks a document.
lock(String) - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Locks a document.
lock() - Method in class de.bea.domingo.proxy.FormProxy
Locks a form.
lock(boolean) - Method in class de.bea.domingo.proxy.FormProxy
Locks a form.
lock(String) - Method in class de.bea.domingo.proxy.FormProxy
Locks a form.
lock(String, boolean) - Method in class de.bea.domingo.proxy.FormProxy
Locks a form.
lock(List) - Method in class de.bea.domingo.proxy.FormProxy
Locks a form.
lock(List, boolean) - Method in class de.bea.domingo.proxy.FormProxy
Locks a form.
lockProvisional() - Method in interface de.bea.domingo.DBaseDocument
Locks a document provisionally.
lockProvisional(String) - Method in interface de.bea.domingo.DBaseDocument
Locks a document provisionally.
lockProvisional(List) - Method in interface de.bea.domingo.DBaseDocument
Locks a document provisionally.
lockProvisional() - Method in interface de.bea.domingo.DForm
 
lockProvisional(String) - Method in interface de.bea.domingo.DForm
 
lockProvisional(List) - Method in interface de.bea.domingo.DForm
Locks a form provisionally.
lockProvisional() - Method in class de.bea.domingo.http.BaseDocumentHttp
Locks a document provisionally.
lockProvisional(String) - Method in class de.bea.domingo.http.BaseDocumentHttp
Locks a document provisionally.
lockProvisional(List) - Method in class de.bea.domingo.http.BaseDocumentHttp
Locks a document provisionally.
lockProvisional() - Method in class de.bea.domingo.mock.MockDocument
Locks a document provisionally.
lockProvisional(String) - Method in class de.bea.domingo.mock.MockDocument
Locks a document provisionally.
lockProvisional(List) - Method in class de.bea.domingo.mock.MockDocument
Locks a document provisionally.
lockProvisional() - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Locks a document provisionally.
lockProvisional(List) - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Locks a document provisionally.
lockProvisional(String) - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Locks a document provisionally.
lockProvisional() - Method in class de.bea.domingo.proxy.FormProxy
lockProvisional(String) - Method in class de.bea.domingo.proxy.FormProxy
lockProvisional(List) - Method in class de.bea.domingo.proxy.FormProxy
Locks a form provisionally.
Log4jMonitor - Class in de.bea.domingo.monitor
Adapter from Apache Log4j to the domingo monitor interface.
Log4jMonitor() - Constructor for class de.bea.domingo.monitor.Log4jMonitor
Constructor.
Log4jMonitor(Logger) - Constructor for class de.bea.domingo.monitor.Log4jMonitor
Constructor.
logAction(String) - Method in interface de.bea.domingo.DLog
Records an action in a log.
logAction(String) - Method in class de.bea.domingo.proxy.LogProxy
Records an action in a log.
logError(int, String) - Method in interface de.bea.domingo.DLog
Records an error in a log.
logError(int, String) - Method in class de.bea.domingo.proxy.LogProxy
Records an error in a log.
LoggingMonitor - Class in de.bea.domingo.monitor
Adapter from Apache Commons Logging to the domingo monitor interface.
LoggingMonitor() - Constructor for class de.bea.domingo.monitor.LoggingMonitor
Constructor.
LoggingMonitor(Log) - Constructor for class de.bea.domingo.monitor.LoggingMonitor
Constructor.
login() - Method in class de.bea.domingo.http.DominoHttpClient
Login to the Lotus Domino server.
logInvocation(Object, Object, Method, Object[], Throwable) - Method in class de.bea.domingo.service.NotesJavaWriter
Logs an invocation to Java-like line.
logInvocation(Object, Object, String, Object[], Throwable) - Method in class de.bea.domingo.service.NotesJavaWriter
Logs a method invocation as Java code.
LogProxy - Class in de.bea.domingo.proxy
A notes Log.
LOW - Static variable in class de.bea.domingo.groupware.Email.Importance
Represents a low importance.
LOW - Static variable in class de.bea.domingo.groupware.Email.Priority
Represents a low priority.
LSOBJECT - Static variable in interface de.bea.domingo.DItem
item type.

M

Mailbox - Interface in de.bea.domingo.groupware
Interface to the mail functionality of a Notes mail database.
MailDatabase - Class in de.bea.domingo.groupware.map
Interface to mail databases.
MailDatabase(String, String) - Constructor for class de.bea.domingo.groupware.map.MailDatabase
Constructor.
MailDatabase(DSession, NotesLocation, String) - Constructor for class de.bea.domingo.groupware.map.MailDatabase
Constructor.
MailDatabase(DDatabase, String) - Constructor for class de.bea.domingo.groupware.map.MailDatabase
Constructor.
main() - Method in class de.bea.domingo.DAgentBase
Deprecated. main method to be implemented by concrete agents.
main() - Method in class de.bea.domingo.notes.DAgentBase
main method to be implemented by concrete agents.
main() - Method in class de.bea.domingo.server.DomingoServerAgent
 
makeResponse(DDocument) - Method in interface de.bea.domingo.DDocument
Makes one document a response to another.
makeResponse(DDocument) - Method in class de.bea.domingo.http.DocumentHttp
Makes one document a response to another.
makeResponse(DDocument) - Method in class de.bea.domingo.mock.MockDocument
Makes one document a response to another.
makeResponse(DDocument) - Method in class de.bea.domingo.proxy.DocumentProxy
Makes one document a response to another.
map(DViewEntry, Object) - Method in class de.bea.domingo.groupware.map.BaseContactMapper
Maps a Domingo ViewEntry to a business object.
map(DViewEntry, Object) - Method in class de.bea.domingo.groupware.map.CalendarEntryMapper
Maps a Domingo ViewEntry to a business object.
map(DViewEntry, Object) - Method in class de.bea.domingo.groupware.map.EmailMapper
Maps a Domingo ViewEntry to a business object.
map(Object, DDocument) - Method in class de.bea.domingo.map.BaseDatabase
Maps a business object to a domingo document.
map(DDocument, Object) - Method in class de.bea.domingo.map.BaseDatabase
Maps a domingo document to a business object.
map(DViewEntry, Object) - Method in class de.bea.domingo.map.BaseDatabase
Maps a Domingo ViewEntry to a business object.
map(DDocument, Object) - Method in class de.bea.domingo.map.ConstantMapper
Performs the direct mapping from a document to a business object.
map(Object, DDocument) - Method in class de.bea.domingo.map.ConstantMapper
Performs the direct mapping from a business object to a document.
map(DDocument, Object) - Method in class de.bea.domingo.map.DirectMapper
Performs the direct mapping from a document to a business object.
map(Object, DDocument) - Method in class de.bea.domingo.map.DirectMapper
Performs the direct mapping from a business object to a document.
map(DViewEntry, Object) - Method in interface de.bea.domingo.map.DMapper
Maps a Domingo ViewEntry to a business object.
map(DDocument, Object) - Method in class de.bea.domingo.map.ListMapper
Maps a domingo document to a business object.
map(Object, DDocument) - Method in class de.bea.domingo.map.ListMapper
Maps a business object to a domingo document.
map(DDocument, Object) - Method in class de.bea.domingo.map.MapMapper
Maps a domingo document to a business object.
map(Object, DDocument) - Method in class de.bea.domingo.map.MapMapper
Maps a business object to a domingo document.
map(DDocument, Object) - Method in interface de.bea.domingo.map.Mapper
Maps a domingo document to a business object.
map(Object, DDocument) - Method in interface de.bea.domingo.map.Mapper
Maps a business object to a domingo document.
map(DDocument, Object) - Method in class de.bea.domingo.map.MapperSet
Maps a domingo document to a business object.
map(Object, DDocument) - Method in class de.bea.domingo.map.MapperSet
Maps a business object to a domingo document.
map(DDocument, Object) - Method in class de.bea.domingo.map.SubMapper
Performs the mapping from a document to a business object.
map(Object, DDocument) - Method in class de.bea.domingo.map.SubMapper
Performs the mapping from a business object to a document.
mapColumnValues(List, ContactDigest) - Method in class de.bea.domingo.groupware.map.BaseContactMapper
Maps the column values a contact digest.
mapColumnValues(List, ContactDigest) - Method in class de.bea.domingo.groupware.map.PrivateContactMapper
Maps the column values a contact digest.
mapColumnValues(List, ContactDigest) - Method in class de.bea.domingo.groupware.map.PublicContactMapper
Maps the column values a contact digest.
MapMapper - Class in de.bea.domingo.map
Class defining and performing a mapping of a map of attributes to a document.
MapMapper() - Constructor for class de.bea.domingo.map.MapMapper
Constructor.
Mapper - Interface in de.bea.domingo.map
Mapper interface for mappers between business objects and Notes documents.
MapperFactory - Class in de.bea.domingo.map
Factory for mapper objects.
MapperRegistrationException - Exception in de.bea.domingo.map
Signals errors during mapping from or to domingo.
MapperRegistrationException(String) - Constructor for exception de.bea.domingo.map.MapperRegistrationException
Constructor.
MapperRegistrationException(Throwable) - Constructor for exception de.bea.domingo.map.MapperRegistrationException
Constructor.
MapperRegistrationException(String, Throwable) - Constructor for exception de.bea.domingo.map.MapperRegistrationException
Constructor.
MapperSet - Class in de.bea.domingo.map
A set of mappers which itself is a mapper.
MapperSet() - Constructor for class de.bea.domingo.map.MapperSet
 
MappingException - Exception in de.bea.domingo.map
Signals errors during mapping from or to domingo.
MappingException(String) - Constructor for exception de.bea.domingo.map.MappingException
Construct a new MappingException instance.
MappingException(Throwable) - Constructor for exception de.bea.domingo.map.MappingException
Construct a new MappingException instance.
MappingException(String, Throwable) - Constructor for exception de.bea.domingo.map.MappingException
Construct a new MappingException instance.
MAX_DATETIME_LENGTH - Static variable in class de.bea.domingo.http.BaseHttp
maximum number of characters to parse in method getItemValues().
MAX_DATETIME_LENGTH - Static variable in class de.bea.domingo.proxy.BaseProxy
maximum number of characters to parse in method getItemValues().
MAX_DISPOSE_TRIES - Static variable in class de.bea.domingo.http.NotesHttpFactory
Retry count while waiting for disposal.
MAX_DISPOSE_TRIES - Static variable in class de.bea.domingo.proxy.NotesProxyFactory
Retry count while waiting for disposal.
MAX_VALUE_SIZE - Static variable in class de.bea.domingo.proxy.ItemProxy
Maximum size of an items value.
MAX_WAIT_FOR_STOP - Static variable in class de.bea.domingo.threadpool.SimpleThreadPool
Maximum amount of time to wait for a thread to stop.
MAX_WAIT_FOR_TASK - Static variable in class de.bea.domingo.threadpool.SimpleThreadPool
Maximum amount of time to wait for a task from the queue in milli seconds.
MAYBE - Static variable in interface de.bea.domingo.DRichTextStyle
Constant: Maybe.
MEETING - Static variable in class de.bea.domingo.groupware.CalendarEntry.Type
calendar entry type: Appointment.
MEETING_VALUE - Static variable in class de.bea.domingo.groupware.CalendarEntry.Type
calendar entry type value: Appointment.
MethodFinder - Class in de.bea.domingo.map
Finds methods and constructors that can be invoked by reflection.
MethodFinder(Class) - Constructor for class de.bea.domingo.map.MethodFinder
 
MethodNotFoundException - Exception in de.bea.domingo.map
Signals that an expected method wasn't found in a bean class.
MethodNotFoundException(String) - Constructor for exception de.bea.domingo.map.MethodNotFoundException
Construct a new MethodNotFoundException instance.
MethodNotFoundException(Throwable) - Constructor for exception de.bea.domingo.map.MethodNotFoundException
Construct a new MethodNotFoundException instance.
MethodNotFoundException(String, Throwable) - Constructor for exception de.bea.domingo.map.MethodNotFoundException
Construct a new MethodNotFoundException instance.
MIME_PART - Static variable in interface de.bea.domingo.DItem
item type.
MockDocument - Class in de.bea.domingo.mock
Transient mock implementation of interface DDocument.
MockDocument() - Constructor for class de.bea.domingo.mock.MockDocument
 
MockItem - Class in de.bea.domingo.mock
Transient mock implementation of interface DItem.
MockItem() - Constructor for class de.bea.domingo.mock.MockItem
 
MockViewEntry - Class in de.bea.domingo.mock
Transient mock implementation of interface DViewEntry.
MockViewEntry(List, String, int, boolean, boolean, boolean, boolean) - Constructor for class de.bea.domingo.mock.MockViewEntry
Constructor.
MockViewEntry(DViewEntry) - Constructor for class de.bea.domingo.mock.MockViewEntry
Constructor.
monitor(String) - Method in class de.bea.domingo.monitor.AbstractDefaultMonitor
Abstract monitoring method, must be implemented by concrete monitors.
monitor(Throwable) - Method in class de.bea.domingo.monitor.AbstractDefaultMonitor
Abstract monitoring method, must be implemented by concrete monitors.
monitor(String) - Method in class de.bea.domingo.monitor.AbstractStreamMonitor
Monitor a message.
monitor(Throwable) - Method in class de.bea.domingo.monitor.AbstractStreamMonitor
Monitor a throwable.
monitor(String) - Method in class de.bea.domingo.monitor.NullMonitor
Monitor a message.
monitor(Throwable) - Method in class de.bea.domingo.monitor.NullMonitor
Monitor a throwable.
monitor(String) - Method in class de.bea.domingo.monitor.WriterMonitor
Abstract monitoring method, must be implemented by concrete monitors.
monitor(Throwable) - Method in class de.bea.domingo.monitor.WriterMonitor
Abstract monitoring method, must be implemented by concrete monitors.
MonitorEnabled - Interface in de.bea.domingo.monitor
Interface that monitor enabled classes should implement.
MTQueue - Class in de.bea.domingo.queue
A multithreaded blocking queue which is very useful for implementing producer-consumer style threading patterns.
MTQueue(Object, DNotesMonitor) - Constructor for class de.bea.domingo.queue.MTQueue
Constructor.

N

NAMES - Static variable in interface de.bea.domingo.DItem
item type.
NamesDatabase - Class in de.bea.domingo.groupware.map
Interface to public and private name and address book databases.
NamesDatabase(String) - Constructor for class de.bea.domingo.groupware.map.NamesDatabase
Constructor.
NamesDatabase(DSession, NotesLocation) - Constructor for class de.bea.domingo.groupware.map.NamesDatabase
Constructor.
newDigest() - Method in class de.bea.domingo.groupware.map.BaseContactMapper
Creates a new digest instance of the business object.
newDigest() - Method in class de.bea.domingo.groupware.map.CalendarEntryMapper
Creates a new digest instance of the business object.
newDigest() - Method in class de.bea.domingo.groupware.map.EmailMapper
Creates a new digest instance of the business object.
newDigest() - Method in interface de.bea.domingo.map.DMapper
Creates a new digest instance of the business object.
newEmail() - Method in interface de.bea.domingo.groupware.Mailbox
Creates a new Memo.
newEmail() - Method in class de.bea.domingo.groupware.map.MailDatabase
Creates a new Memo.
newException(NotesException) - Method in class de.bea.domingo.proxy.BaseProxy
Creates and returns a new exception wrapping a given NotesException.
newException(String) - Method in class de.bea.domingo.proxy.BaseProxy
Creates and returns a new exception with the given message.
newException(String, NotesException) - Method in class de.bea.domingo.proxy.BaseProxy
Creates and returns a new exception wrapping a given NotesException.
newInstance() - Static method in class de.bea.domingo.DNotesFactory
Returns a new instance of class DNotesFactory.
newInstance(DNotesMonitor) - Static method in class de.bea.domingo.DNotesFactory
Returns a new instance of class DNotesFactory.
newInstance(String, DNotesMonitor) - Static method in class de.bea.domingo.DNotesFactory
Returns a new instance of class DNotesFactory.
newInstance(String) - Static method in class de.bea.domingo.DNotesFactory
Returns a new instance of class DNotesFactory.
newInstance() - Method in class de.bea.domingo.groupware.map.BaseContactMapper
Creates a new instance of the business object.
newInstance() - Method in class de.bea.domingo.groupware.map.CalendarEntryMapper
Creates a new instance of the business object.
newInstance() - Method in class de.bea.domingo.groupware.map.EmailMapper
Creates a new instance of the business object.
newInstance() - Method in interface de.bea.domingo.map.DMapper
Creates a new instance of the business object.
newInstance() - Static method in class de.bea.domingo.map.MapperFactory
Creates and returns a new instance of this mapper factory.
newRuntimeException(NotesException) - Method in class de.bea.domingo.proxy.BaseProxy
Creates and returns a new runtime exception wrapping a given NotesException.
newRuntimeException(String) - Method in class de.bea.domingo.proxy.BaseProxy
Creates and returns a new runtime exception with the given message.
newRuntimeException(String, Exception) - Method in class de.bea.domingo.proxy.BaseProxy
Creates and returns a new runtime exception with the given message.
next() - Method in class de.bea.domingo.proxy.BaseCollectionProxy.ViewIterator
next() - Method in class de.bea.domingo.proxy.BaseDocumentProxy.ItemsIterator
Returns the next element of this iterator (hasNext()==true) or null if hasNext()==false.
next() - Method in class de.bea.domingo.proxy.BaseProxy.DocumentCollectionIterator
next() - Method in class de.bea.domingo.proxy.RichTextItemProxy.EmbeddedObjectsIterator
Returns the next element of this iterator (hasNext()==true) or null if hasNext()==false.
next() - Method in class de.bea.domingo.proxy.ViewProxy.CategoryIterator
Returns the next element of this iterator or null if hasNext()==false.
next() - Method in class de.bea.domingo.proxy.ViewProxy.ViewEntriesIterator
next() - Method in class de.bea.domingo.proxy.ViewProxy.ViewEntriesReverseIterator
next() - Method in class de.bea.domingo.proxy.ViewProxy.ViewNavigatorIterator
NO - Static variable in interface de.bea.domingo.DRichTextStyle
Constant: No.
NONE - Static variable in interface de.bea.domingo.DNotesMonitor
constant to indicate fatal error messages.
NoRecycleStrategy - Class in de.bea.domingo.proxy
Implementation of interface NotesRecycler that does no recycling of any Notes objects.
NoRecycleStrategy(DNotesMonitor) - Constructor for class de.bea.domingo.proxy.NoRecycleStrategy
Constructor.
NORMAL - Static variable in class de.bea.domingo.groupware.Email.Importance
Represents a normal importance.
NORMAL - Static variable in class de.bea.domingo.groupware.Email.Priority
Represents a normal priority.
NOTELINKS - Static variable in interface de.bea.domingo.DItem
item type.
NOTEREFS - Static variable in interface de.bea.domingo.DItem
item type.
NOTES_PROTOCOL - Static variable in class de.bea.domingo.map.NotesLocation
Protocol of a notes location.
NotesHttpException - Exception in de.bea.domingo.http
Class from which all exceptions in this project inherit.
NotesHttpException(String) - Constructor for exception de.bea.domingo.http.NotesHttpException
Construct a new NotesHttpException instance.
NotesHttpException(Throwable) - Constructor for exception de.bea.domingo.http.NotesHttpException
Constructor.
NotesHttpException(String, Throwable) - Constructor for exception de.bea.domingo.http.NotesHttpException
Construct a new NotesHttpException instance.
NotesHttpFactory - Class in de.bea.domingo.http
Factory for sessions to Notes/Domino.
NotesHttpFactory() - Constructor for class de.bea.domingo.http.NotesHttpFactory
Default constructor.
NotesHttpFactory(int) - Constructor for class de.bea.domingo.http.NotesHttpFactory
Package-private constructor to create a factory from with the Lotus Notes VM with restricted security.
NotesHttpRuntimeException - Exception in de.bea.domingo.http
Class from which all runtime exceptions in this package inherit.
NotesHttpRuntimeException(String) - Constructor for exception de.bea.domingo.http.NotesHttpRuntimeException
Construct a new NotesHttpRuntimeException instance.
NotesHttpRuntimeException(Throwable) - Constructor for exception de.bea.domingo.http.NotesHttpRuntimeException
Construct a new NotesHttpRuntimeException instance.
NotesHttpRuntimeException(String, Throwable) - Constructor for exception de.bea.domingo.http.NotesHttpRuntimeException
Construct a new NotesHttpRuntimeException instance.
NotesInvocationHandler - Class in de.bea.domingo.service
Invocation handler for all dynamic proxies of interfaces of the domingo API.
NotesInvocationHandler(Object) - Constructor for class de.bea.domingo.service.NotesInvocationHandler
Constructor.
NotesJavaWriter - Class in de.bea.domingo.service
Creates Java source code of all Notes Java-API calls.
NotesLocation - Class in de.bea.domingo.map
Location of a Notes database.
NotesLocation(String) - Constructor for class de.bea.domingo.map.NotesLocation
Constructor.
NotesLocation(NotesLocation, String) - Constructor for class de.bea.domingo.map.NotesLocation
Constructor.
NotesLocation(NotesLocation, String, String) - Constructor for class de.bea.domingo.map.NotesLocation
Creates a new local location.
NotesLocation(String, String) - Constructor for class de.bea.domingo.map.NotesLocation
Constructor for local locations.
NotesMain() - Method in class de.bea.domingo.DAgentBase
Deprecated.  
NotesMain() - Method in class de.bea.domingo.notes.DAgentBase
 
NotesProxyException - Exception in de.bea.domingo.proxy
Class from which all exceptions in this project inherit.
NotesProxyException(String) - Constructor for exception de.bea.domingo.proxy.NotesProxyException
Construct a new NotesProxyException instance.
NotesProxyException(Throwable) - Constructor for exception de.bea.domingo.proxy.NotesProxyException
Constructor.
NotesProxyException(String, Throwable) - Constructor for exception de.bea.domingo.proxy.NotesProxyException
Construct a new NotesProxyException instance.
NotesProxyFactory - Class in de.bea.domingo.proxy
Factory for sessions to Notes/Domino.
NotesProxyFactory() - Constructor for class de.bea.domingo.proxy.NotesProxyFactory
Default constructor.
NotesProxyFactory(int) - Constructor for class de.bea.domingo.proxy.NotesProxyFactory
Package-private constructor to create a factory from within the Lotus Notes VM with restricted security.
NotesProxyFactory.DNotesShutdownThread - Class in de.bea.domingo.proxy
Shutdown thread of Domingo, disposes all resources.
NotesProxyFactory.DNotesShutdownThread() - Constructor for class de.bea.domingo.proxy.NotesProxyFactory.DNotesShutdownThread
 
NotesProxyRuntimeException - Exception in de.bea.domingo.proxy
Class from which all runtime exceptions in this package inherit.
NotesProxyRuntimeException(String) - Constructor for exception de.bea.domingo.proxy.NotesProxyRuntimeException
Construct a new NotesProxyRuntimeException instance.
NotesProxyRuntimeException(DominoException) - Constructor for exception de.bea.domingo.proxy.NotesProxyRuntimeException
Construct a new NotesProxyRuntimeException instance.
NotesProxyRuntimeException(String, Throwable) - Constructor for exception de.bea.domingo.proxy.NotesProxyRuntimeException
Construct a new NotesProxyRuntimeException instance.
NotesRecycleQueue - Class in de.bea.domingo.proxy
Queue of Notes objects to be recycled.
NotesRecycleQueue() - Constructor for class de.bea.domingo.proxy.NotesRecycleQueue
Constructor.
NotesRecycler - Interface in de.bea.domingo.proxy
Interface of recyclers of notes objects.
NotesServiceException - Exception in de.bea.domingo.service
Class from which all exceptions in this package should inherit.
NotesServiceException(String) - Constructor for exception de.bea.domingo.service.NotesServiceException
Construct a new NotesServiceException instance.
NotesServiceException(Throwable) - Constructor for exception de.bea.domingo.service.NotesServiceException
Construct a new NotesServiceException instance.
NotesServiceException(String, Throwable) - Constructor for exception de.bea.domingo.service.NotesServiceException
Construct a new NotesServiceException instance.
NotesServiceFactory - Class in de.bea.domingo.service
Factory for sessions to Notes/Domino.
NotesServiceFactory() - Constructor for class de.bea.domingo.service.NotesServiceFactory
Default constructor.
NotesServiceRuntimeException - Exception in de.bea.domingo.service
Class from which all exceptions in this package should inherit.
NotesServiceRuntimeException(String) - Constructor for exception de.bea.domingo.service.NotesServiceRuntimeException
Construct a new NotesServiceRuntimeException instance.
NotesServiceRuntimeException(Throwable) - Constructor for exception de.bea.domingo.service.NotesServiceRuntimeException
Construct a new NotesServiceRuntimeException instance.
NotesServiceRuntimeException(String, Throwable) - Constructor for exception de.bea.domingo.service.NotesServiceRuntimeException
Construct a new NotesServiceRuntimeException instance.
NotesType - Class in de.bea.domingo.map
Constants of Notes data types.
NullMonitor - Class in de.bea.domingo.monitor
Null monitor, simply does nothing.
NUM_DATETIME_VALUES - Static variable in class de.bea.domingo.http.BaseHttp
Maximum number of items supported in method getItemValues().
NUM_DATETIME_VALUES - Static variable in class de.bea.domingo.proxy.BaseProxy
Maximum number of items supported in method getItemValues().
NUMBER - Static variable in class de.bea.domingo.map.NotesType
Data type NUMBER.
NUMBERS - Static variable in interface de.bea.domingo.DItem
item type.

O

open() - Method in interface de.bea.domingo.DDatabase
Opens a database.
open() - Method in class de.bea.domingo.http.DatabaseHttp
Opens a database.
open() - Method in class de.bea.domingo.proxy.DatabaseProxy
Opens a database.
openNotesLog(String, String) - Method in interface de.bea.domingo.DLog
Opens a notes database as the log target.
openNotesLog(String, String) - Method in class de.bea.domingo.proxy.LogProxy
Opens a notes database as the log target.
OTHEROBJECT - Static variable in interface de.bea.domingo.DItem
item type.

P

PACKAGE_SEPARATOR - Static variable in class de.bea.domingo.exception.ExceptionUtil
The package separator String: ".".
PACKAGE_SEPARATOR_CHAR - Static variable in class de.bea.domingo.exception.ExceptionUtil
Package separator character: '.' == 46.
parse(byte[]) - Static method in class de.bea.domingo.util.XMLUtil
Parses a byte array that represents an XML instance document to a String with respect to encoding.
parseDate(String, boolean) - Static method in class de.bea.domingo.util.DateUtil
Parses a date given as a string.
parseLocationNoteId(String) - Static method in class de.bea.domingo.proxy.SessionProxy
Extracts the note-id of the current location from a location value as used in the file notes.ini.
parseViewEntryDateTime(String) - Static method in class de.bea.domingo.http.BaseHttp
Parses a date in the format as used in view entries.
postDXL(String, DocumentHttp) - Method in class de.bea.domingo.http.BaseHttp
Deprecated. everything should be rewritten without the domingo database
preprocessMethod() - Method in class de.bea.domingo.proxy.NotesProxyFactory
Preprocessing before each method invocation.
primitiveEquivalentOf(Class) - Static method in class de.bea.domingo.map.ClassUtilities
 
primitiveIsAssignableFrom(Class, Class) - Static method in class de.bea.domingo.map.ClassUtilities
Tells whether an instance of the primitive class represented by 'rhs' can be assigned to an instance of the primitive class represented by 'lhs'.
printPartialStackTrace(PrintWriter) - Method in exception de.bea.domingo.DNotesException
Prints the stack trace for this exception only--root cause not included--using the provided writer.
printPartialStackTrace(PrintWriter) - Method in exception de.bea.domingo.DNotesRuntimeException
Prints the stack trace for this exception only--root cause not included--using the provided writer.
printPartialStackTrace(PrintWriter) - Method in interface de.bea.domingo.exception.CascadingThrowable
Prints the stack trace for this exception only--root cause not included--using the provided writer.
printStackTrace() - Method in exception de.bea.domingo.DNotesException
printStackTrace(PrintStream) - Method in exception de.bea.domingo.DNotesException
printStackTrace(PrintWriter) - Method in exception de.bea.domingo.DNotesException
printStackTrace() - Method in exception de.bea.domingo.DNotesRuntimeException
printStackTrace(PrintStream) - Method in exception de.bea.domingo.DNotesRuntimeException
printStackTrace(PrintWriter) - Method in exception de.bea.domingo.DNotesRuntimeException
printStackTrace() - Method in exception de.bea.domingo.exception.DominoException
printStackTrace(PrintStream) - Method in exception de.bea.domingo.exception.DominoException
printStackTrace(PrintWriter) - Method in exception de.bea.domingo.exception.DominoException
printStackTrace(Throwable) - Static method in class de.bea.domingo.exception.ExceptionUtil
Prints the stack trace of a throwable to the standard error stream.
printStackTrace(Throwable, PrintStream) - Static method in class de.bea.domingo.exception.ExceptionUtil
Prints the stack trace of a throwable to the specified stream.
printStackTrace(Throwable, PrintWriter) - Static method in class de.bea.domingo.exception.ExceptionUtil
Prints the stack trace of a throwable to the specified writer.
PrivateContactMapper - Class in de.bea.domingo.groupware.map
Mapper for Person entries in a Notes public address book.
PrivateContactMapper() - Constructor for class de.bea.domingo.groupware.map.PrivateContactMapper
 
ProfileDocumentProxy - Class in de.bea.domingo.proxy
Represents a document in a database.
ProfileDocumentProxy(NotesProxyFactory, DBase, Document, DNotesMonitor) - Constructor for class de.bea.domingo.proxy.ProfileDocumentProxy
Constructor for DDocumentImpl.
PublicContactMapper - Class in de.bea.domingo.groupware.map
Mapper for Contact entries in a Notes personal address book.
PublicContactMapper() - Constructor for class de.bea.domingo.groupware.map.PublicContactMapper
 
put(Object, Object) - Method in interface de.bea.domingo.cache.Cache
Puts an object with a key into the cache.
put(Object, Object) - Method in class de.bea.domingo.cache.SimpleCache
Puts an object with a key into the cache.
put(Object, Object) - Method in class de.bea.domingo.cache.WeakCache
Puts an object with a key into the cache.
putInFolder(String) - Method in interface de.bea.domingo.DDocument
Adds a document to a folder.
putInFolder(String, boolean) - Method in interface de.bea.domingo.DDocument
Adds a document to a folder.
putInFolder(String) - Method in class de.bea.domingo.http.DocumentHttp
Adds a document to a folder.
putInFolder(String, boolean) - Method in class de.bea.domingo.http.DocumentHttp
Adds a document to a folder.
putInFolder(String) - Method in class de.bea.domingo.mock.MockDocument
Adds a document to a folder.
putInFolder(String, boolean) - Method in class de.bea.domingo.mock.MockDocument
Adds a document to a folder.
putInFolder(String) - Method in class de.bea.domingo.proxy.DocumentProxy
Adds a document to a folder.
putInFolder(String, boolean) - Method in class de.bea.domingo.proxy.DocumentProxy
Adds a document to a folder.

Q

QUERYCD - Static variable in interface de.bea.domingo.DItem
item type.
Queue - Interface in de.bea.domingo.queue
Interface definition of a general Queue.

R

ReadDatabaseCommand - Class in de.bea.domingo.server
TODO.
ReadDatabaseCommand() - Constructor for class de.bea.domingo.server.ReadDatabaseCommand
 
ReadDocumentCommand - Class in de.bea.domingo.server
TODO.
ReadDocumentCommand() - Constructor for class de.bea.domingo.server.ReadDocumentCommand
 
READERS - Static variable in interface de.bea.domingo.DItem
item type.
recycle() - Method in interface de.bea.domingo.DBaseDocument
The recycle method unconditionally destroys an object and returns its memory to the system.
recycle() - Method in class de.bea.domingo.http.BaseDocumentHttp
The recycle method unconditionally destroys an object and returns its memory to the system.
recycle() - Method in class de.bea.domingo.mock.MockDocument
The recycle method unconditionally destroys an object and returns its memory to the system.
recycle() - Method in class de.bea.domingo.proxy.BaseDocumentProxy
 
recycle(Object) - Method in class de.bea.domingo.proxy.NoRecycleStrategy
Immediately recycles a Notes object.
recycle(Object) - Method in class de.bea.domingo.proxy.NotesProxyFactory
Recycles resources associated with an object.
recycle(Object) - Method in interface de.bea.domingo.proxy.NotesRecycler
Immediately recycles a Notes object.
recycle(Object) - Method in class de.bea.domingo.proxy.RecycleStrategy
Immediately recycles a Notes object.
recycleDateTimeList(List) - Method in class de.bea.domingo.proxy.BaseProxy
Recycles all Notes DateTime objects in a list.
recycleLater(Object) - Method in class de.bea.domingo.proxy.NoRecycleStrategy
Enqueues a Notes object into a recycle queue for later recycling.
recycleLater(Object) - Method in class de.bea.domingo.proxy.NotesProxyFactory
 
recycleLater(Object) - Method in interface de.bea.domingo.proxy.NotesRecycler
Enqueues a Notes object into a recycle queue for later recycling.
recycleLater(Object) - Method in class de.bea.domingo.proxy.RecycleStrategy
Enqueues a Notes object into a recycle queue for later recycling.
recycleQueue() - Method in class de.bea.domingo.proxy.NoRecycleStrategy
 
recycleQueue() - Method in class de.bea.domingo.proxy.NotesProxyFactory
 
recycleQueue() - Method in interface de.bea.domingo.proxy.NotesRecycler
Immediately recycles all enqueued objects.
recycleQueue() - Method in class de.bea.domingo.proxy.RecycleStrategy
 
RecycleStrategy - Class in de.bea.domingo.proxy
Implementation of interface NotesRecycler that explicitly recycles almost all Notes objects.
RecycleStrategy(DNotesMonitor) - Constructor for class de.bea.domingo.proxy.RecycleStrategy
Constructor.
refereceHashCode() - Method in class de.bea.domingo.proxy.BaseProxy
Returns the hashCode of the referenced Notes object.
refresh() - Method in interface de.bea.domingo.DView
Updates view contents with any changes that have occurred to the database since the View object was created, or since the last refresh.
refresh() - Method in class de.bea.domingo.http.ViewHttp
Updates view contents with any changes that have occurred to the database since the View object was created, or since the last refresh.
refresh() - Method in class de.bea.domingo.proxy.ViewProxy
 
register(Class) - Method in class de.bea.domingo.map.BaseDatabase
Registers a mapper in the mapper factory.
registerMapper(Class) - Method in class de.bea.domingo.map.MapperFactory
Registers a new mapper.
registerMappers() - Method in class de.bea.domingo.groupware.map.MailDatabase
Registers all mappers needed for a mail database.
registerMappers() - Method in class de.bea.domingo.groupware.map.NamesDatabase
Implemented by derived class; must register all mappers.
registerMappers() - Method in class de.bea.domingo.map.BaseDatabase
Implemented by derived class; must register all mappers.
REMINDER - Static variable in class de.bea.domingo.groupware.CalendarEntry.Type
calendar entry type: Reminder.
REMINDER_VALUE - Static variable in class de.bea.domingo.groupware.CalendarEntry.Type
calendar entry type value: Reminder.
remove(Object) - Method in interface de.bea.domingo.cache.Cache
Removes the mapping for this key from this cache if present (optional operation).
remove(Object) - Method in class de.bea.domingo.cache.SimpleCache
Removes the mapping for this key from this cache if present (optional operation).
remove(Object) - Method in class de.bea.domingo.cache.WeakCache
Removes the mapping for this key from this cache if present (optional operation).
remove() - Method in interface de.bea.domingo.DAgent
Permanently deletes an agent from a database.
remove() - Method in interface de.bea.domingo.DBaseDocument
Permanently removes a document from a database.
remove(boolean) - Method in interface de.bea.domingo.DBaseDocument
Permanently removes a document from a database.
remove() - Method in interface de.bea.domingo.DBaseItem
Permanently deletes an item from a document.
remove() - Method in interface de.bea.domingo.DDatabase
Permanently deletes the database.
remove() - Method in interface de.bea.domingo.DEmbeddedObject
Removes an object, object link, or file attachment.
remove() - Method in interface de.bea.domingo.DForm
Permanently deletes a form from a database.
remove(CalendarEntry) - Method in interface de.bea.domingo.groupware.CalendarInterface
Deletes an existing calendar entry.
remove(CalendarEntryDigest) - Method in interface de.bea.domingo.groupware.CalendarInterface
Deletes an existing calendar entry.
remove(Email) - Method in interface de.bea.domingo.groupware.Mailbox
Deletes an existing memo.
remove(EmailDigest) - Method in interface de.bea.domingo.groupware.Mailbox
Deletes an existing memo.
remove(Email) - Method in class de.bea.domingo.groupware.map.MailDatabase
Deletes an existing memo.
remove(EmailDigest) - Method in class de.bea.domingo.groupware.map.MailDatabase
Deletes an existing memo.
remove(CalendarEntry) - Method in class de.bea.domingo.groupware.map.MailDatabase
Deletes an existing calendar entry.
remove(CalendarEntryDigest) - Method in class de.bea.domingo.groupware.map.MailDatabase
Deletes an existing calendar entry.
remove() - Method in class de.bea.domingo.http.AgentHttp
Permanently deletes an agent from a database.
remove() - Method in class de.bea.domingo.http.BaseDocumentHttp
Permanently removes a document from a database.
remove(boolean) - Method in class de.bea.domingo.http.BaseDocumentHttp
Permanently removes a document from a database.
remove() - Method in class de.bea.domingo.http.DatabaseHttp
Permanently deletes the database.
remove() - Method in class de.bea.domingo.http.ItemHttp
Permanently deletes an item from a document.
remove() - Method in class de.bea.domingo.mock.MockDocument
Permanently removes a document from a database.
remove(boolean) - Method in class de.bea.domingo.mock.MockDocument
Permanently removes a document from a database.
remove() - Method in class de.bea.domingo.mock.MockItem
Permanently deletes an item from a document.
remove() - Method in class de.bea.domingo.proxy.AgentProxy
Permanently deletes an agent from a database.
remove() - Method in class de.bea.domingo.proxy.BaseCollectionProxy.ViewIterator
The remove operation is not supported by this Iterator.
remove() - Method in class de.bea.domingo.proxy.BaseDocumentProxy.ItemsIterator
Throws an UnsupportedOperationException: The remove operation is not supported by this Iterator.
remove() - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Permanently removes a document from a database.
remove(boolean) - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Permanently removes a document from a database.
remove() - Method in class de.bea.domingo.proxy.BaseItemProxy
Permanently deletes an item from a document.
remove() - Method in class de.bea.domingo.proxy.BaseProxy.DocumentCollectionIterator
The remove operation is not supported by this Iterator.
remove() - Method in class de.bea.domingo.proxy.DatabaseProxy
Permanently deletes the database.
remove() - Method in class de.bea.domingo.proxy.EmbeddedObjectProxy
 
remove() - Method in class de.bea.domingo.proxy.FormProxy
Permanently deletes a form from a database.
remove() - Method in class de.bea.domingo.proxy.RichTextItemProxy.EmbeddedObjectsIterator
Throws an UnsupportedOperationException: The remove operation is not supported by this Iterator.
remove() - Method in class de.bea.domingo.proxy.ViewProxy.CategoryIterator
Throws an UnsupportedOperationException: The remove operation is not supported by this Iterator.
remove() - Method in class de.bea.domingo.proxy.ViewProxy.ViewEntriesIterator
Throws an UnsupportedOperationException: The remove operation is not supported by this Iterator.
remove() - Method in class de.bea.domingo.proxy.ViewProxy.ViewEntriesReverseIterator
Throws an UnsupportedOperationException: The remove operation is not supported by this Iterator.
remove() - Method in class de.bea.domingo.proxy.ViewProxy.ViewNavigatorIterator
Throws an UnsupportedOperationException: The remove operation is not supported by this Iterator.
removeCommonFrames(List, List) - Static method in class de.bea.domingo.exception.ExceptionUtil
Removes common frames from the cause trace given the two stack traces.
removeFromFolder(String) - Method in interface de.bea.domingo.DDocument
Removes a document from a folder.
removeFromFolder(String) - Method in class de.bea.domingo.http.DocumentHttp
Removes a document from a folder.
removeFromFolder(String) - Method in class de.bea.domingo.mock.MockDocument
Removes a document from a folder.
removeFromFolder(String) - Method in class de.bea.domingo.proxy.DocumentProxy
Removes a document from a folder.
removeHeader(String) - Method in class de.bea.domingo.groupware.Email
Removes a header attribute.
removeItem(String) - Method in interface de.bea.domingo.DBaseDocument
Removes an item from a document.
removeItem(String) - Method in class de.bea.domingo.http.BaseDocumentHttp
Removes an item from a document.
removeItem(String) - Method in class de.bea.domingo.mock.MockDocument
Removes an item from a document.
removeItem(String) - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Removes an item from a document.
removePermanently(boolean) - Method in interface de.bea.domingo.DBaseDocument
Permanently deletes a document from a database, doing a hard deletion even if soft deletions are enabled.
removePermanently(boolean) - Method in class de.bea.domingo.http.BaseDocumentHttp
Permanently deletes a document from a database, doing a hard deletion even if soft deletions are enabled.
removePermanently(boolean) - Method in class de.bea.domingo.mock.MockDocument
Permanently deletes a document from a database, doing a hard deletion even if soft deletions are enabled.
removePermanently(boolean) - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Permanently deletes a document from a database, doing a hard deletion even if soft deletions are enabled.
renderToRTItem(DRichTextItem) - Method in interface de.bea.domingo.DBaseDocument
Creates a picture of a document and places it into a rich-text item that you specify.
renderToRTItem(DRichTextItem) - Method in class de.bea.domingo.http.BaseDocumentHttp
Creates a picture of a document and places it into a rich-text item that you specify.
renderToRTItem(DRichTextItem) - Method in class de.bea.domingo.mock.MockDocument
Creates a picture of a document and places it into a rich-text item that you specify.
renderToRTItem(DRichTextItem) - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Creates a picture of a document and places it into a rich-text item that you specify.
replaceHTML(String, String) - Method in interface de.bea.domingo.DDocument
Replaces a MIMEEntity item with a new item with the given HTML code.
replaceHTML(String, String) - Method in class de.bea.domingo.http.DocumentHttp
Replaces a MIMEEntity item with a new item with the given HTML code.
replaceHTML(String, String) - Method in class de.bea.domingo.mock.MockDocument
Replaces a MIMEEntity item with a new item with the given HTML code.
replaceHTML(String, String) - Method in class de.bea.domingo.proxy.DocumentProxy
Replaces a MIMEEntity item with a new item with the given HTML code.
replaceItemValue(String, String) - Method in interface de.bea.domingo.DBaseDocument
Replaces all items of the specified name with one new item, which is assigned the specified value.
replaceItemValue(String, int) - Method in interface de.bea.domingo.DBaseDocument
Replaces all items of the specified name with one new item, which is assigned the specified value.
replaceItemValue(String, Integer) - Method in interface de.bea.domingo.DBaseDocument
Replaces all items of the specified name with one new item, which is assigned the specified value.
replaceItemValue(String, double) - Method in interface de.bea.domingo.DBaseDocument
Replaces all items of the specified name with one new item, which is assigned the specified value.
replaceItemValue(String, Double) - Method in interface de.bea.domingo.DBaseDocument
Replaces all items of the specified name with one new item, which is assigned the specified value.
replaceItemValue(String, Calendar) - Method in interface de.bea.domingo.DBaseDocument
Replaces all items of the specified name with one new item, which is assigned the specified value.
replaceItemValue(String, TimeZone) - Method in interface de.bea.domingo.DBaseDocument
Replaces all items of the specified name with one new item, which is assigned the specified value.
replaceItemValue(String, DDateRange) - Method in interface de.bea.domingo.DBaseDocument
Replaces all items of the specified name with one new item, which is assigned the specified value.
replaceItemValue(String, Calendar, Calendar) - Method in interface de.bea.domingo.DBaseDocument
Replaces all items of the specified name with one new item, which is assigned the specified value.
replaceItemValue(String, List) - Method in interface de.bea.domingo.DBaseDocument
Replaces all items of the specified name with one new item, which is assigned the specified value.
replaceItemValue(String, String) - Method in class de.bea.domingo.http.BaseDocumentHttp
Replaces all items of the specified name with one new item, which is assigned the specified value.
replaceItemValue(String, int) - Method in class de.bea.domingo.http.BaseDocumentHttp
Replaces all items of the specified name with one new item, which is assigned the specified value.
replaceItemValue(String, Integer) - Method in class de.bea.domingo.http.BaseDocumentHttp
Replaces all items of the specified name with one new item, which is assigned the specified value.
replaceItemValue(String, double) - Method in class de.bea.domingo.http.BaseDocumentHttp
Replaces all items of the specified name with one new item, which is assigned the specified value.
replaceItemValue(String, Double) - Method in class de.bea.domingo.http.BaseDocumentHttp
Replaces all items of the specified name with one new item, which is assigned the specified value.
replaceItemValue(String, Calendar) - Method in class de.bea.domingo.http.BaseDocumentHttp
Replaces all items of the specified name with one new item, which is assigned the specified value.
replaceItemValue(String, TimeZone) - Method in class de.bea.domingo.http.BaseDocumentHttp
Replaces all items of the specified name with one new item, which is assigned the specified value.
replaceItemValue(String, DDateRange) - Method in class de.bea.domingo.http.BaseDocumentHttp
Replaces all items of the specified name with one new item, which is assigned the specified value.
replaceItemValue(String, Calendar, Calendar) - Method in class de.bea.domingo.http.BaseDocumentHttp
Replaces all items of the specified name with one new item, which is assigned the specified value.
replaceItemValue(String, List) - Method in class de.bea.domingo.http.BaseDocumentHttp
Replaces all items of the specified name with one new item, which is assigned the specified value.
replaceItemValue(DDocument, String, String) - Method in class de.bea.domingo.map.BaseDMapper
Replaces the value of an item with a String.
replaceItemValue(DDocument, String, Calendar) - Method in class de.bea.domingo.map.BaseDMapper
Replaces the value of an item with a Calendar.
replaceItemValue(DDocument, String, int) - Method in class de.bea.domingo.map.BaseDMapper
Replaces the value of an item with an int.
replaceItemValue(DDocument, String, Integer) - Method in class de.bea.domingo.map.BaseDMapper
Replaces the value of an item with an Integer.
replaceItemValue(DDocument, String, double) - Method in class de.bea.domingo.map.BaseDMapper
Replaces the value of an item with a double.
replaceItemValue(DDocument, String, Double) - Method in class de.bea.domingo.map.BaseDMapper
Replaces the value of an item with a Double.
replaceItemValue(DDocument, String, List) - Method in class de.bea.domingo.map.BaseDMapper
Replaces the value of an item with a List.
replaceItemValue(String, String) - Method in class de.bea.domingo.mock.MockDocument
Replaces all items of the specified name with one new item, which is assigned the specified value.
replaceItemValue(String, int) - Method in class de.bea.domingo.mock.MockDocument
Replaces all items of the specified name with one new item, which is assigned the specified value.
replaceItemValue(String, double) - Method in class de.bea.domingo.mock.MockDocument
Replaces all items of the specified name with one new item, which is assigned the specified value.
replaceItemValue(String, Calendar) - Method in class de.bea.domingo.mock.MockDocument
Replaces all items of the specified name with one new item, which is assigned the specified value.
replaceItemValue(String, List) - Method in class de.bea.domingo.mock.MockDocument
Replaces all items of the specified name with one new item, which is assigned the specified value.
replaceItemValue(String, Integer) - Method in class de.bea.domingo.mock.MockDocument
Replaces all items of the specified name with one new item, which is assigned the specified value.
replaceItemValue(String, Double) - Method in class de.bea.domingo.mock.MockDocument
Replaces all items of the specified name with one new item, which is assigned the specified value.
replaceItemValue(String, DDateRange) - Method in class de.bea.domingo.mock.MockDocument
Replaces all items of the specified name with one new item, which is assigned the specified value.
replaceItemValue(String, TimeZone) - Method in class de.bea.domingo.mock.MockDocument
Replaces all items of the specified name with one new item, which is assigned the specified value.
replaceItemValue(String, Calendar, Calendar) - Method in class de.bea.domingo.mock.MockDocument
Replaces all items of the specified name with one new item, which is assigned the specified value.
replaceItemValue(String, Calendar) - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Replaces all items of the specified name with one new item, which is assigned the specified value.
replaceItemValue(String, TimeZone) - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Replaces all items of the specified name with one new item, which is assigned the specified value.
replaceItemValue(String, DDateRange) - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Replaces all items of the specified name with one new item, which is assigned the specified value.
replaceItemValue(String, Calendar, Calendar) - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Replaces all items of the specified name with one new item, which is assigned the specified value.
replaceItemValue(String, List) - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Replaces all items of the specified name with one new item, which is assigned the specified value.
replaceItemValue(String, int) - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Replaces all items of the specified name with one new item, which is assigned the specified value.
replaceItemValue(String, Integer) - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Replaces all items of the specified name with one new item, which is assigned the specified value.
replaceItemValue(String, double) - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Replaces all items of the specified name with one new item, which is assigned the specified value.
replaceItemValue(String, Double) - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Replaces all items of the specified name with one new item, which is assigned the specified value.
replaceItemValue(String, String) - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Replaces all items of the specified name with one new item, which is assigned the specified value.
replaceItemValueCustomData(String, String, Object) - Method in interface de.bea.domingo.DBaseDocument
Replaces all items of the specified name with one new item, which is assigned custom data from a byte array.
replaceItemValueCustomData(String, Object) - Method in interface de.bea.domingo.DBaseDocument
Replaces all items of the specified name with one new item, which is assigned custom data from a byte array.
replaceItemValueCustomData(String, String, Object) - Method in class de.bea.domingo.http.BaseDocumentHttp
Replaces all items of the specified name with one new item, which is assigned custom data from a byte array.
replaceItemValueCustomData(String, Object) - Method in class de.bea.domingo.http.BaseDocumentHttp
Replaces all items of the specified name with one new item, which is assigned custom data from a byte array.
replaceItemValueCustomData(String, String, Object) - Method in class de.bea.domingo.mock.MockDocument
Replaces all items of the specified name with one new item, which is assigned custom data from a byte array.
replaceItemValueCustomData(String, Object) - Method in class de.bea.domingo.mock.MockDocument
Replaces all items of the specified name with one new item, which is assigned custom data from a byte array.
replaceItemValueCustomData(String, Object) - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Replaces all items of the specified name with one new item, which is assigned custom data from a byte array.
replaceItemValueCustomData(String, String, Object) - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Replaces all items of the specified name with one new item, which is assigned custom data from a byte array.
replaceItemValueCustomDataBytes(String, String, byte[]) - Method in interface de.bea.domingo.DBaseDocument
Replaces all items of the specified name with one new item, which is assigned custom data from a byte array.
replaceItemValueCustomDataBytes(String, String, byte[]) - Method in class de.bea.domingo.http.BaseDocumentHttp
Replaces all items of the specified name with one new item, which is assigned custom data from a byte array.
replaceItemValueCustomDataBytes(String, String, byte[]) - Method in class de.bea.domingo.mock.MockDocument
Replaces all items of the specified name with one new item, which is assigned custom data from a byte array.
replaceItemValueCustomDataBytes(String, String, byte[]) - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Replaces all items of the specified name with one new item, which is assigned custom data from a byte array.
replicate(String) - Method in interface de.bea.domingo.DDatabase
Replicates a local database with its replica(s) on a server.
replicate(String) - Method in class de.bea.domingo.http.DatabaseHttp
Replicates a local database with its replica(s) on a server.
replicate(String) - Method in class de.bea.domingo.proxy.DatabaseProxy
Replicates a local database with its replica(s) on a server.
reply(Email, boolean, boolean) - Method in interface de.bea.domingo.groupware.Mailbox
Creates a new memo as a reply to the sender of the original memo.
reply(Email, boolean, boolean) - Method in class de.bea.domingo.groupware.map.MailDatabase
Creates a new memo as a reply to the sender of the original memo.
replyToAll(Email, boolean, boolean) - Method in interface de.bea.domingo.groupware.Mailbox
Creates a new memo as a reply to all original recipients of the original memo.
replyToAll(Email, boolean, boolean) - Method in class de.bea.domingo.groupware.map.MailDatabase
Creates a new memo as a reply to all original recipients of the original memo.
reset() - Method in class de.bea.domingo.http.BaseHttp.BaseHandler
Resets the parser to start a new parsing.
resize(int) - Method in class de.bea.domingo.threadpool.SimpleThreadPool
Resize the thread pool.
resize(int) - Method in interface de.bea.domingo.threadpool.ThreadPool
Resize the thread pool.
resolve(String) - Method in interface de.bea.domingo.DSession
Returns the Domino object that a URL addresses.
resolve(String) - Method in class de.bea.domingo.http.SessionHttp
Returns the Domino object that a URL addresses.
resolve(String) - Method in class de.bea.domingo.proxy.SessionProxy
Returns the Domino object that a URL addresses.
ResourceManager - Class in de.bea.domingo.i18n
Manager for internatialized resources.
Resources - Class in de.bea.domingo.i18n
A class to simplify extracting localized strings, icons and other common resources from a ResourceBundle.
Resources(String) - Constructor for class de.bea.domingo.i18n.Resources
Constructor that builds a manager in default locale.
Resources(String, ClassLoader) - Constructor for class de.bea.domingo.i18n.Resources
Constructor that builds a manager in default locale using specified ClassLoader.
Resources(String, Locale) - Constructor for class de.bea.domingo.i18n.Resources
Constructor that builds a manager in specified locale.
Resources(String, Locale, ClassLoader) - Constructor for class de.bea.domingo.i18n.Resources
Constructor that builds a manager in specified locale.
RESOURCES - Static variable in class de.bea.domingo.proxy.BaseProxy
Internationalized resources.
RICHTEXT - Static variable in interface de.bea.domingo.DItem
item type.
RichTextItemProxy - Class in de.bea.domingo.proxy
This class represents the Domino-Class RichTextItem.
RichTextItemProxy(NotesProxyFactory, DBase, RichTextItem, DNotesMonitor) - Constructor for class de.bea.domingo.proxy.RichTextItemProxy
Constructor for DRichTextItemImpl.
RichTextItemProxy.EmbeddedObjectsIterator - Class in de.bea.domingo.proxy
A EmbeddedObjectsIterator allows iteration over a set of lotus.domino.EmbeddedObject.
RichTextItemProxy.EmbeddedObjectsIterator(List) - Constructor for class de.bea.domingo.proxy.RichTextItemProxy.EmbeddedObjectsIterator
Constructs an Iterator by use of a vector of lotus.domino.EmbeddedObjects.
run() - Method in interface de.bea.domingo.DAgent
Runs the agent.
run(String) - Method in interface de.bea.domingo.DAgent
Runs the agent.
run() - Method in class de.bea.domingo.http.AgentHttp
Runs the agent.
run(String) - Method in class de.bea.domingo.http.AgentHttp
Runs the agent.
run() - Method in class de.bea.domingo.proxy.AgentProxy
Runs the agent.
run(String) - Method in class de.bea.domingo.proxy.AgentProxy
Runs the agent.
run() - Method in class de.bea.domingo.proxy.DNotesThread
 
run() - Method in class de.bea.domingo.proxy.NotesProxyFactory.DNotesShutdownThread
Tries to disposes all related resources.
run() - Method in class de.bea.domingo.service.InvocationTask
Invokes the method.
run() - Method in class de.bea.domingo.threadpool.SimpleThreadPool
The method ran by the pool of background threads.
runNotes() - Method in class de.bea.domingo.proxy.DNotesThread
Runs a Notes process.
runOnServer() - Method in interface de.bea.domingo.DAgent
Runs the agent on the computer containing the database.
runOnServer(String) - Method in interface de.bea.domingo.DAgent
Runs the agent on the computer containing the database.
runOnServer() - Method in class de.bea.domingo.http.AgentHttp
Runs the agent on the computer containing the database.
runOnServer(String) - Method in class de.bea.domingo.http.AgentHttp
Runs the agent on the computer containing the database.
runOnServer() - Method in class de.bea.domingo.proxy.AgentProxy
Runs the agent on the computer containing the database.
runOnServer(String) - Method in class de.bea.domingo.proxy.AgentProxy
Runs the agent on the computer containing the database.

S

save() - Method in interface de.bea.domingo.DAgent
Saves changes made to the agent.
save() - Method in interface de.bea.domingo.DBaseDocument
Saves any changes you have made to a document.
save(boolean) - Method in interface de.bea.domingo.DBaseDocument
Saves any changes you have made to a document.
save(boolean, boolean) - Method in interface de.bea.domingo.DBaseDocument
Saves any changes you have made to a document.
save(CalendarEntry) - Method in interface de.bea.domingo.groupware.CalendarInterface
Saves a new calendar entry.
save(CalendarEntry) - Method in class de.bea.domingo.groupware.map.MailDatabase
Saves a new calendar entry.
save() - Method in class de.bea.domingo.http.AgentHttp
Saves changes made to the agent.
save() - Method in class de.bea.domingo.http.BaseDocumentHttp
Saves any changes you have made to a document.
save(boolean) - Method in class de.bea.domingo.http.BaseDocumentHttp
Saves any changes you have made to a document.
save(boolean, boolean) - Method in class de.bea.domingo.http.DocumentHttp
Saves any changes you have made to a document.
save(Object) - Method in class de.bea.domingo.map.BaseDatabase
Saves a business object.
save() - Method in class de.bea.domingo.mock.MockDocument
Saves any changes you have made to a document.
save(boolean) - Method in class de.bea.domingo.mock.MockDocument
Saves any changes you have made to a document.
save(boolean, boolean) - Method in class de.bea.domingo.mock.MockDocument
Saves any changes you have made to a document.
save() - Method in class de.bea.domingo.proxy.AgentProxy
Saves changes made to the agent.
save() - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Saves any changes you have made to a document.
save(boolean, boolean) - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Saves any changes you have made to a document.
save(boolean) - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Saves any changes you have made to a document.
saveAsDraft(Email) - Method in interface de.bea.domingo.groupware.Mailbox
Sends a memo.
saveAsDraft(Email) - Method in class de.bea.domingo.groupware.map.MailDatabase
Sends a memo.
SaveDocumentCommand - Class in de.bea.domingo.server
TODO.
SaveDocumentCommand() - Constructor for class de.bea.domingo.server.SaveDocumentCommand
 
search(String, Calendar, int) - Method in interface de.bea.domingo.DDatabase
Given selection criteria for a document, returns all documents in a database that meet the criteria.
search(String, Calendar) - Method in interface de.bea.domingo.DDatabase
Given selection criteria for a document, returns all documents in a database that meet the criteria.
search(String) - Method in interface de.bea.domingo.DDatabase
Given selection criteria for a document, returns all documents in a database that meet the criteria.
search(String, Calendar, int) - Method in class de.bea.domingo.http.DatabaseHttp
Given selection criteria for a document, returns all documents in a database that meet the criteria.
search(String, Calendar) - Method in class de.bea.domingo.http.DatabaseHttp
Given selection criteria for a document, returns all documents in a database that meet the criteria.
search(String) - Method in class de.bea.domingo.http.DatabaseHttp
Given selection criteria for a document, returns all documents in a database that meet the criteria.
search(String) - Method in class de.bea.domingo.proxy.DatabaseProxy
Given selection criteria for a document, returns all documents in a database that meet the criteria.
search(String, Calendar, int) - Method in class de.bea.domingo.proxy.DatabaseProxy
Given selection criteria for a document, returns all documents in a database that meet the criteria.
search(String, Calendar) - Method in class de.bea.domingo.proxy.DatabaseProxy
Given selection criteria for a document, returns all documents in a database that meet the criteria.
searchLocaleCode(String) - Static method in class de.bea.domingo.http.DominoLocaleCode
Returns the first found locale code for a given search string.
searchTimeZone(String) - Static method in class de.bea.domingo.http.DominoTimeZone
Returns the time zone value for a given search string.
send(String) - Method in interface de.bea.domingo.DDocument
Mails a document.
send(List) - Method in interface de.bea.domingo.DDocument
Mails a document.
send(Email) - Method in interface de.bea.domingo.groupware.Mailbox
Sends a memo.
send(Email) - Method in class de.bea.domingo.groupware.map.MailDatabase
Sends a memo.
send(String) - Method in class de.bea.domingo.http.DocumentHttp
Mails a document.
send(List) - Method in class de.bea.domingo.http.DocumentHttp
Mails a document.
send(String) - Method in class de.bea.domingo.mock.MockDocument
Mails a document.
send(List) - Method in class de.bea.domingo.mock.MockDocument
Mails a document.
send(String) - Method in class de.bea.domingo.proxy.DocumentProxy
Mails a document.
send(List) - Method in class de.bea.domingo.proxy.DocumentProxy
Mails a document.
SEP_COMMA - Static variable in interface de.bea.domingo.DViewColumn
Constant for seperators.
SEP_NEWLINE - Static variable in interface de.bea.domingo.DViewColumn
Constant for seperators.
SEP_NONE - Static variable in interface de.bea.domingo.DViewColumn
Constant for seperators.
SEP_SEMICOLON - Static variable in interface de.bea.domingo.DViewColumn
Constant for seperators.
SEP_SPACE - Static variable in interface de.bea.domingo.DViewColumn
Constant for seperators.
SessionHttp - Class in de.bea.domingo.http
Notes session.
SessionProxy - Class in de.bea.domingo.proxy
Notes session.
set(int, int) - Method in class de.bea.domingo.util.GregorianDate
Overwrite prevents setting time fields.
set(int, int) - Method in class de.bea.domingo.util.GregorianDateTime
Overwrite prevents setting time fields.
set(int, int) - Method in class de.bea.domingo.util.GregorianTime
Overwrite prevents setting date fields.
set(int, int) - Method in class de.bea.domingo.util.GregorianTimeZone
Overwrite prevents setting date and time fields.
setAccentSensitiveSort(boolean) - Method in interface de.bea.domingo.DViewColumn
Indicates whether an auto-sorted column is sorted with regard to accent.
setAccentSensitiveSort(boolean) - Method in class de.bea.domingo.proxy.ViewColumnProxy
Indicates whether an auto-sorted column is sorted with regard to accent.
setAlignment(int) - Method in interface de.bea.domingo.DViewColumn
The alignment of data in a column.
setAlignment(int) - Method in class de.bea.domingo.proxy.ViewColumnProxy
The alignment of data in a column.
setAmPmSuffix(boolean) - Method in class de.bea.domingo.http.DominoPreferences
 
setAmString(String) - Method in class de.bea.domingo.http.DominoPreferences
 
setAppointmentUnid(String) - Method in class de.bea.domingo.groupware.CalendarEntry
 
setAuthors(boolean) - Method in interface de.bea.domingo.DItem
Indicates whether an item is of type Authors.
setAuthors(boolean) - Method in class de.bea.domingo.http.ItemHttp
Indicates whether an item is of type Authors.
setAuthors(boolean) - Method in class de.bea.domingo.mock.MockItem
Indicates whether an item is of type Authors.
setAuthors(boolean) - Method in class de.bea.domingo.proxy.ItemProxy
Indicates whether an item is of type Authors.
setBcc(Collection) - Method in class de.bea.domingo.groupware.Email
Sets the list of blind copy recipients to a list of names.
setBcc(List) - Method in class de.bea.domingo.groupware.Email
Sets the list of blind copy recipients to a list of names.
setBcc(String) - Method in class de.bea.domingo.groupware.Email
Sets the list of blind copy recipients to a single name.
setBody(String) - Method in class de.bea.domingo.groupware.Email
Sets the body of the email as an unformatted string.
setCaseSensitiveSort(boolean) - Method in interface de.bea.domingo.DViewColumn
Indicates whether an auto-sorted column is sorted with regard to case.
setCaseSensitiveSort(boolean) - Method in class de.bea.domingo.proxy.ViewColumnProxy
Indicates whether an auto-sorted column is sorted with regard to case.
setCategories(List) - Method in class de.bea.domingo.groupware.CalendarEntry
Sets the categories of a calendar entry.
setCategories(Set) - Method in class de.bea.domingo.groupware.Email
Sets the set of categories.
setCc(Collection) - Method in class de.bea.domingo.groupware.Email
 
setCc(List) - Method in class de.bea.domingo.groupware.Email
 
setChair(String) - Method in class de.bea.domingo.groupware.CalendarEntry
Sets the chair of a calendar entry.
setChairs(List) - Method in class de.bea.domingo.groupware.CalendarEntryDigest
 
setConvertNotesBitmapsToGIF(boolean) - Method in interface de.bea.domingo.DDxlExporter
 
setConvertNotesBitmapsToGIF(boolean) - Method in class de.bea.domingo.proxy.DxlExporterProxy
setCookies(List) - Method in class de.bea.domingo.http.DominoPreferences
 
setCurrencySpace(boolean) - Method in class de.bea.domingo.http.DominoPreferences
 
setCurrencySymbol(String) - Method in class de.bea.domingo.http.DominoPreferences
 
setDate(Calendar) - Method in class de.bea.domingo.groupware.EmailDigest
 
setDateFmt(int) - Method in interface de.bea.domingo.DViewColumn
The format of date data in a column.
setDateFmt(int) - Method in class de.bea.domingo.proxy.ViewColumnProxy
The format of date data in a column.
setDateSeperator(String) - Method in class de.bea.domingo.http.DominoPreferences
 
setDebug(boolean) - Method in class de.bea.domingo.DAgentBase
Deprecated. Sets whether debugging is enabled or not for the current agent.
setDebug(boolean) - Method in class de.bea.domingo.notes.DAgentBase
Sets whether debugging is enabled or not for the current agent.
setDecimalSeperator(String) - Method in class de.bea.domingo.http.DominoPreferences
 
setDeliveredDate(Calendar) - Method in class de.bea.domingo.groupware.Email
Set the Delivery Date/Time.
setDoctypeSYSTEM(String) - Method in interface de.bea.domingo.DDxlExporter
The value of SYSTEM in the exported !
setDoctypeSYSTEM(String) - Method in class de.bea.domingo.proxy.DxlExporterProxy
The value of SYSTEM in the exported !
setDocumentLockingEnabled(boolean) - Method in interface de.bea.domingo.DDatabase
Sets whether document locking is enabled for a database.
setDocumentLockingEnabled(boolean) - Method in class de.bea.domingo.http.DatabaseHttp
Sets whether document locking is enabled for a database.
setDocumentLockingEnabled(boolean) - Method in class de.bea.domingo.proxy.DatabaseProxy
Sets whether document locking is enabled for a database.
setDst(boolean) - Method in class de.bea.domingo.http.DominoPreferences
 
setEmail(String) - Method in class de.bea.domingo.groupware.Contact
 
setEmail(String) - Method in class de.bea.domingo.groupware.ContactDigest
 
setEnabled(boolean) - Method in interface de.bea.domingo.DAgent
Indicates if an agent is able to run or not.
setEnabled(boolean) - Method in class de.bea.domingo.http.AgentHttp
Indicates if an agent is able to run or not.
setEnabled(boolean) - Method in class de.bea.domingo.proxy.AgentProxy
Indicates if an agent is able to run or not.
setEncrypted(boolean) - Method in interface de.bea.domingo.DItem
Indicates whether an item is encrypted.
setEncrypted(boolean) - Method in class de.bea.domingo.http.ItemHttp
Indicates whether an item is encrypted.
setEncrypted(boolean) - Method in class de.bea.domingo.mock.MockItem
Indicates whether an item is encrypted.
setEncrypted(boolean) - Method in class de.bea.domingo.proxy.ItemProxy
Indicates whether an item is encrypted.
setEncryptionKeys(List) - Method in interface de.bea.domingo.DBaseDocument
Sets the key(s) used to encrypt a document.
setEncryptionKeys(List) - Method in class de.bea.domingo.http.BaseDocumentHttp
Sets the key(s) used to encrypt a document.
setEncryptionKeys(List) - Method in class de.bea.domingo.mock.MockDocument
Sets the key(s) used to encrypt a document.
setEncryptionKeys(List) - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Sets the key(s) used to encrypt a document.
setEncryptOnSend(boolean) - Method in interface de.bea.domingo.DDocument
Indicates if a document is encrypted when mailed.
setEncryptOnSend(boolean) - Method in class de.bea.domingo.http.DocumentHttp
Indicates if a document is encrypted when mailed.
setEncryptOnSend(boolean) - Method in class de.bea.domingo.mock.MockDocument
Indicates if a document is encrypted when mailed.
setEncryptOnSend(boolean) - Method in class de.bea.domingo.proxy.DocumentProxy
Indicates if a document is encrypted when mailed.
setEndDate(Calendar) - Method in class de.bea.domingo.groupware.CalendarEntry
 
setEndDate(int, int, int) - Method in class de.bea.domingo.groupware.CalendarEntry
Sets the start date of a calendar entry.
setEndDateTime(Calendar) - Method in class de.bea.domingo.groupware.CalendarEntryDigest
 
setEndTime(Calendar) - Method in class de.bea.domingo.groupware.CalendarEntry
Sets the end time of a calendar entry.
setEndTime(int, int, int) - Method in class de.bea.domingo.groupware.CalendarEntry
Sets the end time of a calendar entry.
setEnvironmentString(String, String) - Method in interface de.bea.domingo.DSession
Sets the value of an environment variable.
setEnvironmentString(String, String, boolean) - Method in interface de.bea.domingo.DSession
Sets the value of a string environment variable.
setEnvironmentString(String, String) - Method in class de.bea.domingo.http.SessionHttp
Sets the value of an environment variable.
setEnvironmentString(String, String, boolean) - Method in class de.bea.domingo.http.SessionHttp
Sets the value of a string environment variable.
setEnvironmentString(String, String) - Method in class de.bea.domingo.proxy.SessionProxy
Sets the value of an environment variable.
setEnvironmentString(String, String, boolean) - Method in class de.bea.domingo.proxy.SessionProxy
Sets the value of a string environment variable.
setFolderReferencesEnabled(boolean) - Method in interface de.bea.domingo.DDatabase
Indicates whether this database maintains folder references for documents.
setFolderReferencesEnabled(boolean) - Method in class de.bea.domingo.http.DatabaseHttp
Indicates whether this database maintains folder references for documents.
setFolderReferencesEnabled(boolean) - Method in class de.bea.domingo.proxy.DatabaseProxy
Indicates whether this database maintains folder references for documents.
setFontBold(boolean) - Method in interface de.bea.domingo.DViewColumn
Indicates whether the font style for a column includes bold.
setFontBold(boolean) - Method in class de.bea.domingo.proxy.ViewColumnProxy
Indicates whether the font style for a column includes bold.
setFontColor(int) - Method in interface de.bea.domingo.DViewColumn
The font color of data in a column.
setFontColor(int) - Method in class de.bea.domingo.proxy.ViewColumnProxy
The font color of data in a column.
setFontFace(String) - Method in interface de.bea.domingo.DViewColumn
The font face of data in a column.
setFontFace(String) - Method in class de.bea.domingo.proxy.ViewColumnProxy
The font face of data in a column.
setFontItalic(boolean) - Method in interface de.bea.domingo.DViewColumn
Indicates whether the font style for a column includes italic.
setFontItalic(boolean) - Method in class de.bea.domingo.proxy.ViewColumnProxy
Indicates whether the font style for a column includes italic.
setFontPointSize(int) - Method in interface de.bea.domingo.DViewColumn
The font point size of data in a column.
setFontPointSize(int) - Method in class de.bea.domingo.proxy.ViewColumnProxy
The font point size of data in a column.
setFontStrikethrough(boolean) - Method in interface de.bea.domingo.DViewColumn
Indicates whether the font style for a column includes strikethrough.
setFontStrikethrough(boolean) - Method in class de.bea.domingo.proxy.ViewColumnProxy
Indicates whether the font style for a column includes strikethrough.
setFontStyle(int) - Method in interface de.bea.domingo.DViewColumn
The font style of data in a column.
setFontStyle(int) - Method in class de.bea.domingo.proxy.ViewColumnProxy
The font style of data in a column.
setFontUnderline(boolean) - Method in interface de.bea.domingo.DViewColumn
Indicates whether the font style for a column includes underline.
setFontUnderline(boolean) - Method in class de.bea.domingo.proxy.ViewColumnProxy
Indicates whether the font style for a column includes underline.
setFormula(String) - Method in interface de.bea.domingo.DViewColumn
The formula for a column that is based on a simple function or a formula.
setFormula(String) - Method in class de.bea.domingo.proxy.ViewColumnProxy
The formula for a column that is based on a simple function or a formula.
setFormUsers(List) - Method in interface de.bea.domingo.DForm
Sets the contents of the $FormUsers field.
setFormUsers(List) - Method in class de.bea.domingo.proxy.FormProxy
Sets the contents of the $FormUsers field.
setFrom(Calendar) - Method in interface de.bea.domingo.DDateRange
Sets the start date/time of the range.
setFrom(String) - Method in class de.bea.domingo.groupware.Email
 
setFrom(Calendar) - Method in class de.bea.domingo.util.GregorianDateRange
Sets the end date of the date range.
setFrom(Calendar) - Method in class de.bea.domingo.util.GregorianDateTimeRange
Sets the end date of the date range.
setFrom(Calendar) - Method in class de.bea.domingo.util.GregorianTimeRange
Sets the end date of the date range.
setFullName(String) - Method in class de.bea.domingo.groupware.Contact
 
setFullName(String) - Method in class de.bea.domingo.groupware.ContactDigest
 
setHeaderAlignment(int) - Method in interface de.bea.domingo.DViewColumn
The alignment of the header in a column.
setHeaderAlignment(int) - Method in class de.bea.domingo.proxy.ViewColumnProxy
The alignment of the header in a column.
setHeaderFontBold(boolean) - Method in interface de.bea.domingo.DViewColumn
Indicates whether the header font style for a column includes bold.
setHeaderFontBold(boolean) - Method in class de.bea.domingo.proxy.ViewColumnProxy
Indicates whether the header font style for a column includes bold.
setHeaderFontColor(int) - Method in interface de.bea.domingo.DViewColumn
The font color of the header in a column.
setHeaderFontColor(int) - Method in class de.bea.domingo.proxy.ViewColumnProxy
The font color of the header in a column.
setHeaderFontFace(String) - Method in interface de.bea.domingo.DViewColumn
The font face of the header in a column.
setHeaderFontFace(String) - Method in class de.bea.domingo.proxy.ViewColumnProxy
The font face of the header in a column.
setHeaderFontItalic(boolean) - Method in interface de.bea.domingo.DViewColumn
Indicates whether the header font style for a column includes italic.
setHeaderFontItalic(boolean) - Method in class de.bea.domingo.proxy.ViewColumnProxy
Indicates whether the header font style for a column includes italic.
setHeaderFontPointSize(int) - Method in interface de.bea.domingo.DViewColumn
The font point size of the header in a column.
setHeaderFontPointSize(int) - Method in class de.bea.domingo.proxy.ViewColumnProxy
The font point size of the header in a column.
setHeaderFontStrikethrough(boolean) - Method in interface de.bea.domingo.DViewColumn
Indicates whether the header font style for a column includes strikethrough.
setHeaderFontStrikethrough(boolean) - Method in class de.bea.domingo.proxy.ViewColumnProxy
Indicates whether the header font style for a column includes strikethrough.
setHeaderFontStyle(int) - Method in interface de.bea.domingo.DViewColumn
The font style of the header in a column.
setHeaderFontStyle(int) - Method in class de.bea.domingo.proxy.ViewColumnProxy
The font style of the header in a column.
setHeaderFontUnderline(boolean) - Method in interface de.bea.domingo.DViewColumn
Indicates whether the header font style for a column includes underline.
setHeaderFontUnderline(boolean) - Method in class de.bea.domingo.proxy.ViewColumnProxy
Indicates whether the header font style for a column includes underline.
setHidden(boolean) - Method in interface de.bea.domingo.DViewColumn
Indicates whether a column is hidden.
setHidden(boolean) - Method in class de.bea.domingo.proxy.ViewColumnProxy
Indicates whether a column is hidden.
setHideDetail(boolean) - Method in interface de.bea.domingo.DViewColumn
Indicates whether the details for total columns are hidden.
setHideDetail(boolean) - Method in class de.bea.domingo.proxy.ViewColumnProxy
Indicates whether the details for total columns are hidden.
setHourFormat(boolean) - Method in class de.bea.domingo.http.DominoPreferences
 
setImportance(Email.Importance) - Method in class de.bea.domingo.groupware.Email
Sets the importance.
setInformedInvitees(List) - Method in class de.bea.domingo.groupware.CalendarEntry
Sets the informed invitees of a calendar entry.
setLeadingDecimalZeros(boolean) - Method in class de.bea.domingo.http.DominoPreferences
 
setLevel(int) - Method in class de.bea.domingo.monitor.AbstractMonitor
Sets the monitoring level of the monitor.
setListSep(int) - Method in interface de.bea.domingo.DViewColumn
List (multi-value) separator for values in a column.
setListSep(int) - Method in class de.bea.domingo.proxy.ViewColumnProxy
List (multi-value) separator for values in a column.
setLocale(String) - Method in class de.bea.domingo.http.DominoPreferences
 
setLocale(String, boolean) - Method in class de.bea.domingo.http.DominoPreferences
 
setLocation(String) - Method in class de.bea.domingo.groupware.CalendarEntry
Sets the location a calendar entry.
setLocation(String) - Method in class de.bea.domingo.groupware.CalendarEntryDigest
 
setLocation(String) - Method in class de.bea.domingo.map.NotesLocation
Sets the location string.
setLogger(Logger) - Method in class de.bea.domingo.monitor.Jdk14LoggerMonitor
Sets a new log.
setLogger(Logger) - Method in class de.bea.domingo.monitor.Log4jMonitor
Sets a new Log4j log.
setLogger(Log) - Method in class de.bea.domingo.monitor.LoggingMonitor
Sets a new log.
setMonitor(DNotesMonitor) - Method in class de.bea.domingo.DNotesFactory
Set the monitor.
setMonitor(DNotesMonitor) - Method in class de.bea.domingo.http.NotesHttpFactory
Set the monitor.
setMonitor(DNotesMonitor) - Method in class de.bea.domingo.monitor.AbstractMonitorEnabled
Returns the current monitor.
setMonitor(DNotesMonitor) - Method in interface de.bea.domingo.monitor.MonitorEnabled
Returns the current monitor.
setMonitor(DNotesMonitor) - Method in class de.bea.domingo.proxy.DNotesThread
Set the monitor.
setMonitor(DNotesMonitor) - Method in class de.bea.domingo.proxy.NotesProxyFactory
Set the monitor.
setMonitor(DNotesMonitor) - Method in class de.bea.domingo.service.NotesServiceFactory
Set the monitor.
setNames(boolean) - Method in interface de.bea.domingo.DItem
Indicates whether an item is of type Names.
setNames(boolean) - Method in class de.bea.domingo.http.ItemHttp
Indicates whether an item is of type Names.
setNames(boolean) - Method in class de.bea.domingo.mock.MockItem
Indicates whether an item is of type Names.
setNames(boolean) - Method in class de.bea.domingo.proxy.ItemProxy
Indicates whether an item is of type Names.
setNumberAttrib(int) - Method in interface de.bea.domingo.DViewColumn
Attributes for numeric values in a column.
setNumberAttrib(int) - Method in class de.bea.domingo.proxy.ViewColumnProxy
Attributes for numeric values in a column.
setNumberAttribParens(boolean) - Method in interface de.bea.domingo.DViewColumn
Indicates whether the number attributes for a column include parentheses for negative numbers.
setNumberAttribParens(boolean) - Method in class de.bea.domingo.proxy.ViewColumnProxy
Indicates whether the number attributes for a column include parentheses for negative numbers.
setNumberAttribPercent(boolean) - Method in interface de.bea.domingo.DViewColumn
Indicates whether the number attributes for a column include displaying the number as a percentage.
setNumberAttribPercent(boolean) - Method in class de.bea.domingo.proxy.ViewColumnProxy
Indicates whether the number attributes for a column include displaying the number as a percentage.
setNumberAttribPunctuated(boolean) - Method in interface de.bea.domingo.DViewColumn
Indicates whether the number attributes for a column include punctuation at thousandths.
setNumberAttribPunctuated(boolean) - Method in class de.bea.domingo.proxy.ViewColumnProxy
Indicates whether the number attributes for a column include punctuation at thousandths.
setNumberDigits(int) - Method in interface de.bea.domingo.DViewColumn
Number of decimal places for numeric values in a column.
setNumberDigits(int) - Method in class de.bea.domingo.proxy.ViewColumnProxy
Number of decimal places for numeric values in a column.
setNumberFormat(int) - Method in interface de.bea.domingo.DViewColumn
Format for numeric values in a column.
setNumberFormat(int) - Method in class de.bea.domingo.proxy.ViewColumnProxy
Format for numeric values in a column.
setObserverDST(boolean) - Method in class de.bea.domingo.http.DominoPreferences
Sets whether to observe daylight saving time or not.
setOptionalInvitees(List) - Method in class de.bea.domingo.groupware.CalendarEntry
Sets the optional invitees of a calendar entry.
setOutputDoctype(boolean) - Method in interface de.bea.domingo.DDxlExporter
Indicates whether a !
setOutputDoctype(boolean) - Method in class de.bea.domingo.proxy.DxlExporterProxy
Indicates whether a !
setPmString(String) - Method in class de.bea.domingo.http.DominoPreferences
 
setPositionCurrencySymbol(boolean) - Method in class de.bea.domingo.http.DominoPreferences
 
setPrincipal(String) - Method in class de.bea.domingo.groupware.Email
 
setPriority(Email.Priority) - Method in class de.bea.domingo.groupware.Email
Sets the priority.
setProperty(String, String) - Static method in class de.bea.domingo.DNotesFactory
Sets a configuration value and overwrites any default or configuration settings.
setProperty(String, String) - Static method in class de.bea.domingo.DNotesFactoryFinder
Sets a configuration value and overwrites any default or configuration settings.
setProtected(boolean) - Method in interface de.bea.domingo.DItem
Indicates whether a user needs at least Editor access to modify an item.
setProtected(boolean) - Method in class de.bea.domingo.http.ItemHttp
Indicates whether a user needs at least Editor access to modify an item.
setProtected(boolean) - Method in class de.bea.domingo.mock.MockItem
Indicates whether a user needs at least Editor access to modify an item.
setProtected(boolean) - Method in class de.bea.domingo.proxy.ItemProxy
Indicates whether a user needs at least Editor access to modify an item.
setProtectReaders(boolean) - Method in interface de.bea.domingo.DForm
Sets if the $Readers items is protected from being overwritten by replication.
setProtectReaders(boolean) - Method in class de.bea.domingo.proxy.FormProxy
Sets if the $Readers items is protected from being overwritten by replication.
setProtectUsers(boolean) - Method in interface de.bea.domingo.DForm
Sets if the $FormUsers items is protected from being overwritten by replication.
setProtectUsers(boolean) - Method in class de.bea.domingo.proxy.FormProxy
Sets if the $FormUsers items is protected from being overwritten by replication.
setReaders(List) - Method in interface de.bea.domingo.DForm
Sets the contents of the $Readers field.
setReaders(boolean) - Method in interface de.bea.domingo.DItem
Indicates whether an item is of type Readers.
setReaders(boolean) - Method in class de.bea.domingo.http.ItemHttp
Indicates whether an item is of type Readers.
setReaders(boolean) - Method in class de.bea.domingo.mock.MockItem
Indicates whether an item is of type Readers.
setReaders(List) - Method in class de.bea.domingo.proxy.FormProxy
Sets the contents of the $Readers field.
setReaders(boolean) - Method in class de.bea.domingo.proxy.ItemProxy
Indicates whether an item is of type Readers.
setRecipient(String) - Method in class de.bea.domingo.groupware.Email
Sets the list of recipients to a single name.
setRecipients(Collection) - Method in class de.bea.domingo.groupware.Email
 
setRecipients(List) - Method in class de.bea.domingo.groupware.Email
 
setReplyTo(String) - Method in class de.bea.domingo.groupware.Email
 
setRequiredInvitees(List) - Method in class de.bea.domingo.groupware.CalendarEntry
Sets the required invitees of a calendar entry.
setResize(boolean) - Method in interface de.bea.domingo.DViewColumn
Indicates whether a column is resizable.
setResize(boolean) - Method in class de.bea.domingo.proxy.ViewColumnProxy
Indicates whether a column is resizable.
setResortAscending(boolean) - Method in interface de.bea.domingo.DViewColumn
Indicates whether a column is a user-sorted column that can be sorted in ascending order.
setResortAscending(boolean) - Method in class de.bea.domingo.proxy.ViewColumnProxy
Indicates whether a column is a user-sorted column that can be sorted in ascending order.
setResortDescending(boolean) - Method in interface de.bea.domingo.DViewColumn
Indicates whether a column is a user-sorted column that can be sorted in descending order.
setResortDescending(boolean) - Method in class de.bea.domingo.proxy.ViewColumnProxy
Indicates whether a column is a user-sorted column that can be sorted in descending order.
setResortToView(boolean) - Method in interface de.bea.domingo.DViewColumn
Indicates whether a column is a user-sorted column that allows the user to change to another view.
setResortToView(boolean) - Method in class de.bea.domingo.proxy.ViewColumnProxy
Indicates whether a column is a user-sorted column that allows the user to change to another view.
setResortToViewName(String) - Method in interface de.bea.domingo.DViewColumn
The name of the target view for a user-sorted column that allows the user to change to another view.
setResortToViewName(String) - Method in class de.bea.domingo.proxy.ViewColumnProxy
The name of the target view for a user-sorted column that allows the user to change to another view.
setResources(List) - Method in class de.bea.domingo.groupware.CalendarEntry
Sets the resources of a calendar entry.
setRoom(String) - Method in class de.bea.domingo.groupware.CalendarEntry
 
setRooms(List) - Method in class de.bea.domingo.groupware.CalendarEntry
Sets the rooms of a calendar entry.
setSaveMessageOnSend(boolean) - Method in interface de.bea.domingo.DDocument
Indicates if a document is saved to a database when mailed.
setSaveMessageOnSend(boolean) - Method in class de.bea.domingo.http.DocumentHttp
Indicates if a document is saved to a database when mailed.
setSaveMessageOnSend(boolean) - Method in class de.bea.domingo.mock.MockDocument
Indicates if a document is saved to a database when mailed.
setSaveMessageOnSend(boolean) - Method in class de.bea.domingo.proxy.DocumentProxy
Indicates if a document is saved to a database when mailed.
setSaveOnSend(boolean) - Method in class de.bea.domingo.groupware.Email
Sets if the mail should be saved after send or not.
setSaveToDisk(boolean) - Method in interface de.bea.domingo.DItem
Indicates whether an item is saved when the document is saved.
setSaveToDisk(boolean) - Method in class de.bea.domingo.http.ItemHttp
Indicates whether an item is saved when the document is saved.
setSaveToDisk(boolean) - Method in class de.bea.domingo.mock.MockItem
Indicates whether an item is saved when the document is saved.
setSaveToDisk(boolean) - Method in class de.bea.domingo.proxy.ItemProxy
Indicates whether an item is saved when the document is saved.
setSecondaryResort(boolean) - Method in interface de.bea.domingo.DViewColumn
Indicates whether an ascending or descending user-sorted column has a secondary sorting column.
setSecondaryResort(boolean) - Method in class de.bea.domingo.proxy.ViewColumnProxy
Indicates whether an ascending or descending user-sorted column has a secondary sorting column.
setSecondaryResortColumnIndex(int) - Method in interface de.bea.domingo.DViewColumn
The index of the secondary sorting column of a user-sorted column that allows a secondary sorting column.
setSecondaryResortColumnIndex(int) - Method in class de.bea.domingo.proxy.ViewColumnProxy
The index of the secondary sorting column of a user-sorted column that allows a secondary sorting column.
setSecondaryResortDescending(boolean) - Method in interface de.bea.domingo.DViewColumn
Indicates whether a secondary sorting column for a user-sorted column is sorted in descending order.
setSecondaryResortDescending(boolean) - Method in class de.bea.domingo.proxy.ViewColumnProxy
Indicates whether a secondary sorting column for a user-sorted column is sorted in descending order.
setSelectionFormula(String) - Method in interface de.bea.domingo.DView
Sets the selection formula of a view.
setSelectionFormula(String) - Method in class de.bea.domingo.http.ViewHttp
Sets the selection formula of a view.
setSelectionFormula(String) - Method in class de.bea.domingo.proxy.ViewProxy
Sets the selection formula of a view.
setSendAttachments(boolean) - Method in class de.bea.domingo.groupware.CalendarEntry
Sets if attachments should be sent.
setServerName(String) - Method in interface de.bea.domingo.DAgent
The name of the server on which an agent runs.
setServerName(String) - Method in class de.bea.domingo.http.AgentHttp
The name of the server on which an agent runs.
setServerName(String) - Method in class de.bea.domingo.proxy.AgentProxy
The name of the server on which an agent runs.
setShowTwistie(boolean) - Method in interface de.bea.domingo.DViewColumn
Indicates whether an expandable column displays a twistie.
setShowTwistie(boolean) - Method in class de.bea.domingo.proxy.ViewColumnProxy
Indicates whether an expandable column displays a twistie.
setSigned(boolean) - Method in interface de.bea.domingo.DItem
Indicates whether an item contains a signature the next time the document is signed.
setSigned(boolean) - Method in class de.bea.domingo.http.ItemHttp
Indicates whether an item contains a signature the next time the document is signed.
setSigned(boolean) - Method in class de.bea.domingo.mock.MockItem
Indicates whether an item contains a signature the next time the document is signed.
setSigned(boolean) - Method in class de.bea.domingo.proxy.ItemProxy
Indicates whether an item contains a signature the next time the document is signed.
setSignOnSend(boolean) - Method in interface de.bea.domingo.DDocument
Indicates if a document is signed when mailed.
setSignOnSend(boolean) - Method in class de.bea.domingo.http.DocumentHttp
Indicates if a document is signed when mailed.
setSignOnSend(boolean) - Method in class de.bea.domingo.mock.MockDocument
Indicates if a document is signed when mailed.
setSignOnSend(boolean) - Method in class de.bea.domingo.proxy.DocumentProxy
Indicates if a document is signed when mailed.
setSortDescending(boolean) - Method in interface de.bea.domingo.DViewColumn
Indicates whether an auto-sorted column is sorted in descending order.
setSortDescending(boolean) - Method in class de.bea.domingo.proxy.ViewColumnProxy
Indicates whether an auto-sorted column is sorted in descending order.
setSorted(boolean) - Method in interface de.bea.domingo.DViewColumn
Indicates whether a column is an auto-sorted column.
setSorted(boolean) - Method in class de.bea.domingo.proxy.ViewColumnProxy
Indicates whether a column is an auto-sorted column.
setStartDate(Calendar) - Method in class de.bea.domingo.groupware.CalendarEntry
Sets the start date of a calendar entry.
setStartDate(int, int, int) - Method in class de.bea.domingo.groupware.CalendarEntry
Sets the start date of a calendar entry.
setStartDateTime(List) - Method in class de.bea.domingo.groupware.CalendarEntry
Set list of occurences for repeating event.
setStartDateTime(Calendar) - Method in class de.bea.domingo.groupware.CalendarEntryDigest
 
setStartTime(Calendar) - Method in class de.bea.domingo.groupware.CalendarEntry
Sets the start time.
setStartTime(int, int, int) - Method in class de.bea.domingo.groupware.CalendarEntry
Sets the start time.
setSubject(String) - Method in class de.bea.domingo.groupware.CalendarEntryDigest
 
setSubject(String) - Method in class de.bea.domingo.groupware.Email
 
setSubject(String) - Method in class de.bea.domingo.groupware.EmailDigest
 
setSummary(boolean) - Method in interface de.bea.domingo.DItem
Indicates whether an item contains summary or non-summary data.
setSummary(boolean) - Method in class de.bea.domingo.http.ItemHttp
Indicates whether an item contains summary or non-summary data.
setSummary(boolean) - Method in class de.bea.domingo.mock.MockItem
Indicates whether an item contains summary or non-summary data.
setSummary(boolean) - Method in class de.bea.domingo.proxy.ItemProxy
Indicates whether an item contains summary or non-summary data.
setThousandsSeperator(String) - Method in class de.bea.domingo.http.DominoPreferences
 
setTime(Calendar) - Method in class de.bea.domingo.groupware.EmailDigest
 
setTimeDateFmt(int) - Method in interface de.bea.domingo.DViewColumn
The format of time-date data in a column.
setTimeDateFmt(int) - Method in class de.bea.domingo.proxy.ViewColumnProxy
The format of time-date data in a column.
setTimeFmt(int) - Method in interface de.bea.domingo.DViewColumn
The format of time data in a column.
setTimeFmt(int) - Method in class de.bea.domingo.proxy.ViewColumnProxy
The format of time data in a column.
setTimeInMillis(long) - Method in class de.bea.domingo.util.GregorianDate
Overwrites Calendar.setTimeInMillis(long), to disable all time fields.
setTimeInMillis(long) - Method in class de.bea.domingo.util.GregorianTime
Overwrites Calendar.setTimeInMillis(long), to disable all date fields.
setTimeSeperator(String) - Method in class de.bea.domingo.http.DominoPreferences
 
setTimeZone(TimeZone) - Method in interface de.bea.domingo.DSession
Sets the time zone of calendar instances that are created by domingo.
setTimeZone(DominoTimeZone) - Method in class de.bea.domingo.http.DominoPreferences
Sets the time zone.
setTimeZone(TimeZone) - Method in class de.bea.domingo.http.SessionHttp
Sets the time zone of calendar instances that are created by domingo.
setTimeZone(TimeZone) - Method in class de.bea.domingo.proxy.SessionProxy
Sets the time zone of calendar instances that are created by domingo.
setTimeZone(TimeZone) - Method in class de.bea.domingo.util.GregorianDate
Overwrite prevents setting a time zone to keep the time unchanged and unavailable.
setTimeZone(TimeZone) - Method in class de.bea.domingo.util.GregorianDateTime
Overwrite prevents setting a time zone to keep the time unchanged and unavailable.
setTimeZone(TimeZone) - Method in class de.bea.domingo.util.GregorianTime
Overwrite prevents setting a time zone to keep the time unchanged and the date unavailable.
setTimeZoneFmt(int) - Method in interface de.bea.domingo.DViewColumn
The format of the zone in a time-date column value.
setTimeZoneFmt(int) - Method in class de.bea.domingo.proxy.ViewColumnProxy
The format of the zone in a time-date column value.
setTitle(String) - Method in interface de.bea.domingo.DDatabase
Sets the title of a database.
setTitle(String) - Method in interface de.bea.domingo.DViewColumn
The title of a column or an empty string if the column does not have a title.
setTitle(String) - Method in class de.bea.domingo.groupware.CalendarEntry
Sets the title.
setTitle(String) - Method in class de.bea.domingo.http.DatabaseHttp
Sets the title of a database.
setTitle(String) - Method in class de.bea.domingo.proxy.DatabaseProxy
Sets the title of a database.
setTitle(String) - Method in class de.bea.domingo.proxy.ViewColumnProxy
The title of a column or an empty string if the column does not have a title.
setTo(Calendar) - Method in interface de.bea.domingo.DDateRange
Sets the end date/time of the range.
setTo(Calendar) - Method in class de.bea.domingo.util.GregorianDateRange
Sets the end date of the date range.
setTo(Calendar) - Method in class de.bea.domingo.util.GregorianDateTimeRange
Sets the end date of the date range.
setTo(Calendar) - Method in class de.bea.domingo.util.GregorianTimeRange
Sets the end date of the date range.
setTrace(boolean) - Method in class de.bea.domingo.DAgentBase
Deprecated. Activates or deactivates tracing method calls of the JVM.
setTrace(boolean) - Method in class de.bea.domingo.notes.DAgentBase
Activates or deactivates tracing method calls of the JVM.
setType(CalendarEntry.Type) - Method in class de.bea.domingo.groupware.CalendarEntry
Sets the type of a calendar entry.
setType(CalendarEntry.Type) - Method in class de.bea.domingo.groupware.CalendarEntryDigest
 
setUnid(String) - Method in class de.bea.domingo.map.BaseDigest
 
setUnid(String) - Method in class de.bea.domingo.map.BaseInstance
 
setUniversalID(String) - Method in interface de.bea.domingo.DBaseDocument
The universal ID, which uniquely identifies a document across all replicas of a database.
setUniversalID(String) - Method in class de.bea.domingo.http.BaseDocumentHttp
The universal ID, which uniquely identifies a document across all replicas of a database.
setUniversalID(String) - Method in class de.bea.domingo.mock.MockDocument
The universal ID, which uniquely identifies a document across all replicas of a database.
setUniversalID(String) - Method in class de.bea.domingo.proxy.BaseDocumentProxy
The universal ID, which uniquely identifies a document across all replicas of a database.
setValue(Object, String, Object, Class) - Method in class de.bea.domingo.map.BaseDMapper
Sets a value of an attribute given by its setter method in a given object.
setValueCustomData(String, Object) - Method in interface de.bea.domingo.DItem
Sets the value of an item to custom data from an object.
setValueCustomData(Object) - Method in interface de.bea.domingo.DItem
Sets the value of an item to custom data from an object.
setValueCustomData(String, Object) - Method in class de.bea.domingo.http.ItemHttp
Sets the value of an item to custom data from an object.
setValueCustomData(Object) - Method in class de.bea.domingo.http.ItemHttp
Sets the value of an item to custom data from an object.
setValueCustomData(String, Object) - Method in class de.bea.domingo.mock.MockItem
Sets the value of an item to custom data from an object.
setValueCustomData(Object) - Method in class de.bea.domingo.mock.MockItem
Sets the value of an item to custom data from an object.
setValueCustomData(String, Object) - Method in class de.bea.domingo.proxy.ItemProxy
Sets the value of an item to custom data from an object.
setValueCustomData(Object) - Method in class de.bea.domingo.proxy.ItemProxy
Sets the value of an item to custom data from an object.
setValueCustomDataBytes(String, byte[]) - Method in interface de.bea.domingo.DItem
Sets the value of an item to custom data from a byte array.
setValueCustomDataBytes(String, byte[]) - Method in class de.bea.domingo.http.ItemHttp
Sets the value of an item to custom data from a byte array.
setValueCustomDataBytes(String, byte[]) - Method in class de.bea.domingo.mock.MockItem
Sets the value of an item to custom data from a byte array.
setValueCustomDataBytes(String, byte[]) - Method in class de.bea.domingo.proxy.ItemProxy
Sets the value of an item to custom data from a byte array.
setValueDateRange(DDateRange) - Method in interface de.bea.domingo.DItem
Sets the value of an item to a date range.
setValueDateRange(Calendar, Calendar) - Method in interface de.bea.domingo.DItem
Sets the value of an item to a date range.
setValueDateRange(DDateRange) - Method in class de.bea.domingo.http.ItemHttp
Sets the value of an item to a date range.
setValueDateRange(Calendar, Calendar) - Method in class de.bea.domingo.http.ItemHttp
Sets the value of an item to a date range.
setValueDateRange(DDateRange) - Method in class de.bea.domingo.mock.MockItem
Sets the value of an item to a date range.
setValueDateRange(Calendar, Calendar) - Method in class de.bea.domingo.mock.MockItem
Sets the value of an item to a date range.
setValueDateRange(DDateRange) - Method in class de.bea.domingo.proxy.ItemProxy
Sets the value of an item to a date range.
setValueDateRange(Calendar, Calendar) - Method in class de.bea.domingo.proxy.ItemProxy
Sets the value of an item to a date range.
setValueDateTime(Calendar) - Method in interface de.bea.domingo.DItem
Sets the value of an item to a single datetime value.
setValueDateTime(TimeZone) - Method in interface de.bea.domingo.DItem
Sets the value of an item to a single time zone value.
setValueDateTime(Calendar) - Method in class de.bea.domingo.http.ItemHttp
Sets the value of an item to a single datetime value.
setValueDateTime(TimeZone) - Method in class de.bea.domingo.http.ItemHttp
Sets the value of an item to a single time zone value.
setValueDateTime(Calendar) - Method in class de.bea.domingo.mock.MockItem
Sets the value of an item to a single datetime value.
setValueDateTime(TimeZone) - Method in class de.bea.domingo.mock.MockItem
Sets the value of an item to a single time zone value.
setValueDateTime(Calendar) - Method in class de.bea.domingo.proxy.ItemProxy
Sets the value of an item to a single datetime value.
setValueDateTime(TimeZone) - Method in class de.bea.domingo.proxy.ItemProxy
Sets the value of an item to a single time zone value.
setValueDouble(double) - Method in interface de.bea.domingo.DItem
Sets the value of an item to a single numeric value.
setValueDouble(Double) - Method in interface de.bea.domingo.DItem
Sets the value of an item to a single numeric value.
setValueDouble(double) - Method in class de.bea.domingo.http.ItemHttp
Sets the value of an item to a single numeric value.
setValueDouble(Double) - Method in class de.bea.domingo.http.ItemHttp
Sets the value of an item to a single numeric value.
setValueDouble(double) - Method in class de.bea.domingo.mock.MockItem
Sets the value of an item to a single numeric value.
setValueDouble(Double) - Method in class de.bea.domingo.mock.MockItem
Sets the value of an item to a single numeric value.
setValueDouble(double) - Method in class de.bea.domingo.proxy.ItemProxy
Sets the value of an item to a single numeric value.
setValueDouble(Double) - Method in class de.bea.domingo.proxy.ItemProxy
Sets the value of an item to a single numeric value.
setValueInteger(int) - Method in interface de.bea.domingo.DItem
Sets the value of an item to a single numeric value.
setValueInteger(Integer) - Method in interface de.bea.domingo.DItem
Sets the value of an item to a single numeric value.
setValueInteger(int) - Method in class de.bea.domingo.http.ItemHttp
Sets the value of an item to a single numeric value.
setValueInteger(Integer) - Method in class de.bea.domingo.http.ItemHttp
Sets the value of an item to a single numeric value.
setValueInteger(int) - Method in class de.bea.domingo.mock.MockItem
Sets the value of an item to a single numeric value.
setValueInteger(Integer) - Method in class de.bea.domingo.mock.MockItem
Sets the value of an item to a single numeric value.
setValueInteger(int) - Method in class de.bea.domingo.proxy.ItemProxy
Sets the value of an item to a single numeric value.
setValueInteger(Integer) - Method in class de.bea.domingo.proxy.ItemProxy
Sets the value of an item to a single numeric value.
setValues(List) - Method in interface de.bea.domingo.DItem
Sets the value of an item.
setValues(List) - Method in class de.bea.domingo.http.ItemHttp
Sets the value of an item.
setValues(List) - Method in class de.bea.domingo.mock.MockItem
Sets the value of an item.
setValues(List) - Method in class de.bea.domingo.proxy.ItemProxy
Sets the value of an item.
setValueString(String) - Method in interface de.bea.domingo.DItem
Sets the value of an item to a single string value.
setValueString(String) - Method in class de.bea.domingo.http.ItemHttp
Sets the value of an item to a single string value.
setValueString(String) - Method in class de.bea.domingo.mock.MockItem
Sets the value of an item to a single string value.
setValueString(String) - Method in class de.bea.domingo.proxy.ItemProxy
Sets the value of an item to a single string value.
setWho(String) - Method in class de.bea.domingo.groupware.EmailDigest
 
setWidth(int) - Method in interface de.bea.domingo.DViewColumn
The width of a column.
setWidth(int) - Method in class de.bea.domingo.proxy.ViewColumnProxy
The width of a column.
sign() - Method in interface de.bea.domingo.DDocument
Signs a document.
sign() - Method in class de.bea.domingo.http.DocumentHttp
Signs a document.
sign() - Method in class de.bea.domingo.mock.MockDocument
Signs a document.
sign() - Method in class de.bea.domingo.proxy.DocumentProxy
Signs a document.
SIGNATURE - Static variable in interface de.bea.domingo.DItem
item type.
SimpleCache - Class in de.bea.domingo.cache
Simple cache implementation using a HashMap.
SimpleCache() - Constructor for class de.bea.domingo.cache.SimpleCache
Constructor.
SimpleThreadPool - Class in de.bea.domingo.threadpool
A simple implementation of a ThreadPool which is constructed with a given number of threads.
SimpleThreadPool() - Constructor for class de.bea.domingo.threadpool.SimpleThreadPool
Constructor.
SimpleThreadPool(DNotesMonitor) - Constructor for class de.bea.domingo.threadpool.SimpleThreadPool
Constructor.
SimpleThreadPool(int) - Constructor for class de.bea.domingo.threadpool.SimpleThreadPool
Constructor.
SimpleThreadPool(DNotesMonitor, int) - Constructor for class de.bea.domingo.threadpool.SimpleThreadPool
Constructor.
SimpleThreadPool(int, int) - Constructor for class de.bea.domingo.threadpool.SimpleThreadPool
Constructor.
SimpleThreadPool(DNotesMonitor, int, int) - Constructor for class de.bea.domingo.threadpool.SimpleThreadPool
Constructor.
SimpleThreadPool(DNotesMonitor, ThreadFactory, int) - Constructor for class de.bea.domingo.threadpool.SimpleThreadPool
Constructor.
SimpleThreadPool(DNotesMonitor, ThreadFactory, int, int) - Constructor for class de.bea.domingo.threadpool.SimpleThreadPool
Constructor.
sinitThread() - Method in class de.bea.domingo.DNotesFactory
Enables Notes access for the current thread.
sinitThread() - Method in class de.bea.domingo.http.NotesHttpFactory
Enables Notes access for the current thread.
sinitThread() - Method in class de.bea.domingo.proxy.NotesProxyFactory
 
sinitThread() - Method in class de.bea.domingo.service.NotesServiceFactory
 
size() - Method in class de.bea.domingo.cache.AbstractBaseCache
Returns the number of elements in this cache (its cardinality).
size() - Method in interface de.bea.domingo.cache.Cache
Returns the number of elements in this cache (its cardinality).
size() - Method in class de.bea.domingo.proxy.NotesRecycleQueue
Returns the number of objects in the queue.
size() - Method in class de.bea.domingo.queue.MTQueue
Returns the number of objects in the queue.
size() - Method in interface de.bea.domingo.queue.Queue
Returns the number of objects in the queue.
startElement(String, String, String, Attributes) - Method in class de.bea.domingo.http.BaseHttp.BaseHandler
 
startElement(String, String, String, Attributes) - Method in class de.bea.domingo.http.ViewEntryHttp.ViewEntryParser
 
stermThread() - Method in class de.bea.domingo.DNotesFactory
Disables Notes access for the current thread.
stermThread() - Method in class de.bea.domingo.http.NotesHttpFactory
Disables Notes access for the current thread.
stermThread() - Method in class de.bea.domingo.proxy.NotesProxyFactory
 
stermThread() - Method in class de.bea.domingo.service.NotesServiceFactory
 
stop() - Method in class de.bea.domingo.threadpool.SimpleThreadPool
 
stop() - Method in interface de.bea.domingo.threadpool.ThreadPool
Stops the pool.
STYLE_NO_CHANGE - Static variable in interface de.bea.domingo.DRichTextStyle
Font face constant.
SubMapper - Class in de.bea.domingo.map
Class defining and performing a mapping of an attribute that itself is a complex sub object of a business object.
SubMapper(Mapper) - Constructor for class de.bea.domingo.map.SubMapper
Constructor.

T

TARGET_ALL_DOCS - Static variable in interface de.bea.domingo.DAgent
Target constant: TARGET_ALL_DOCS.
TARGET_ALL_DOCS_IN_VIEW - Static variable in interface de.bea.domingo.DAgent
Target constant: TARGET_ALL_DOCS_IN_VIEW.
TARGET_NEW_DOCS - Static variable in interface de.bea.domingo.DAgent
Target constant: TARGET_NEW_DOCS.
TARGET_NEW_OR_MODIFIED_DOCS - Static variable in interface de.bea.domingo.DAgent
Target constant: TARGET_NEW_OR_MODIFIED_DOCS.
TARGET_NONE - Static variable in interface de.bea.domingo.DAgent
Target constant: TARGET_NONE.
TARGET_RUN_ONCE - Static variable in interface de.bea.domingo.DAgent
Target constant: TARGET_RUN_ONCE.
TARGET_SELECTED_DOCS - Static variable in interface de.bea.domingo.DAgent
Target constant: TARGET_SELECTED_DOCS.
TARGET_UNREAD_DOCS_IN_VIEW - Static variable in interface de.bea.domingo.DAgent
Target constant: TARGET_UNREAD_DOCS_IN_VIEW.
termThread() - Method in class de.bea.domingo.proxy.DNotesThread
 
termThread() - Method in class de.bea.domingo.threadpool.DefaultThreadFactory
Free resources of a new thread.
termThread() - Method in interface de.bea.domingo.threadpool.ThreadFactory
Free resources of a new thread.
TestServlet - Class in de.bea.domingo.servlet
TODO.
TestServlet() - Constructor for class de.bea.domingo.servlet.TestServlet
 
TEXT - Static variable in interface de.bea.domingo.DItem
item type.
TEXT - Static variable in class de.bea.domingo.map.NotesType
Data type TEXT.
ThreadFactory - Interface in de.bea.domingo.threadpool
Interface for classes generating threads.
ThreadPool - Interface in de.bea.domingo.threadpool
An interface representing a resizable thread pool which allows asynchronous dispatching of Runnable tasks.
ThreadPoolException - Exception in de.bea.domingo.threadpool
Exceptions that can occur within a thread pool.
ThreadPoolException(String) - Constructor for exception de.bea.domingo.threadpool.ThreadPoolException
Construct a new ThreadPoolException instance.
ThreadPoolException(Throwable) - Constructor for exception de.bea.domingo.threadpool.ThreadPoolException
Construct a new ThreadPoolException instance.
ThreadPoolException(String, Throwable) - Constructor for exception de.bea.domingo.threadpool.ThreadPoolException
Construct a new ThreadPoolException instance.
TIME_FORMAT - Static variable in class de.bea.domingo.util.DateUtil
Time format used for parsing.
TIME_FORMAT_24 - Static variable in class de.bea.domingo.proxy.InternationalProxy
Time format in 24 hour display.
TIME_FORMAT_DEFAULT - Static variable in class de.bea.domingo.proxy.InternationalProxy
Default time format.
TIME_SEPARATOR_DEFAULT - Static variable in class de.bea.domingo.proxy.InternationalProxy
Default separator for time components.
TIME_WAIT_FOR_GC - Static variable in class de.bea.domingo.http.NotesHttpFactory
Time to wait for garbage collector [milliseconds].
TIME_WAIT_FOR_GC - Static variable in class de.bea.domingo.proxy.NotesProxyFactory
Time to wait for garbage collector [milliseconds].
TIMEZONE_FORMAT - Static variable in class de.bea.domingo.proxy.InternationalProxy
Format string for time zones in format of RFC 822 , e.g.
Timezones - Class in de.bea.domingo.util
Static utility methods for time zone operations and conversions.
toString() - Method in interface de.bea.domingo.DBase
Returns a short description of an instance.
toString() - Method in class de.bea.domingo.DNotesError
 
toString() - Method in class de.bea.domingo.groupware.CalendarEntry
 
toString() - Method in class de.bea.domingo.groupware.CalendarEntry.Type
toString() - Method in class de.bea.domingo.groupware.CalendarEntryDigest
 
toString() - Method in class de.bea.domingo.groupware.Email.Importance
toString() - Method in class de.bea.domingo.groupware.Email.Priority
toString() - Method in class de.bea.domingo.groupware.EmailDigest
 
toString() - Method in class de.bea.domingo.http.AgentHttp
Returns a short description of an instance.
toString() - Method in class de.bea.domingo.http.BaseDocumentHttp
 
toString() - Method in class de.bea.domingo.http.BaseHttp
Returns a short description of an instance.
toString() - Method in class de.bea.domingo.http.DatabaseHttp
 
toString() - Method in class de.bea.domingo.http.DominoLocale
 
toString() - Method in class de.bea.domingo.http.DominoPreferences
 
toString() - Method in class de.bea.domingo.http.DominoTimeZone
toString() - Method in class de.bea.domingo.http.ItemHttp
Returns a short description of an instance.
toString() - Method in class de.bea.domingo.http.SessionHttp
Returns a short description of an instance.
toString() - Method in class de.bea.domingo.http.ViewEntryHttp
 
toString() - Method in class de.bea.domingo.http.ViewHttp
 
toString() - Method in class de.bea.domingo.map.NotesLocation
 
toString() - Method in class de.bea.domingo.map.NotesType
toString() - Method in class de.bea.domingo.mock.MockDocument
Returns a short description of an instance.
toString() - Method in class de.bea.domingo.mock.MockViewEntry
Returns a short description of an instance.
toString() - Method in class de.bea.domingo.proxy.AgentContextProxy
 
toString() - Method in class de.bea.domingo.proxy.AgentProxy
 
toString() - Method in class de.bea.domingo.proxy.BaseItemProxy
 
toString() - Method in class de.bea.domingo.proxy.BaseProxy.DocumentCollectionIterator
Returns a short description of an instance.
toString() - Method in class de.bea.domingo.proxy.DatabaseProxy
Returns a short description of an instance.
toString() - Method in class de.bea.domingo.proxy.DocumentCollectionProxy
 
toString() - Method in class de.bea.domingo.proxy.DocumentProxy
Returns a short description of an instance.
toString() - Method in class de.bea.domingo.proxy.DxlExporterProxy
 
toString() - Method in class de.bea.domingo.proxy.EmbeddedObjectProxy
 
toString() - Method in class de.bea.domingo.proxy.FormProxy
Returns a short description of an instance.
toString() - Method in class de.bea.domingo.proxy.LogProxy
 
toString() - Method in class de.bea.domingo.proxy.ProfileDocumentProxy
Returns a short description of an instance.
toString() - Method in class de.bea.domingo.proxy.SessionProxy
 
toString() - Method in class de.bea.domingo.proxy.ViewColumnProxy
Returns a short description of an instance.
toString() - Method in class de.bea.domingo.proxy.ViewEntryProxy
 
toString() - Method in class de.bea.domingo.proxy.ViewProxy
Returns a short description of an instance.
toString() - Method in class de.bea.domingo.util.GregorianDate
toString() - Method in class de.bea.domingo.util.GregorianDateRange
toString() - Method in class de.bea.domingo.util.GregorianDateTime
toString() - Method in class de.bea.domingo.util.GregorianDateTimeRange
toString() - Method in class de.bea.domingo.util.GregorianTime
toString() - Method in class de.bea.domingo.util.GregorianTimeRange
toString() - Method in class de.bea.domingo.util.GregorianTimeZone
Formats a date as a string in a locale-independent format.
toStringGeneric() - Method in class de.bea.domingo.proxy.BaseProxy
Utility method for the toString method of derived classes.
toStringIntern(Object) - Static method in class de.bea.domingo.http.BaseHttp
Returns a string representation of the object.
toStringIntern(Object) - Static method in class de.bea.domingo.proxy.BaseProxy
Returns a string representation of the object.
TRIGGER_AFTER_MAIL_DELIVERY - Static variable in interface de.bea.domingo.DAgent
Trigger constant: TRIGGER_AFTER_MAIL_DELIVERY.
TRIGGER_BEFORE_MAIL_DELIVERY - Static variable in interface de.bea.domingo.DAgent
Trigger constant: TRIGGER_BEFORE_MAIL_DELIVERY.
TRIGGER_DOC_PASTED - Static variable in interface de.bea.domingo.DAgent
Trigger constant: TRIGGER_DOC_PASTED.
TRIGGER_DOC_UPDATE - Static variable in interface de.bea.domingo.DAgent
Trigger constant: TRIGGER_DOC_UPDATE.
TRIGGER_MANUAL - Static variable in interface de.bea.domingo.DAgent
Trigger constant: TRIGGER_MANUAL.
TRIGGER_NONE - Static variable in interface de.bea.domingo.DAgent
Trigger constant: NONE.
TRIGGER_SCHEDULED - Static variable in interface de.bea.domingo.DAgent
Trigger constant: TRIGGER_SCHEDULED.
trimStackFrames(List) - Static method in class de.bea.domingo.exception.ExceptionUtil
Trims the stack frames.

U

UNAVAILABLE - Static variable in interface de.bea.domingo.DItem
item type.
UNKNOWN - Static variable in interface de.bea.domingo.DItem
item type.
unlock() - Method in interface de.bea.domingo.DBaseDocument
Unlocks a document.
unlock() - Method in interface de.bea.domingo.DForm
Unlocks a form.
unlock() - Method in class de.bea.domingo.http.BaseDocumentHttp
Unlocks a document.
unlock() - Method in class de.bea.domingo.mock.MockDocument
Unlocks a document.
unlock() - Method in class de.bea.domingo.proxy.BaseDocumentProxy
Unlocks a document.
unlock() - Method in class de.bea.domingo.proxy.FormProxy
Unlocks a form.
unprocessedFTSearch(String, int) - Method in interface de.bea.domingo.DAgentContext
Performs a full-text search within the unprocessed documents.
unprocessedFTSearch(String, int, int, int) - Method in interface de.bea.domingo.DAgentContext
Performs a full-text search within the unprocessed documents.
unprocessedFTSearch(String, int) - Method in class de.bea.domingo.proxy.AgentContextProxy
Performs a full-text search within the unprocessed documents.
unprocessedFTSearch(String, int, int, int) - Method in class de.bea.domingo.proxy.AgentContextProxy
Performs a full-text search within the unprocessed documents.
unprocessedSearch(String, Calendar, int) - Method in interface de.bea.domingo.DAgentContext
Searches for unprocessed documents which were created or modified since the cutoff date.
unprocessedSearch(String, Calendar, int) - Method in class de.bea.domingo.proxy.AgentContextProxy
Searches for unprocessed documents which were created or modified since the cutoff date.
updateFTIndex(boolean) - Method in interface de.bea.domingo.DDatabase
Updates the full-text index of a database.
updateFTIndex(boolean) - Method in class de.bea.domingo.http.DatabaseHttp
Updates the full-text index of a database.
updateFTIndex(boolean) - Method in class de.bea.domingo.proxy.DatabaseProxy
Updates the full-text index of a database.
updateProcessedDoc(DDocument) - Method in interface de.bea.domingo.DAgentContext
Marks a given document as processed.
updateProcessedDoc(DDocument) - Method in class de.bea.domingo.proxy.AgentContextProxy
Marks a given document as processed.
USERDATA - Static variable in interface de.bea.domingo.DItem
item type.
USERID - Static variable in interface de.bea.domingo.DItem
item type.

V

VALUE_SEPERATOR_SIZE - Static variable in class de.bea.domingo.proxy.ItemProxy
Size of a multiple value separator.
VALUE_SIZE_CALENDAR - Static variable in class de.bea.domingo.proxy.ItemProxy
Value size of date/time value stored in a Notes item.
VALUE_SIZE_NUMBER - Static variable in class de.bea.domingo.proxy.ItemProxy
Value size of numeric value stored in a Notes item.
values() - Method in interface de.bea.domingo.cache.Cache
Returns a collection view of the values contained in this cache.
values() - Method in class de.bea.domingo.cache.SimpleCache
Returns a collection view of the values contained in this cache.
values() - Method in class de.bea.domingo.cache.WeakCache
Returns a collection view of the values contained in this cache.
ViewColumnProxy - Class in de.bea.domingo.proxy
Represents the Domino-Class View.
ViewEntryHttp - Class in de.bea.domingo.http
 
ViewEntryHttp.ViewEntryParser - Class in de.bea.domingo.http
SAX parser for view entries.
ViewEntryHttp.ViewEntryParser() - Constructor for class de.bea.domingo.http.ViewEntryHttp.ViewEntryParser
 
ViewEntryProxy - Class in de.bea.domingo.proxy
Represents a view entry.
ViewHttp - Class in de.bea.domingo.http
Http implementation of a Domingo view.
VIEWMAPDATA - Static variable in interface de.bea.domingo.DItem
item type.
VIEWMAPLAYOUT - Static variable in interface de.bea.domingo.DItem
item type.
ViewProxy - Class in de.bea.domingo.proxy
Represents the Domino-Class View.
ViewProxy.CategoryIterator - Class in de.bea.domingo.proxy
A CategoriesIterator allows iteration over a set of lotus.domino.ViewEntrys that are categories.
ViewProxy.CategoryIterator(ViewNavigator, ViewEntry) - Constructor for class de.bea.domingo.proxy.ViewProxy.CategoryIterator
Constructs an CategoryIterator.
ViewProxy.CategoryIterator(ViewNavigator, ViewEntry, Object, boolean) - Constructor for class de.bea.domingo.proxy.ViewProxy.CategoryIterator
Constructor.
ViewProxy.ViewEntriesIterator - Class in de.bea.domingo.proxy
A ViewEntriesIterator allows iteration over a set of lotus.domino.ViewEntrys in view order.
ViewProxy.ViewEntriesIterator(ViewEntryCollection) - Constructor for class de.bea.domingo.proxy.ViewProxy.ViewEntriesIterator
Constructs an Iterator by use of a vector of lotus.domino.Items.
ViewProxy.ViewEntriesReverseIterator - Class in de.bea.domingo.proxy
A ViewEntriesIterator allows iteration over a set of lotus.domino.ViewEntrys in reverse order.
ViewProxy.ViewEntriesReverseIterator(ViewEntryCollection) - Constructor for class de.bea.domingo.proxy.ViewProxy.ViewEntriesReverseIterator
Constructs an Iterator by use of a vector of lotus.domino.Items.
ViewProxy.ViewNavigatorIterator - Class in de.bea.domingo.proxy
Uses a ViewNavigator to iterate over all entries in a view, starting with a given entry.
ViewProxy.ViewNavigatorIterator(ViewNavigator, DViewEntry) - Constructor for class de.bea.domingo.proxy.ViewProxy.ViewNavigatorIterator
Constructs an Iterator using a ViewNavigator and a current entry to start from.

W

WARN - Static variable in interface de.bea.domingo.DNotesMonitor
constant to indicate warn messages.
warn(String) - Method in interface de.bea.domingo.DNotesMonitor
warn output.
warn(String, Throwable) - Method in interface de.bea.domingo.DNotesMonitor
warn output.
warn(String) - Method in class de.bea.domingo.monitor.AbstractDefaultMonitor
warn output.
warn(String, Throwable) - Method in class de.bea.domingo.monitor.AbstractDefaultMonitor
warn output.
warn(String, Throwable) - Method in class de.bea.domingo.monitor.Jdk14LoggerMonitor
warn output.
warn(String) - Method in class de.bea.domingo.monitor.Jdk14LoggerMonitor
warn output.
warn(String, Throwable) - Method in class de.bea.domingo.monitor.Log4jMonitor
warn output.
warn(String) - Method in class de.bea.domingo.monitor.Log4jMonitor
warn output.
warn(String, Throwable) - Method in class de.bea.domingo.monitor.LoggingMonitor
warn output.
warn(String) - Method in class de.bea.domingo.monitor.LoggingMonitor
warn output.
warn(String, NotesException) - Method in class de.bea.domingo.proxy.InternationalProxy
Sends an info to the current monitor.
warning(SAXParseException) - Method in class de.bea.domingo.http.BaseHttp.BaseHandler
 
WeakCache - Class in de.bea.domingo.cache
Weak Cache.
WeakCache() - Constructor for class de.bea.domingo.cache.WeakCache
Creates a new WeakCache object.
WEEKDAY_DAY_MONTH_YEAR - Static variable in class de.bea.domingo.http.DominoLocale
value of field rg_date_component_order.
WEEKDAY_MONTH_DAY_YEAR - Static variable in class de.bea.domingo.http.DominoLocale
value of field rg_date_component_order.
withFailOnError(boolean) - Method in class de.bea.domingo.i18n.Resources
Whether an exception should be thrown in case of an unknown resource or not.
WriterMonitor - Class in de.bea.domingo.monitor
Console monitor, logs everything to a PrintWriter.
WriterMonitor(PrintWriter) - Constructor for class de.bea.domingo.monitor.WriterMonitor
Constructor.

X

XMLUtil - Class in de.bea.domingo.util
 

Y

YEAR_MONTH_DAY_WEEKDAY - Static variable in class de.bea.domingo.http.DominoLocale
value of field rg_date_component_order.
YES - Static variable in interface de.bea.domingo.DRichTextStyle
Constant: Yes.

A B C D E F G H I J K L M N O P Q R S T U V W X Y

Domingo Java-API