Index

A C D E F G H I J L R S T W 
All Classes and Interfaces|All Packages

D

dbGetAllDocuments(Database, String, String) - Method in class JAddinThread
Get all documents or documents matching a key from a view.
dbGetDocumentItem(Document, String) - Method in class JAddinThread
Get item in Domino document.
dbGetLastErrorMessage() - Method in class JAddinThread
Return last error message from the dbXXXX methods.
dbGetSession() - Method in class JAddinThread
Return the Domino session object.
dbGetSingleDocumentByKey(Database, String, String) - Method in class JAddinThread
Get a single Domino document based on the passed key.
dbOpen(String) - Method in class JAddinThread
Open the Domino database.
dbRecycleObjects(Object...) - Method in class JAddinThread
Recycle Domino object(s).
dbSaveDocument(Document) - Method in class JAddinThread
Save the Domino document.
dbSendMessage(String, String, String, String, String, byte[]) - Method in class JAddinThread
Create and send a message.
dbSendMessage(String, String, String, String, String, String, String, String, byte[]) - Method in class JAddinThread
Create and send a message.
dbSetDocumentItem(Document, String, Object) - Method in class JAddinThread
Set item in Domino document.
decryptAES(byte[], byte[]) - Method in class JAddinThread
AES-128 decrypt the passed buffer with the passed secret key.
deleteAddinStatusLine(int) - Method in class JAddin
Delete the Domino task status line.
deleteDominoStatistic(String) - Method in class JAddinThread
Delete the Domino statistics show in response to 'Show Stat' command.
deleteDominoStatistic(String, String) - Method in class JAddin
Delete the server statistic which is shown in command "Show Stat".
A C D E F G H I J L R S T W 
All Classes and Interfaces|All Packages