A B C D E F G H I J M N O P S T U V _

A

accept(ExchangeEmailDTO) - Method in interface jec.ExchangeConnectorInterface
Accept a meeting represented by an email
addContact(ExchangeContactDTO) - Method in interface jec.ExchangeConnectorInterface
 
addEvent(ExchangeEventDTO) - Method in interface jec.ExchangeConnectorInterface
This method creates an event and send meeting requests to the (which is a List of ExchangeEventAttendeeTDO) in the ExchangeEventDTO
addPublicContact(ExchangeContactDTO) - Method in interface jec.ExchangeConnectorInterface
 
addTask(ExchangeTaskDTO) - Method in interface jec.ExchangeConnectorInterface
 
addTo(ExchangeEventAttendeeDTO) - Method in class jec.dto.ExchangeEventDTO
 
ADUserDTO - Class in jec.dto
Title: ADUserDTO
ADUserDTO() - Constructor for class jec.dto.ADUserDTO
 
ATTENDEE_TYPE_OPTIONAL - Static variable in class jec.dto.ExchangeEventAttendeeDTO
 
ATTENDEE_TYPE_ORGENIZER - Static variable in class jec.dto.ExchangeEventAttendeeDTO
 
ATTENDEE_TYPE_REQUIRED - Static variable in class jec.dto.ExchangeEventAttendeeDTO
 
ATTENDEE_TYPE_RESOURCE - Static variable in class jec.dto.ExchangeEventAttendeeDTO
 
authenticate() - Method in interface jec.ExchangeConnectorInterface
check authentication (after getting a connection)

B

BUSY - Static variable in class jec.dto.UserAvailabilityData
 

C

containsCategory(String) - Method in class jec.dto.ExchangeContactDTO
checks if contains the category
createExchangeConnector(String, String, String, String, boolean, String) - Method in class jec.ExchangeConnectorFactory
 
createExchangeConnector(String, String, String, String, boolean, String, String) - Method in class jec.ExchangeConnectorFactory
 
createOrUpdateEmail(ExchangeEmailDTO) - Method in interface jec.ExchangeConnectorInterface
 

D

deleteContact(String) - Method in interface jec.ExchangeConnectorInterface
 
deleteEmail(String) - Method in interface jec.ExchangeConnectorInterface
 
deleteEvent(String) - Method in interface jec.ExchangeConnectorInterface
 
deleteTask(String) - Method in interface jec.ExchangeConnectorInterface
 

E

EmailAddressDTO - Class in jec.dto
Title: EmailAddressDTO
EmailAddressDTO() - Constructor for class jec.dto.EmailAddressDTO
 
EventSearchCriteria - Class in jec
Title: EventSearchCriteria
EventSearchCriteria(String, String, String, int, int) - Constructor for class jec.EventSearchCriteria
 
ExchangeAddressDTO - Class in jec.dto
Title: ExchangeAddressDTO
ExchangeAddressDTO() - Constructor for class jec.dto.ExchangeAddressDTO
 
ExchangeConnectorFactory - Class in jec
Title: ExchangeConnectorFactory
ExchangeConnectorFactory() - Constructor for class jec.ExchangeConnectorFactory
 
ExchangeConnectorFactory(String) - Constructor for class jec.ExchangeConnectorFactory
 
ExchangeConnectorInterface - Interface in jec
 
ExchangeContactDTO - Class in jec.dto
Title: ExchangeContactDTO
ExchangeContactDTO() - Constructor for class jec.dto.ExchangeContactDTO
 
ExchangeDTO - Class in jec.dto
Title: ExchangeDTO
ExchangeDTO() - Constructor for class jec.dto.ExchangeDTO
 
ExchangeEmailDTO - Class in jec.dto
Title: ExchangeEmailDTO
ExchangeEmailDTO() - Constructor for class jec.dto.ExchangeEmailDTO
 
ExchangeEventAttendeeDTO - Class in jec.dto
Title: ExchangeEventAttendeeTDO
ExchangeEventAttendeeDTO() - Constructor for class jec.dto.ExchangeEventAttendeeDTO
 
ExchangeEventDTO - Class in jec.dto
Title: ExchangeEventDTO
ExchangeEventDTO() - Constructor for class jec.dto.ExchangeEventDTO
 
ExchangeTaskDTO - Class in jec.dto
Title: ExchangeTaskDTO
ExchangeTaskDTO() - Constructor for class jec.dto.ExchangeTaskDTO
 

