Skip navigation links
A C D E F G H I L M N O P R S T U Y 

G

getActionButtonIcon() - Method in class com.llwork.external.AdditionalPluginBuildingInfo
 
getActionButtonText() - Method in class com.llwork.external.AdditionalPluginBuildingInfo
 
getActionButtonTooltip() - Method in class com.llwork.external.AdditionalPluginBuildingInfo
 
getAdditionalBuildingInfo(boolean) - Method in interface com.llwork.external.IExternalManager
Returns additional info
getAdditionalHtmlSearchHelpInfo() - Method in interface com.llwork.external.contact.IContactSearchManager
Provides additional information that is displayed to the user formatted in HTML
getAdditionalInfoAsHtmlText() - Method in class com.llwork.external.AdditionalPluginBuildingInfo
 
getAdditionalSearchLabelText() - Method in interface com.llwork.external.contact.IContactSearchManager
Provides the label text that should be displayed before the additional search field
getAdditionalSearchLabelText2() - Method in interface com.llwork.external.contact.IContactSearchManager
Provides the second label text that should be displayed before the second additional search field
getAllContactData(String) - Method in interface com.llwork.external.contact.IContactManager
The external contact application should return all contacts that reside in the personal store of the user (not the global one)
getAllEmails(String, String, boolean, long, Date) - Method in interface com.llwork.external.email.IEmailManager
Should return all emails that are modified or received between the loadFromInMillis till loadUntil
getAllOverdoneTasks(Date, boolean) - Method in interface com.llwork.external.task.ITaskManager
Should return all overdone tasks
getAllTasks(long, Date, boolean) - Method in interface com.llwork.external.task.ITaskManager
Should return all tasks that are created, modified or received between the loadFromInMillis till loadUntil
getApplicationIcon() - Method in interface com.llwork.external.IApplicationExternalManager
The icon that represents the application
getApplicationIcon60x60() - Method in interface com.llwork.external.IApplicationExternalManager
The URL-path to the image icon that represents the application in 60x60 px
getApplicationKey() - Method in interface com.llwork.external.IApplicationExternalManager
The key that uniquely represents the application.
getApplicationName() - Method in interface com.llwork.external.IApplicationExternalManager
The name that represents the application
getApplicationVersion() - Method in interface com.llwork.external.IApplicationExternalManager
The version of the installed application
getAppointments(Date, Date) - Method in interface com.llwork.external.appointment.IAppointmentManager
This application should return all appointments and meetings of a time span
getAssistantName() - Method in class com.llwork.external.contact.ContactData
 
getAssistantName() - Method in interface com.llwork.external.contact.IContactData
Assitant name of the contact.
getAssistantTelephoneNumber() - Method in class com.llwork.external.contact.ContactData
 
getAssistantTelephoneNumber() - Method in interface com.llwork.external.contact.IContactData
Assistant telephone number of the contact.
getAttachments() - Method in class com.llwork.external.email.EmailData
 
getAttachments() - Method in interface com.llwork.external.email.IEmailData
Returns all attachments of the email.
getAttachmentsSize() - Method in class com.llwork.external.email.EmailData
 
getAttachmentsSize() - Method in interface com.llwork.external.email.IEmailData
Return the amount of attachments.
getAvailableEmailIntegratorStores() - Method in interface com.llwork.external.email.IEmailManager
Returns all available email stores of the external email application
getBcc() - Method in class com.llwork.external.email.EmailData
 
getBcc() - Method in interface com.llwork.external.email.IEmailData
Returns the names or email addresses of the blind carbon copy receivers.
getBody() - Method in class com.llwork.external.appointment.AppointmentData
 
getBody() - Method in interface com.llwork.external.appointment.IAppointmentData
Returns additional appointment/meeting information
getBody() - Method in interface com.llwork.external.task.ITaskData
Returns the textual body of the task
getBody() - Method in class com.llwork.external.task.TaskData
 
getBodyCharset() - Method in class com.llwork.external.email.EmailBodyData
 
getBodyCharset() - Method in interface com.llwork.external.email.IEmailBodyData
Returns the body text charset
getBodyEncoding() - Method in class com.llwork.external.email.EmailBodyData
 
