- mailAddedToStore(EmailEvent) - Method in interface com.llwork.external.email.IEmailInboxEventListener
-
Tells LLworkplace that an mail is added via the IMAP-folder message handling
- mailChangedInStore(EmailEvent) - Method in interface com.llwork.external.email.IEmailInboxEventListener
-
Tells LLworkplace that an mail was changed via the IMAP-folder message handling
- mailRemovedFromStore(EmailEvent) - Method in interface com.llwork.external.email.IEmailInboxEventListener
-
Tells LLworkplace that an mail was removed via the IMAP-folder message handling
- MIME_TYPE_APPLRTF - Static variable in interface com.llwork.external.IConstants
-
- MIME_TYPE_HTML - Static variable in interface com.llwork.external.IConstants
-
- MIME_TYPE_ICALENDAR - Static variable in interface com.llwork.external.IConstants
-
- MIME_TYPE_PLAIN - Static variable in interface com.llwork.external.IConstants
-
- MIME_TYPE_TEXT - Static variable in interface com.llwork.external.IConstants
-
- MIME_TYPE_TEXTRICHTEXT - Static variable in interface com.llwork.external.IConstants
-
- MIME_TYPE_TEXTRTF - Static variable in interface com.llwork.external.IConstants
-
- MIME_TYPE_XRTF - Static variable in interface com.llwork.external.IConstants
-
- MimeTypeParser - Class in com.llwork.external
-
Mime Type Parser - restricted to only the mime types that are used in LLworkplace
- MimeTypeParser() - Constructor for class com.llwork.external.MimeTypeParser
-
- modifyTask(ITaskData) - Method in interface com.llwork.external.task.ITaskManager
-
Modify the task by the provided task data
- mustBeEncrypted() - Method in interface com.llwork.external.IPropertyItemDescriptor
-
Declares if the value must be encrypted before storing it.
- mustBeEncrypted() - Method in class com.llwork.external.PropertyItemDescriptor
-