F

FREE - Static variable in class jec.dto.UserAvailabilityData
 

G

getAccountName() - Method in class jec.dto.ADUserDTO
 
getAddress1() - Method in class jec.dto.ExchangeAddressDTO
get address1
getAddress2() - Method in class jec.dto.ExchangeAddressDTO
get address2
getAttachmentName() - Method in class jec.dto.ExchangeEmailDTO
 
getBcc() - Method in class jec.dto.ExchangeEmailDTO
 
getBody() - Method in class jec.dto.ExchangeEmailDTO
 
getBusinessAddress() - Method in class jec.dto.ExchangeContactDTO
get the Business Address Information as DTO
getBusyStatus() - Method in class jec.dto.ExchangeEventDTO
 
getCategories() - Method in class jec.dto.ExchangeContactDTO
get Categories
getCc() - Method in class jec.dto.ExchangeEmailDTO
 
getCcEmailAsStr() - Method in class jec.dto.ExchangeEventDTO
 
getCity() - Method in class jec.dto.ExchangeAddressDTO
get city
getCN() - Method in class jec.dto.ADUserDTO
 
getCompany() - Method in class jec.dto.ExchangeContactDTO
get the Company Name
getContacts() - Method in interface jec.ExchangeConnectorInterface
Gets all the contacts from a contact folder
getCountry() - Method in class jec.dto.ExchangeAddressDTO
get country
getCreationDate() - Method in class jec.dto.ExchangeTaskDTO
 
getDateReceived() - Method in class jec.dto.ExchangeEmailDTO
 
getDateReceivedStr() - Method in class jec.dto.ExchangeEmailDTO
 
getDescription() - Method in class jec.dto.ExchangeEventDTO
 
getDescriptionSearchStr() - Method in class jec.EventSearchCriteria
 
getDisplayName() - Method in class jec.dto.ADUserDTO
 
getDisplayName() - Method in class jec.dto.ExchangeEventAttendeeDTO
 
getDisplayNameAndEmailStr() - Method in class jec.dto.ExchangeEventAttendeeDTO
 
getDistinguishedName() - Method in class jec.dto.ADUserDTO
returns the DistinguishedName
getDraftsFolderName() - Method in interface jec.ExchangeConnectorInterface
getting email drafts folder name
getDtstamp() - Method in class jec.dto.ExchangeEmailDTO
 
getDtstart() - Method in class jec.dto.ExchangeEmailDTO
 
getDueDate() - Method in class jec.dto.ExchangeTaskDTO
 
getEmail() - Method in class jec.dto.ExchangeContactDTO
get the email adderss
getEmail2() - Method in class jec.dto.ExchangeContactDTO
set Email Address2
getEmail3() - Method in class jec.dto.ExchangeContactDTO
get Email Address3
getEmailAddr() - Method in class jec.dto.ExchangeEventAttendeeDTO
 
getEmailAddress() - Method in class jec.dto.ADUserDTO
 
getEmailAddress() - Method in class jec.dto.EmailAddressDTO
get the emailAddress
getEmailFolderName() - Method in interface jec.ExchangeConnectorInterface
Return the Emails folder used by the connector
getEmails(Date, HashSet, HashSet, int) - Method in interface jec.ExchangeConnectorInterface
 
getEmailStr() - Method in class jec.dto.ExchangeEmailDTO
 
getEndDate() - Method in class jec.dto.ExchangeEventDTO
 
getEndDate() - Method in class jec.dto.UserAvailabilityData
 
getEndDateNoTzShift() - Method in class jec.dto.ExchangeEventDTO
 
getEventById(String) - Method in interface jec.ExchangeConnectorInterface
 
getEventHandlerType() - Method in interface jec.ExchangeConnectorInterface
possible types:
ExchangeConstants.CALENDER_HANDLER_TYPE_REGULAR (default)
ExchangeConstants.CALENDER_HANDLER_TYPE_UPDATE_MEETING_REQ
getEvents(Date, Date, int) - Method in interface jec.ExchangeConnectorInterface
get an event list
getEvents(Date, Date, EventSearchCriteria) - Method in interface jec.ExchangeConnectorInterface
get an event list according to search criteria
getExchangeId() - Method in class jec.dto.ExchangeContactDTO
 
getFax() - Method in class jec.dto.ExchangeContactDTO
get the Fax Number (as String)
getFileAsId() - Method in class jec.dto.ExchangeContactDTO
 