getBodyEncoding() - Method in interface com.llwork.external.email.IEmailBodyData
Returns the body text encoding
getBodyEncodingParameters() - Method in class com.llwork.external.email.EmailBodyData
 
getBodyEncodingParameters() - Method in interface com.llwork.external.email.IEmailBodyData
Returns the body text encoding parameters
getBodyLanguage() - Method in class com.llwork.external.email.EmailBodyData
 
getBodyLanguage() - Method in interface com.llwork.external.email.IEmailBodyData
Returns the body text language
getBodySnippetId() - Method in class com.llwork.external.email.EmailData
 
getBodySnippetId() - Method in interface com.llwork.external.email.IEmailData
Returns the internal body snipped ID (just for internal usage)
getBodyText() - Method in class com.llwork.external.email.EmailBodyData
 
getBodyText() - Method in interface com.llwork.external.email.IEmailBodyData
Returns the body text
getBodyTextList() - Method in class com.llwork.external.email.EmailData
 
getBodyTextList() - Method in interface com.llwork.external.email.IEmailData
Return the body texts of the email as a list
getBodyTexts() - Method in class com.llwork.external.email.EmailData
 
getBodyTexts() - Method in interface com.llwork.external.email.IEmailData
Return the body texts of the email
getBorderColor() - Method in interface com.llwork.external.office.data.ITableDataItem
border color of each single cell
getBusiness2TelephoneNumber() - Method in class com.llwork.external.contact.ContactData
 
getBusiness2TelephoneNumber() - Method in interface com.llwork.external.contact.IContactData
Second business telephone number of the contact.
getBusinessAddressCity() - Method in class com.llwork.external.contact.ContactData
 
getBusinessAddressCity() - Method in interface com.llwork.external.contact.IContactData
City of the business address of the contact.
getBusinessAddressCountry() - Method in class com.llwork.external.contact.ContactData
 
getBusinessAddressCountry() - Method in interface com.llwork.external.contact.IContactData
Country of the business address of the contact.
getBusinessAddressPostalCode() - Method in class com.llwork.external.contact.ContactData
 
getBusinessAddressPostalCode() - Method in interface com.llwork.external.contact.IContactData
Postal code of the business address of the contact.
getBusinessAddressState() - Method in class com.llwork.external.contact.ContactData
 
getBusinessAddressState() - Method in interface com.llwork.external.contact.IContactData
State of the business address of the contact.
getBusinessAddressStreet() - Method in class com.llwork.external.contact.ContactData
 
getBusinessAddressStreet() - Method in interface com.llwork.external.contact.IContactData
Street of the business address of the contact.
getBusinessFaxNumber() - Method in class com.llwork.external.contact.ContactData
 
getBusinessFaxNumber() - Method in interface com.llwork.external.contact.IContactData
Business fax number of the contact.
getBusinessHomePage() - Method in class com.llwork.external.contact.ContactData
 
getBusinessHomePage() - Method in interface com.llwork.external.contact.IContactData
Business home page of the contact.
getBusinessTelephoneNumber() - Method in class com.llwork.external.contact.ContactData
 
getBusinessTelephoneNumber() - Method in interface com.llwork.external.contact.IContactData
Standard business telephone number of the contact.
getCc() - Method in class com.llwork.external.email.EmailData
 
getCc() - Method in interface com.llwork.external.email.IEmailData
Returns the names or email addresses of the carbon copy receivers.
getChildTasks() - Method in class com.llwork.external.project.Task
Returns all child tasks
getClonedObject(Serializable) - Static method in class com.llwork.external.email.EmailData
 
getColumnCount() - Method in interface com.llwork.external.office.data.ITableDataItem
Returns the number of columns of the table
getCompanyName() - Method in class com.llwork.external.contact.ContactData
 
getCompanyName() - Method in interface com.llwork.external.contact.IContactData
Company name of the contact.
getContactData(String, String) - Method in interface com.llwork.external.contact.IContactManager
The external application should return the requested contact
getContactId() - Method in class com.llwork.external.contact.ContactData
 
getContactId() - Method in interface com.llwork.external.contact.IContactBase
The external contact identifier that represents the contact uniquely in the contact store.
getContactId() - Method in interface com.llwork.external.IRecipient
Returns the external contact identifier
getContactId() - Method in class com.llwork.external.Recipient
 
getContent() - Method in class com.llwork.external.telephony.TelephoneEvent
Returns the textual information.
getContentID() - Method in class com.llwork.external.Attachment
 
getContentID() - Method in interface com.llwork.external.IAttachment
If the attachment is referenced by 'cid" the contentID should contain the corresponding content ID
getCurrentCapabilities() - Method in interface com.llwork.external.telephony.ITelephoneDevice
Requests for the current capabilities of the phone.
getDataItems() - Method in interface com.llwork.external.office.data.IDataContainer
Returns the data items
getDataType() - Method in interface com.llwork.external.IPropertyItemDescriptor
Returns the data type of the value to be set.
getDataType() - Method in class com.llwork.external.PropertyItemDescriptor
 
getDeadline() - Method in class com.llwork.external.project.Task
Returns the deadline date of the task
getDefaultFileExtension() - Method in interface com.llwork.external.IDocumentApplicationExternalManager
The most important application file extension that the manager handles
getDefaultValue() - Method in interface com.llwork.external.IPropertyItemDescriptor
Defines a default value if there is one.
getDefaultValue() - Method in class com.llwork.external.PropertyItemDescriptor
 
getDepartment() - Method in class com.llwork.external.contact.ContactData
 
getDepartment() - Method in interface com.llwork.external.contact.IContactData
Department of the contact.
getDescription() - Method in interface com.llwork.external.office.data.IDataItem
Returns the description of the data item
getDescription() - Method in class com.llwork.external.project.Task
Returns the description of the task
getDeviceGuid() - Method in interface com.llwork.external.telephony.ITelephoneDevice
Unique identifier that was provided by LLworkplace at creation of the device in the com.llwork.external.telephony.ITelephoneManager.createTelephoneDevice(...) method.
getDeviceGuid() - Method in class com.llwork.external.telephony.TelephoneStatusEvent
Returns the unique device identifier
getDigitsCount() - Method in interface com.llwork.external.office.data.IValueItem
In case of a numeric representation of the value the amount of digits have to be declared.
getDisplayName() - Method in class com.llwork.external.Attachment
 
getDisplayName() - Method in interface com.llwork.external.IAttachment
Human readable file name
getDueDate() - Method in interface com.llwork.external.task.ITaskData
Returns the due date of the task
getDueDate() - Method in class com.llwork.external.task.TaskData
 
getDuration() - Method in class com.llwork.external.appointment.AppointmentData
 
getDuration() - Method in interface com.llwork.external.appointment.IAppointmentData
Returns the planned duration of the appointment/meeting
getDurationInHours() - Method in class com.llwork.external.project.Task
Returns the duration in hours
getEmail1Address() - Method in class com.llwork.external.contact.ContactData
 
getEmail1Address() - Method in interface com.llwork.external.contact.IContactData
Standard email address of the contact.
getEmail1DisplayName() - Method in class com.llwork.external.contact.ContactData
 
getEmail1DisplayName() - Method in interface com.llwork.external.contact.IContactData
Standard email adddress display name of the contact.
getEmail2Address() - Method in class com.llwork.external.contact.ContactData
 
getEmail2Address() - Method in interface com.llwork.external.contact.IContactData
Second email adddress of the contact.
getEmail2DisplayName() - Method in class com.llwork.external.contact.ContactData
 
getEmail2DisplayName() - Method in interface com.llwork.external.contact.IContactData
Second email adddress display name of the contact.
getEmailAccountName(Properties) - Method in interface com.llwork.external.email.IEmailManager
Tells LLworkplace the used email account name
getEmailAddresses() - Method in class com.llwork.external.contact.ContactData
 