getFirstName() - Method in class jec.dto.ExchangeContactDTO
get First Name
getForename() - Method in class jec.dto.ADUserDTO
 
getFormattedAllDayEvent() - Method in class jec.dto.ExchangeEventDTO
 
getFormattedEndDate() - Method in class jec.dto.ExchangeEventDTO
 
getFormattedStartDate() - Method in class jec.dto.ExchangeEventDTO
 
getFrom() - Method in class jec.dto.ExchangeEmailDTO
 
getFrom() - Method in class jec.dto.ExchangeEventDTO
 
getFrom() - Method in class jec.dto.ExchangeTaskDTO
 
getFromEmailAddress() - Method in class jec.dto.ExchangeEmailDTO
 
getFromEmailName() - Method in class jec.dto.ExchangeEmailDTO
 
getFullTimezonStr4MeetingReq() - Method in interface jec.ExchangeConnectorInterface
this should be the String format: () /
example: (GMT+02.00) Israel/Jerusalem Standard Time
getHomeAddress() - Method in class jec.dto.ExchangeContactDTO
get the Home Address Information as DTO
getHtmlBody() - Method in class jec.dto.ExchangeEmailDTO
 
getId() - Method in class jec.dto.ExchangeEventDTO
 
getImportance() - Method in class jec.dto.ExchangeEventDTO
 
getIntervalMins() - Method in class jec.dto.UserAvailabilityData
 
getIsAllDayEvent() - Method in class jec.dto.ExchangeEventDTO
 
getIsAllDayEventSearch() - Method in class jec.EventSearchCriteria
 
getIsRecurrent() - Method in class jec.dto.ExchangeEventDTO
 
getIsRecurrentSearch() - Method in class jec.EventSearchCriteria
 
getJobTitle() - Method in class jec.dto.ExchangeContactDTO
get the Job Title
getLastModifiedDate() - Method in class jec.dto.ExchangeTaskDTO
 
getLastName() - Method in class jec.dto.ExchangeContactDTO
get the Last Name
getLocation() - Method in class jec.dto.ExchangeEventDTO
 
getLocationSearchStr() - Method in class jec.EventSearchCriteria
 
getMailBoxName() - Method in class jec.dto.ADUserDTO
Works out the Exchange mail box name from the user's email address
getMeetingDescription() - Method in class jec.dto.ExchangeEmailDTO
 
getMeetingEndTimeStr() - Method in class jec.dto.ExchangeEmailDTO
 
getMeetingOwner() - Method in class jec.dto.ExchangeEmailDTO
 
getMeetingReqLocation() - Method in class jec.dto.ExchangeEmailDTO
 
getMeetingReqSummary() - Method in class jec.dto.ExchangeEmailDTO
 
getMeetingStartTimeStr() - Method in class jec.dto.ExchangeEmailDTO
 
getMeetingUID() - Method in class jec.dto.ExchangeEmailDTO
 
getMeetingUid() - Method in class jec.dto.ExchangeEmailDTO
 
getMessageId() - Method in class jec.dto.ExchangeEmailDTO
 
getMiddleName() - Method in class jec.dto.ExchangeContactDTO
get the Middle Name
getMimeMultipart() - Method in class jec.dto.ExchangeEmailDTO
 
getName() - Method in class jec.dto.EmailAddressDTO
get the name
getOperator() - Method in class jec.SearchCriteria
 
getOrganizer() - Method in class jec.dto.ExchangeEventDTO
return the SMTP address of the meeting Organizer
getOtherAddress() - Method in class jec.dto.ExchangeContactDTO
get the Other Address Information as DTO
getPercentComplete() - Method in class jec.dto.ExchangeTaskDTO
 
getPostcode() - Method in class jec.dto.ExchangeAddressDTO
get the Post Code
getPriority() - Method in class jec.dto.ExchangeEventDTO
 
getPriority() - Method in class jec.dto.ExchangeTaskDTO
 
getProvince() - Method in class jec.dto.ExchangeAddressDTO
get the Province
getPublicContacts() - Method in interface jec.ExchangeConnectorInterface
 
getSchedulingDataStr() - Method in class jec.dto.UserAvailabilityData
Use this method to retrive the availability information String
the String will be in this example format:
000000000000000000000000002200220000000000
getStartDate() - Method in class jec.dto.ExchangeEventDTO
 