getEmailAddresses() - Method in interface com.llwork.external.contact.IContactBase
Returns a list of email addresses of the contact.
getEmailFromEML(InputStream) - Method in interface com.llwork.external.email.IEmailManager
Convertation of the content of an eml-file to an IEmailData-object
getEmails() - Method in class com.llwork.external.email.EmailEvent
 
getEndDate() - Method in class com.llwork.external.project.Task
Returns the end date/time of the task
getErrorMessage() - Method in class com.llwork.external.CheckResult
 
getException() - Method in class com.llwork.external.telephony.TelephoneEvent
Return the exception.
getExternalId() - Method in interface com.llwork.external.IExternable
Returns the external identifier
getExternalId() - Method in class com.llwork.external.project.Task
Returns the unique identifier of the task in the external application
getExternalManager16x16Icon() - Method in interface com.llwork.external.IExternalManager
This icon represents the plugin visually.
getExternalManagerDescription(Locale) - Method in interface com.llwork.external.IExternalManager
General description of the external manager implementation.
getFileName() - Method in class com.llwork.external.Attachment
 
getFileName() - Method in interface com.llwork.external.IAttachment
Physical file name
getFilePath() - Method in class com.llwork.external.Attachment
 
getFilePath() - Method in class com.llwork.external.email.EmailBodyData
 
getFilePath() - Method in interface com.llwork.external.email.IEmailBodyData
Returns the physical file path of the email body.
getFilePath() - Method in interface com.llwork.external.IAttachment
Complete physical file path including its name and extension
getFirstLineColor() - Method in interface com.llwork.external.office.data.ITableDataItem
background color of the first row that is typically the column headlines
getFirstName() - Method in class com.llwork.external.contact.ContactData
 
getFirstName() - Method in interface com.llwork.external.contact.IContactData
First name of the contact.
getHeadlineFontSize() - Method in interface com.llwork.external.office.data.IHeadlineDataItem
The headlines font size
getHeadlineText() - Method in interface com.llwork.external.office.data.IHeadlineDataItem
Text of the headline
getHomeTelephoneNumber() - Method in class com.llwork.external.contact.ContactData
 
getHomeTelephoneNumber() - Method in interface com.llwork.external.contact.IContactData
Private telephone number of the contact.
getHorizontalAlignment() - Method in interface com.llwork.external.office.data.IValueItem
Defines the horizontal alignment to the data value.
getHoursPerDay() - Method in class com.llwork.external.project.ProjectMetaData
Returns the amount of working hours per day.
getHoursPerWeek() - Method in class com.llwork.external.project.ProjectMetaData
Returns the amount of working hours per week.
getId() - Method in class com.llwork.external.appointment.AppointmentData
 
getId() - Method in class com.llwork.external.email.EmailData
 
getId() - Method in interface com.llwork.external.email.IEmailData
Returns the email identifier in the external email application
getId() - Method in interface com.llwork.external.IExternalData
Returns the external identifier
getId() - Method in class com.llwork.external.task.TaskData
 
getImportance() - Method in class com.llwork.external.email.EmailData
 
getImportance() - Method in interface com.llwork.external.email.IEmailData
Returns the level of importance of the email.
getInstanceName(Properties, Locale) - Method in interface com.llwork.external.IExternalManager
The name representing an specific plugin instance.
getIntegratorKey() - Method in class com.llwork.external.contact.ContactData
 
getIntegratorKey() - Method in interface com.llwork.external.contact.IContactData
Returns the application key of the corresponding Email Manager
getIntegratorKey() - Method in class com.llwork.external.email.EmailData
 
getIntegratorKey() - Method in interface com.llwork.external.email.IEmailData
Returns the application key of the corresponding Email Manager
getIntegratorStoreId() - Method in class com.llwork.external.email.EmailData
 
getIntegratorStoreId() - Method in interface com.llwork.external.email.IEmailData
Returns the email store identifier in the external email application
getJobTitle() - Method in class com.llwork.external.contact.ContactData
 
getJobTitle() - Method in interface com.llwork.external.contact.IContactData
Job title of the contact.
getLanguage() - Method in class com.llwork.external.contact.ContactData
 
getLanguage() - Method in interface com.llwork.external.contact.IContactData
Language of the contact.
getLastModifiedTime() - Method in class com.llwork.external.email.EmailData
 
getLastModifiedTime() - Method in interface com.llwork.external.email.IEmailData
Informs at what time the email data where last modified.
getLastModifiedTime() - Method in interface com.llwork.external.task.ITaskData
Informs at what time the task data where last modified.
getLastModifiedTime() - Method in class com.llwork.external.task.TaskData
 
getLastModifiedTimeInMillis() - Method in class com.llwork.external.email.EmailData
 
getLastModifiedTimeInMillis() - Method in interface com.llwork.external.email.IEmailData
Return the last modified time in Java styled milliseconds
getLastModifiedTimeInMillis() - Method in interface com.llwork.external.task.ITaskData
Return the last modified time in Java styled milliseconds
getLastModifiedTimeInMillis() - Method in class com.llwork.external.task.TaskData
 
getLastModifiedYear() - Method in class com.llwork.external.email.EmailData
 
getLastName() - Method in class com.llwork.external.contact.ContactData
 
getLastName() - Method in interface com.llwork.external.contact.IContactData
Last name of the contact.
getLocation() - Method in class com.llwork.external.appointment.AppointmentData
 
getLocation() - Method in interface com.llwork.external.appointment.IAppointmentData
Returns the location of the appointment/meeting
getLoggingHandler() - Method in interface com.llwork.external.IExternalContext
 
getManagerName() - Method in class com.llwork.external.contact.ContactData
 
getManagerName() - Method in interface com.llwork.external.contact.IContactData
Manager name of the contact.
getManagerName(Locale) - Method in interface com.llwork.external.IExternalManager
The name representing an specific plugin.
getMessage() - Method in class com.llwork.external.telephony.ActionReturn
A failed message that informs the user why the action has failed.
getMessageHandler() - Method in interface com.llwork.external.IExternalContext
 
getMimeType() - Method in class com.llwork.external.Attachment
 
getMimeType() - Method in interface com.llwork.external.IAttachment
Mime-type of the attachment
getMobileTelephoneNumber() - Method in class com.llwork.external.contact.ContactData
 
getMobileTelephoneNumber() - Method in interface com.llwork.external.contact.IContactData
Mobile telephone number of the contact.
getName() - Method in class com.llwork.external.contact.ContactData
 
getName() - Method in interface com.llwork.external.contact.IContactBase
The complete readable name of the contact (e.g. preferred concatenated style: lastname, firstname).
getName() - Method in interface com.llwork.external.INameValueItem
Returns the user readable representation of the value
getName() - Method in class com.llwork.external.NameValueItem
 
getName() - Method in interface com.llwork.external.telephony.ITelephoneDevice
Device name.
getNameDisplayType() - Method in class com.llwork.external.contact.ContactData
 
getNumber() - Method in class com.llwork.external.telephony.TelephoneStatusEvent
Returns the partner number
getOfficeLocation() - Method in class com.llwork.external.contact.ContactData
 
getOfficeLocation() - Method in interface com.llwork.external.contact.IContactData
Office location of the contact.
getOrganizationalIDNumber() - Method in class com.llwork.external.contact.ContactData
 
getOrganizationalIDNumber() - Method in interface com.llwork.external.contact.IContactData
Organizational identifier of the contact.
getParticipationStatus() - Method in class com.llwork.external.appointment.AppointmentData
 
getParticipationStatus() - Method in interface com.llwork.external.appointment.IAppointmentData
Returns the participation status of the user (Constants declared in com.llwork.external.IConstants)
getPercentComplete() - Method in class com.llwork.external.project.Task
Returns the percent complete value
getPercentComplete() - Method in interface com.llwork.external.task.ITaskData
Return the percentual completeness of the task
getPercentComplete() - Method in class com.llwork.external.task.TaskData
 
getPictureFilePath() - Method in class com.llwork.external.contact.ContactData
 