getStartDate() - Method in class jec.dto.ExchangeTaskDTO
 
getStartDate() - Method in class jec.dto.UserAvailabilityData
 
getStartDateNoTzShift() - Method in class jec.dto.ExchangeEventDTO
 
getStatus() - Method in class jec.dto.ExchangeTaskDTO
 
getStreet() - Method in class jec.dto.ExchangeAddressDTO
 
getSubject() - Method in class jec.dto.ExchangeEmailDTO
 
getSubject() - Method in class jec.dto.ExchangeEventDTO
 
getSubject() - Method in class jec.dto.ExchangeTaskDTO
 
getSubjectSearchStr() - Method in class jec.SearchCriteria
 
getSurname() - Method in class jec.dto.ADUserDTO
 
getTasks() - Method in interface jec.ExchangeConnectorInterface
 
getTelBusiness() - Method in class jec.dto.ExchangeContactDTO
get the Business Tel
getTelBusiness2() - Method in class jec.dto.ExchangeContactDTO
get the Business Tel2
getTelHome() - Method in class jec.dto.ExchangeContactDTO
get Home tel
getTelMobile() - Method in class jec.dto.ExchangeContactDTO
get Mobile Tel
getTelOther() - Method in class jec.dto.ExchangeContactDTO
get Other Tel
getTextDescription() - Method in class jec.dto.ExchangeTaskDTO
 
getTo() - Method in class jec.dto.ExchangeEmailDTO
 
getTo() - Method in class jec.dto.ExchangeEventDTO
 
getToEmailAddresses() - Method in class jec.dto.ExchangeEmailDTO
 
getToEmailAddressesForDisplay() - Method in class jec.dto.ExchangeEmailDTO
 
getToEmailAsStr() - Method in class jec.dto.ExchangeEventDTO
 
getToEmailNames() - Method in class jec.dto.ExchangeEmailDTO
 
getToEmailNamesForDisplay() - Method in class jec.dto.ExchangeEmailDTO
 
getType() - Method in class jec.dto.ExchangeEventAttendeeDTO
 
getTzid() - Method in class jec.dto.ExchangeEmailDTO
 
getTzoffsetfrom() - Method in class jec.dto.ExchangeEmailDTO
 
getTzoffsetto() - Method in class jec.dto.ExchangeEmailDTO
 
getUid() - Method in class jec.dto.ExchangeTaskDTO
 
getUniqueIdForUrl() - Method in class jec.dto.ExchangeDTO
 
getUserAvailabilityData(Date, Date, int, ExchangeEventAttendeeDTO) - Method in interface jec.ExchangeConnectorInterface
gets the users calander Availability Data between the startDate and the EndDate with the intervalMins, which determines sample rate.
getWebAddress() - Method in class jec.dto.ExchangeContactDTO
set the Web Address

H

hasAttachment() - Method in class jec.dto.ExchangeEmailDTO
 

I

isCalendarMessage() - Method in class jec.dto.ExchangeEmailDTO
 
isCompleted() - Method in class jec.dto.ExchangeTaskDTO
 
isGetFullEmailStr() - Method in interface jec.ExchangeConnectorInterface
If True Email Handler set the full email String in the ExchangeEmailDTO
Depends on the number of emails returned, this can consume lots of memory.
isMeetingRequest() - Method in class jec.dto.ExchangeEmailDTO
 
isRead() - Method in class jec.dto.ExchangeEmailDTO
 
isSendMeetingAcceptEmail() - Method in interface jec.ExchangeConnectorInterface
Is sending meeting acceptance email

J

jec - package jec
JEC - Java Exchange Connector main package.
jec.dto - package jec.dto
DTO (Data Transfer Objects) layer.

M

main(String[]) - Static method in class jec.dto.ExchangeEventAttendeeDTO
 

N

NO_INFO - Static variable in class jec.dto.UserAvailabilityData
 

O

OREventSearchCriteria - Class in jec
Title: OREventSearchCriteria
OREventSearchCriteria(String, String, String, int, int) - Constructor for class jec.OREventSearchCriteria
 

P

parseExchangeEmailField(String) - Static method in class jec.dto.ExchangeEmailDTO
 

S

SearchCriteria - Class in jec
Title: SearchCriteria
SearchCriteria() - Constructor for class jec.SearchCriteria
 
sendEmail(ExchangeEmailDTO) - Method in interface jec.ExchangeConnectorInterface
sends an email using the information in the ExchangeEmailDTO
sendMeetingRequest(ExchangeEventDTO) - Method in interface jec.ExchangeConnectorInterface
Send a meetin request to the to person
sentEmail(String) - Method in interface jec.ExchangeConnectorInterface
 
setAccountName(String) - Method in class jec.dto.ADUserDTO
 
setAddress1(String) - Method in class jec.dto.ExchangeAddressDTO
set address1
setAddress2(String) - Method in class jec.dto.ExchangeAddressDTO
set address2
setAllDayEventTimeShifter(String) - Method in interface jec.ExchangeConnectorInterface
 
setAllDayEventTimeShiftGMTString(String) - Method in class jec.dto.ExchangeEventDTO
 
setAttachmentName(String) - Method in class jec.dto.ExchangeEmailDTO
 
setBcc(String) - Method in class jec.dto.ExchangeEmailDTO
 
setBody(String) - Method in class jec.dto.ExchangeEmailDTO
 
setBusinessAddress(ExchangeAddressDTO) - Method in class jec.dto.ExchangeContactDTO
set the Business Address Information as DTO
setBusyStatus(String) - Method in class jec.dto.ExchangeEventDTO
 
setCalendarFolderName(String) - Method in interface jec.ExchangeConnectorInterface
In case your calendar folder name have a different name then Calendar
setCategories(Vector) - Method in class jec.dto.ExchangeContactDTO
set Categories
setCc(String) - Method in class jec.dto.ExchangeEmailDTO
 
setCity(String) - Method in class jec.dto.ExchangeAddressDTO
set city
setCN(String) - Method in class jec.dto.ADUserDTO
 
setCompany(String) - Method in class jec.dto.ExchangeContactDTO
set the Company Name
setContactsFolderName(String) - Method in interface jec.ExchangeConnectorInterface
In case your contacts folder name have a different name then Contacts
setCountry(String) - Method in class jec.dto.ExchangeAddressDTO
set country
setCreationDate(Date) - Method in class jec.dto.ExchangeTaskDTO
 
setDateReceived(Date) - Method in class jec.dto.ExchangeEmailDTO
 
setDateReceivedStr(String) - Method in class jec.dto.ExchangeEmailDTO
 
setDeletedFolderName(String) - Method in interface jec.ExchangeConnectorInterface
In case your Deleted folder name have a different name then Deleted Items
setDescription(String) - Method in class jec.dto.ExchangeEventDTO
 
setDisplayName(String) - Method in class jec.dto.ADUserDTO
 
setDisplayName(String) - Method in class jec.dto.ExchangeEventAttendeeDTO
 
setDisplayNameAndEmailStr(String) - Method in class jec.dto.ExchangeEventAttendeeDTO
 
setDistinguishedName(String) - Method in class jec.dto.ADUserDTO
set the DistinguishedName
setDomain(String) - Method in interface jec.ExchangeConnectorInterface
 
setDraftsFolderName(String) - Method in interface jec.ExchangeConnectorInterface
setting email drafts folder name, this is needed is exchange is not English
setDueDate(Date) - Method in class jec.dto.ExchangeTaskDTO
 
setEmail(String) - Method in class jec.dto.ExchangeContactDTO
set the email address
setEmail2(String) - Method in class jec.dto.ExchangeContactDTO
get Email Address2
setEmail3(String) - Method in class jec.dto.ExchangeContactDTO
set Email Address3
setEmailAddr(String) - Method in class jec.dto.ExchangeEventAttendeeDTO
 
setEmailAddress(String) - Method in class jec.dto.ADUserDTO
 
setEmailAddress(String) - Method in class jec.dto.EmailAddressDTO
set the emailAddress
setEmailFolderName(String) - Method in interface jec.ExchangeConnectorInterface
Setting email folder name, if not set using the default "inbox"
setEmailStr(String) - Method in class jec.dto.ExchangeEmailDTO
 
setEndDate(Date) - Method in class jec.dto.ExchangeEventDTO
 
setEndDate(Date) - Method in class jec.dto.UserAvailabilityData
 
setEndDateNoTzShift(Date) - Method in class jec.dto.ExchangeEventDTO
 
setEventHandlerType(int) - Method in interface jec.ExchangeConnectorInterface
possible types:
ExchangeConstants.CALENDER_HANDLER_TYPE_REGULAR (default)
ExchangeConstants.CALENDER_HANDLER_TYPE_UPDATE_MEETING_REQ
setExchangeId(String) - Method in class jec.dto.ExchangeContactDTO
 