getPictureFilePath() - Method in interface com.llwork.external.contact.IContactData
Picture file path or picture-URL of the contact.
getPossibleValues() - Method in interface com.llwork.external.IPropertyItemDescriptor
Returns the possible values for the property.
getPossibleValues() - Method in class com.llwork.external.PropertyItemDescriptor
 
getPossibleValuesMethod() - Method in interface com.llwork.external.IPropertyItemDescriptor
Returns the method of the IExternalManager class that provides the possible values for the property.
getPossibleValuesMethod() - Method in class com.llwork.external.PropertyItemDescriptor
 
getPriority() - Method in interface com.llwork.external.task.ITaskData
Return the priority of the task (should be one of the priority constants defined in the ITaskManager interface)
getPriority() - Method in class com.llwork.external.task.TaskData
 
getPropertyDescription() - Method in interface com.llwork.external.IPropertyItemDescriptor
Describes the property.
getPropertyDescription() - Method in class com.llwork.external.PropertyItemDescriptor
 
getPropertyFillingDescription(Locale) - Method in interface com.llwork.external.IExternalManager
This text is presented above the plugin properties in the standard properties configuration dialog.
getPropertyItemDescriptions() - Method in interface com.llwork.external.IExternalManager
So that the LLworkplace configuration can handle the plugin instance definition the plugin must provide all necessary properties.
getPropertyKey() - Method in interface com.llwork.external.IPropertyItemDescriptor
Declares the property key.
getPropertyKey() - Method in class com.llwork.external.PropertyItemDescriptor
 
getPropertyName() - Method in interface com.llwork.external.IPropertyItemDescriptor
Name of the property
getPropertyName() - Method in class com.llwork.external.PropertyItemDescriptor
 
getReceivedTime() - Method in class com.llwork.external.email.EmailData
 
getReceivedTime() - Method in interface com.llwork.external.email.IEmailData
Informs at what time the email was received.
getReceivedYear() - Method in class com.llwork.external.email.EmailData
 
getReceivedYear() - Method in interface com.llwork.external.email.IEmailData
Returns the year part (4 digits) of the received time.
getRecipientNameOrEmailAddress() - Method in interface com.llwork.external.IRecipient
Returns the name or email address that can be used to connect to the recipient
getRecipientNameOrEmailAddress() - Method in class com.llwork.external.Recipient
 
getRecipients() - Method in class com.llwork.external.appointment.AppointmentData
 
getRecipients() - Method in interface com.llwork.external.appointment.IAppointmentData
Returns the participants of the appointment/meeting
getRecipients() - Method in interface com.llwork.external.task.ITaskData
Returns all the receivers of the task
getRecipients() - Method in class com.llwork.external.task.TaskData
 
getRecipientType() - Method in interface com.llwork.external.IRecipient
Returns the recipient type
getRecipientType() - Method in class com.llwork.external.Recipient
 
getReloadEmail(String, String) - Method in interface com.llwork.external.email.IEmailManager
If LLworkplace can't found any physical email file for an email (why ever) it tries to recreate the file.
getResources() - Method in class com.llwork.external.project.ResourcesContainer
Returns all resources
getRowCount() - Method in interface com.llwork.external.office.data.ITableDataItem
Returns the count of the table rows
getRowValues(int) - Method in interface com.llwork.external.office.data.ITableDataItem
Returns a single row of data
getRTFPosition() - Method in class com.llwork.external.Attachment
 
getRTFPosition() - Method in interface com.llwork.external.IAttachment
Returns the inline-position of the attachment inside of the RTF-document
getSender() - Method in class com.llwork.external.email.EmailData
 
getSender() - Method in interface com.llwork.external.email.IEmailData
Returns the senders account name.
getSenderAddress() - Method in class com.llwork.external.email.EmailData
 
getSenderAddress() - Method in interface com.llwork.external.email.IEmailData
Returns the senders email address.
getSize() - Method in class com.llwork.external.email.EmailData
 
getSize() - Method in interface com.llwork.external.email.IEmailData
Returns the size of the email in bytes.
getSortID() - Method in interface com.llwork.external.IPropertyItemDescriptor
Returns the identifier that will be used for sorting.
getSortID() - Method in class com.llwork.external.PropertyItemDescriptor
 