setFax(String) - Method in class jec.dto.ExchangeContactDTO
set the Fax Number (as String)
setFbaPath(String) - Method in interface jec.ExchangeConnectorInterface
set alternate fba path, the default is: /exchweb/bin/auth/owaauth.dll
setFileAsId(int) - Method in class jec.dto.ExchangeContactDTO
 
setFirstName(String) - Method in class jec.dto.ExchangeContactDTO
set the First Name
setForename(String) - Method in class jec.dto.ADUserDTO
 
setFrom(String) - Method in class jec.dto.ExchangeEmailDTO
 
setFrom(ExchangeEventAttendeeDTO) - Method in class jec.dto.ExchangeEventDTO
 
setFrom(String) - Method in class jec.dto.ExchangeTaskDTO
 
setFullTimezonStr4MeetingReq(String) - Method in interface jec.ExchangeConnectorInterface
this should be the String format: () /
example: (GMT+02.00) Israel/Jerusalem Standard Time
setGetFullEmailStr(boolean) - Method in interface jec.ExchangeConnectorInterface
Does the Email Handler set the full email String in the ExchangeEmailDTO
default is false.
setGetOnlyUnreadEmails(boolean) - Method in interface jec.ExchangeConnectorInterface
setting this param to true will force the connector to bring only the unread email messages from exchange, the default is false
setHasAttachment(boolean) - Method in class jec.dto.ExchangeEmailDTO
 
setHomeAddress(ExchangeAddressDTO) - Method in class jec.dto.ExchangeContactDTO
set the Home Address Information as DTO
setHtmlBody(String) - Method in class jec.dto.ExchangeEmailDTO
 
setId(String) - Method in class jec.dto.ExchangeEventDTO
 
setImportance(int) - Method in class jec.dto.ExchangeEventDTO
 
setIntervalMins(int) - Method in class jec.dto.UserAvailabilityData
 
setIsAllDayEvent(boolean) - Method in class jec.dto.ExchangeEventDTO
 
setIsCalendarMessage(boolean) - Method in class jec.dto.ExchangeEmailDTO
 
setIsCompleted(boolean) - Method in class jec.dto.ExchangeTaskDTO
 
setIsRead(boolean) - Method in class jec.dto.ExchangeEmailDTO
 
setIsRecurrent(boolean) - Method in class jec.dto.ExchangeEventDTO
 
setJobTitle(String) - Method in class jec.dto.ExchangeContactDTO
set the Job Title
setLastModifiedDate(Date) - Method in class jec.dto.ExchangeTaskDTO
 
setLastName(String) - Method in class jec.dto.ExchangeContactDTO
set the Last Name
setLocation(String) - Method in class jec.dto.ExchangeEventDTO
 
setMemberOf(String[]) - Method in class jec.dto.ADUserDTO
set the memberOf
setMessageId(String) - Method in class jec.dto.ExchangeEmailDTO
 
setMiddleName(String) - Method in class jec.dto.ExchangeContactDTO
set the Middle Name
setMimeMultipart(MimeMultipart) - Method in class jec.dto.ExchangeEmailDTO
 
setName(String) - Method in class jec.dto.EmailAddressDTO
set the name
setOrganizer(String) - Method in class jec.dto.ExchangeEventDTO
 
setOtherAddress(ExchangeAddressDTO) - Method in class jec.dto.ExchangeContactDTO
the Other Address Information as DTO
setPercentComplete(String) - Method in class jec.dto.ExchangeTaskDTO
 
setPostcode(String) - Method in class jec.dto.ExchangeAddressDTO
set the Post Code
setPriority(int) - Method in class jec.dto.ExchangeEventDTO
 
setPriority(String) - Method in class jec.dto.ExchangeTaskDTO
 
setProvince(String) - Method in class jec.dto.ExchangeAddressDTO
sde
setPublicContactsFolderName(String) - Method in interface jec.ExchangeConnectorInterface
set the Public Contacts folder name (the default is "Public Contacts")
setResponseTimeWaitSec(int) - Method in interface jec.ExchangeConnectorInterface
 
setResponseTimeWaitStepIntervalsMS(int) - Method in interface jec.ExchangeConnectorInterface
 
setSchedulingDataStr(String) - Method in class jec.dto.UserAvailabilityData
 
setSendMeetingAcceptEmail(boolean) - Method in interface jec.ExchangeConnectorInterface
set false to not send meeting acceptance email.
setSendMeetingReqs(boolean) - Method in interface jec.ExchangeConnectorInterface
setting this to false will cause the CalendarHandler to not sent meeting requests to the Attendees in the ExchangeEventDTO (default is true)
setSMTPPort(int) - Method in interface jec.ExchangeConnectorInterface
Set the smtp port used for sending meeting request for example.
setStartDate(Date) - Method in class jec.dto.ExchangeEventDTO
 
setStartDate(Date) - Method in class jec.dto.ExchangeTaskDTO
 
setStartDate(Date) - Method in class jec.dto.UserAvailabilityData
 
setStartDateNoTzShift(Date) - Method in class jec.dto.ExchangeEventDTO
 
setStatus(String) - Method in class jec.dto.ExchangeTaskDTO
 
setStreet(String) - Method in class jec.dto.ExchangeAddressDTO
set the Province
setSubject(String) - Method in class jec.dto.ExchangeEmailDTO
 
setSubject(String) - Method in class jec.dto.ExchangeEventDTO
 
setSubject(String) - Method in class jec.dto.ExchangeTaskDTO
 
setSubjectSearchStr(String) - Method in class jec.SearchCriteria
 
setSurname(String) - Method in class jec.dto.ADUserDTO
 
setTasksFolderName(String) - Method in interface jec.ExchangeConnectorInterface
In case your Tasks folder name have a different name then Tasks
setTelBusiness(String) - Method in class jec.dto.ExchangeContactDTO
set the Business Tel
setTelBusiness2(String) - Method in class jec.dto.ExchangeContactDTO
set the Business Tel2
setTelHome(String) - Method in class jec.dto.ExchangeContactDTO
set Home tel
setTelMobile(String) - Method in class jec.dto.ExchangeContactDTO
set Mobile Tel
setTelOther(String) - Method in class jec.dto.ExchangeContactDTO
set Other Tel
setTextDescription(String) - Method in class jec.dto.ExchangeTaskDTO
 
setTimezone(String) - Method in class jec.dto.ExchangeEventDTO
 
setTo(String) - Method in class jec.dto.ExchangeEmailDTO
 
setTo(List) - Method in class jec.dto.ExchangeEventDTO
 
setType(int) - Method in class jec.dto.ExchangeEventAttendeeDTO
 
setUid(String) - Method in class jec.dto.ExchangeTaskDTO
 
setUniqueIdForUrl(String) - Method in class jec.dto.ExchangeDTO
 
setUseFba(boolean) - Method in interface jec.ExchangeConnectorInterface
use forms-based-authentication, curretly supported only in emailHandler
setWebAddress(String) - Method in class jec.dto.ExchangeContactDTO
get the Web Address

T

TENTATIVE - Static variable in class jec.dto.UserAvailabilityData
 
toString() - Method in class jec.dto.ExchangeEventDTO
 

U

updateContact(ExchangeContactDTO) - Method in interface jec.ExchangeConnectorInterface
 
updateEvent(ExchangeEventDTO) - Method in interface jec.ExchangeConnectorInterface
 
updatePublicContact(ExchangeContactDTO) - Method in interface jec.ExchangeConnectorInterface
 
updateTask(ExchangeTaskDTO) - Method in interface jec.ExchangeConnectorInterface
 
UserAvailabilityData - Class in jec.dto
Title: UserAvailabilityData
UserAvailabilityData() - Constructor for class jec.dto.UserAvailabilityData
 
UserAvailabilityData(Date, Date, int) - Constructor for class jec.dto.UserAvailabilityData
 

V

VALUE_OUT_OF_OFFICE - Static variable in class jec.dto.UserAvailabilityData
 

_

_calendarBusyStatus_BUSY - Static variable in class jec.dto.ExchangeEventDTO
 
_calendarBusyStatus_FREE - Static variable in class jec.dto.ExchangeEventDTO
 
_calendarBusyStatus_OUT_OF_OFFICE - Static variable in class jec.dto.ExchangeEventDTO
 
_calendarBusyStatus_TENTATIVE - Static variable in class jec.dto.ExchangeEventDTO
 
_operator - Variable in class jec.SearchCriteria
 
_subjectSearchStr - Variable in class jec.SearchCriteria
 

A B C D E F G H I J M N O P S T U V _