getStart() - Method in class com.llwork.external.appointment.AppointmentData
 
getStart() - Method in interface com.llwork.external.appointment.IAppointmentData
Returns the start date and time
getStartDate() - Method in class com.llwork.external.project.Task
Returns the start date/time of the task
getStartDate() - Method in interface com.llwork.external.task.ITaskData
Returns the start date of the task
getStartDate() - Method in class com.llwork.external.task.TaskData
 
getStatusType() - Method in class com.llwork.external.telephony.TelephoneStatusEvent
Returns the status type
getStoreId() - Method in class com.llwork.external.email.EmailEvent
 
getStoreId() - Method in interface com.llwork.external.email.IEmailStore
Returns an unique store indentifier.
getStoreName() - Method in interface com.llwork.external.email.IEmailStore
Returns an human readable store name.
getStoresCount() - Method in interface com.llwork.external.IExternalManager
If the manager contains several stores here the amount of these stores must be returned
getStyledName() - Method in class com.llwork.external.contact.ContactData
 
getStyledName() - Method in interface com.llwork.external.contact.IContactBase
The complete readable styled name (regarding the nameDisplayType) of the contact (e.g. concatenated: title firstname lastname).
getSubject() - Method in class com.llwork.external.appointment.AppointmentData
 
getSubject() - Method in interface com.llwork.external.appointment.IAppointmentData
Returns the subject
getSubject() - Method in class com.llwork.external.email.EmailData
 
getSubject() - Method in interface com.llwork.external.email.IEmailData
Returns the subject text of the email
getSubject() - Method in interface com.llwork.external.task.ITaskData
Returns the subject of the task
getSubject() - Method in class com.llwork.external.task.TaskData
 
getSupportedFileExtensions() - Method in interface com.llwork.external.IDocumentApplicationExternalManager
All application file extensions that the manager handles
getTasksSize(String) - Method in interface com.llwork.external.project.IProjectEditorManager
Returns the amount of tasks defined in the external application for the provided timetable
getTelephoneCapabilities() - Method in class com.llwork.external.telephony.TelephoneStatusEvent
Returns the telephone capabilities to control the telephony bar state
getTelephoneDevice(String) - Method in interface com.llwork.external.telephony.ITelephoneManager
Returns a special device for the unique device identifier.
getTelephoneDevices() - Method in interface com.llwork.external.telephony.ITelephoneManager
Returns all already created devices.
getTelephoneStatusEvent() - Method in class com.llwork.external.telephony.TelephoneEvent
Returns the status event.
getText() - Method in class com.llwork.external.project.Task
Returns the text of the task (name)
getTitle() - Method in class com.llwork.external.contact.ContactData
 
getTitle() - Method in interface com.llwork.external.contact.IContactData
Title of the contact.
getTo() - Method in class com.llwork.external.email.EmailData
 
getTo() - Method in interface com.llwork.external.email.IEmailData
Returns the names or email addresses of the main receivers.
getTodaysAppointments() - Method in interface com.llwork.external.appointment.IAppointmentManager
This application should return all todays appointments and meetings
getTodaysTasks() - Method in interface com.llwork.external.task.ITaskManager
This application should return all todays tasks
getTrunkLine() - Method in interface com.llwork.external.telephony.ITelephoneDevice
Trunk line number.
getTrunkLine() - Method in class com.llwork.external.telephony.TelephoneStatusEvent
Returns the trunk line number
getType() - Method in class com.llwork.external.project.Task
Returns the type of the task
getTypeName() - Method in interface com.llwork.external.telephony.ITelephoneDevice
Device type name.
getValue() - Method in interface com.llwork.external.INameValueItem
Returns the value
getValue() - Method in class com.llwork.external.NameValueItem
 
getValue() - Method in interface com.llwork.external.office.data.IValueItem
The value of the item.
getValueType() - Method in interface com.llwork.external.office.data.IValueItem
The type of the value.
getVersion() - Method in interface com.llwork.external.IExternalManager
The version of the plugin manager.
A C D E F G H I L M N O P R S T U Y 
Skip navigation links