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
add(Object) - Method in class jec.dto.AttendeeList
 
AddAttachemt(AttachmentDTO) - Method in class jec.dto.ExchangeEmailDTO
 
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 Description: DTO for Mirosoft Active Directory Copyright: Copyright (c) 2006 Company: NetComps
ADUserDTO() - Constructor for class jec.dto.ADUserDTO
 
AttachmentDTO - Class in jec.dto
Title: Description: DataStructure for Attachment, holds information of the attachment name and path.
AttachmentDTO() - Constructor for class jec.dto.AttachmentDTO
 
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
 
AttendeeList - Class in jec.dto
 
AttendeeList() - Constructor for class jec.dto.AttendeeList
 
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
createEvent(ExchangeEventDTO) - Method in interface jec.EWSConnectorInterface
 
createEWSConnector(String, String, String, String, boolean, String) - Method in class jec.ExchangeConnectorFactory
 
createExchangeConnector(String, String, String, String, boolean, String) - Method in class jec.ExchangeConnectorFactory
 
createExchangeConnector() - 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, String, String, String) - Method in interface jec.EWSConnectorInterface
 
deleteEvent(String) - Method in interface jec.ExchangeConnectorInterface
 
deleteItem(String, String) - Method in interface jec.EWSConnectorInterface
The Item will be hardly deleted.
deleteItem(String, String, String) - Method in interface jec.EWSConnectorInterface
 
deleteTask(String) - Method in interface jec.ExchangeConnectorInterface
 

E

EmailAddressDTO - Class in jec.dto
Title: EmailAddressDTO Description: DTO to hold the Email Address and the name of this email address Copyright: Copyright (c) 2006 Company:
EmailAddressDTO() - Constructor for class jec.dto.EmailAddressDTO
 
EventSearchCriteria - Class in jec
Title: EventSearchCriteria Description: SearchCriteria for events with AND operator Copyright: Copyright (c) 2006 Company: NetComps
EventSearchCriteria(String, String, String, int, int) - Constructor for class jec.EventSearchCriteria
 
EWSConnectorInterface - Interface in jec
 
ExchangeAddressDTO - Class in jec.dto
Title: ExchangeAddressDTO Description: TDO that holds the Address information Copyright: Copyright (c) 2006 Company: NetComps
ExchangeAddressDTO() - Constructor for class jec.dto.ExchangeAddressDTO
 
ExchangeConnectorFactory - Class in jec
Title: ExchangeConnectorFactory Description: created an instance of Connector which implements the Connector Interface Copyright: Copyright (c) 2006 Company: NetComps
ExchangeConnectorFactory() - Constructor for class jec.ExchangeConnectorFactory
 
ExchangeConnectorFactory(String) - Constructor for class jec.ExchangeConnectorFactory
 
ExchangeConnectorInterface - Interface in jec
 
ExchangeContactDTO - Class in jec.dto
Title: ExchangeContactDTO Description: DTO that holds the exchange contact information Copyright: Copyright (c) 2006 Company: NetComps
ExchangeContactDTO() - Constructor for class jec.dto.ExchangeContactDTO
 
ExchangeDTO - Class in jec.dto
Title: ExchangeDTO Description: base class for exchange information DTO's Copyright: Copyright (c) 2006 Company: NetComps
ExchangeDTO() - Constructor for class jec.dto.ExchangeDTO
 
ExchangeEmailDTO - Class in jec.dto
Title: ExchangeEmailDTO Description: DTO to hold email message information Copyright: Copyright (c) 2006 Company: NetComps
ExchangeEmailDTO() - Constructor for class jec.dto.ExchangeEmailDTO
 
ExchangeEmailShallowDTO - Class in jec.dto
 
ExchangeEmailShallowDTO() - Constructor for class jec.dto.ExchangeEmailShallowDTO
 
ExchangeEventAttendeeDTO - Class in jec.dto
Title: ExchangeEventAttendeeTDO Description: DTO to hold event (calendar meeting) attendee information Copyright: Copyright (c) 2006 Company: NetComps
ExchangeEventAttendeeDTO() - Constructor for class jec.dto.ExchangeEventAttendeeDTO
 
ExchangeEventDTO - Class in jec.dto
Title: ExchangeEventDTO Description: DTO to hold event (calendar) information Copyright: Copyright (c) 2006 Company: NetComps
ExchangeEventDTO() - Constructor for class jec.dto.ExchangeEventDTO
 
ExchangeTaskDTO - Class in jec.dto
Title: ExchangeTaskDTO Description: DTO (Data Transfer Object) to hold Task information Copyright: Copyright (c) 2006 Company:
ExchangeTaskDTO() - Constructor for class jec.dto.ExchangeTaskDTO
 

F

FolderDTO - Class in jec.dto
 
FolderDTO() - Constructor for class jec.dto.FolderDTO
 
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
getAllEvents() - Method in interface jec.EWSConnectorInterface
 
getAttachmentName() - Method in class jec.dto.ExchangeEmailDTO
 
getAttachmentsAsAttachmentDTOArrayList() - Method in class jec.dto.ExchangeEmailDTO
 
getBcc() - Method in class jec.dto.ExchangeEmailDTO
 
getBccArray() - Method in class jec.dto.ExchangeEmailDTO
 
getBccEmailAddresses() - Method in class jec.dto.ExchangeEmailDTO
 
getBccEmailNames() - 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
 
getByteData() - Method in class jec.dto.AttachmentDTO
 
getCategories() - Method in class jec.dto.ExchangeContactDTO
get Categories
getCc() - Method in class jec.dto.ExchangeEmailDTO
 
getCc() - Method in class jec.dto.ExchangeEmailShallowDTO
 
getCcArray() - Method in class jec.dto.ExchangeEmailDTO
 
getCcEmailAddresses() - Method in class jec.dto.ExchangeEmailDTO
 
getCcEmailAsStr() - Method in class jec.dto.ExchangeEventDTO
 
getCcEmailNames() - Method in class jec.dto.ExchangeEmailDTO
 
getChangeKey() - 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.EWSConnectorInterface
 
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
 
getDateReceived() - Method in class jec.dto.ExchangeEmailShallowDTO
 
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
 
getEmailsShalow() - Method in interface jec.EWSConnectorInterface
Return only the shallow information, which doesn't require second query, of all the emails in the email folder.
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
 
getEventFull(String) - Method in interface jec.EWSConnectorInterface
 
getEventHandlerType() - Method in interface jec.ExchangeConnectorInterface
possible types:
ExchangeConstants.CALENDER_HANDLER_TYPE_REGULAR (default)
ExchangeConstants.CALENDER_HANDLER_TYPE_UPDATE_MEETING_REQ
getEvents(Date, Date) - Method in interface jec.EWSConnectorInterface
 
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
getFolders(String) - Method in interface jec.ExchangeConnectorInterface
 
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
 
getFromAsAddressDTO() - Method in class jec.dto.ExchangeEmailDTO
 
getFromEmailAddress() - Method in class jec.dto.ExchangeEmailDTO
 
getFromEmailName() - Method in class jec.dto.ExchangeEmailDTO
 
getFullAddressStr() - Method in class jec.dto.EmailAddressDTO
 
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.ExchangeEmailShallowDTO
 
getId() - Method in class jec.dto.ExchangeEventDTO
 
getImportance() - Method in class jec.dto.ExchangeEventDTO
importance (0-> low, 1-> normal, 2->high)
getInputStreamContent() - Method in class jec.dto.AttachmentDTO
 
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.AttachmentDTO
 
getName() - Method in class jec.dto.EmailAddressDTO
get the name
getName() - Method in class jec.dto.FolderDTO
 
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
getPath() - Method in class jec.dto.AttachmentDTO
 
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.EWSConnectorInterface
 
getPublicContacts() - Method in interface jec.ExchangeConnectorInterface
 
getReminderMinutesBeforeStart() - Method in class jec.dto.ExchangeEventDTO
 
getRootFolders() - Method in interface jec.ExchangeConnectorInterface
Getting all root folders for the account.
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
getSensitivity() - Method in class jec.dto.ExchangeEventDTO
 
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.ExchangeEmailShallowDTO
 
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
 
getTimezone() - Method in class jec.dto.ExchangeEventDTO
 
getTo() - Method in class jec.dto.ExchangeEmailDTO
 
getTo() - Method in class jec.dto.ExchangeEmailShallowDTO
 
getTo() - Method in class jec.dto.ExchangeEventDTO
 
getToArray() - Method in class jec.dto.ExchangeEmailDTO
 
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
 
getUrl() - Method in class jec.dto.FolderDTO
 
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.
getUserDefinedFields() - Method in class jec.dto.ExchangeContactDTO
 
getWebAddress() - Method in class jec.dto.ExchangeContactDTO
set the Web Address

H

hasAttachment() - Method in class jec.dto.ExchangeEmailDTO
 
hasOptional() - Method in class jec.dto.AttendeeList
 
hasRequired() - Method in class jec.dto.AttendeeList
 

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
 
isReminderIsSet() - Method in class jec.dto.ExchangeEventDTO
 
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 Description: this SearchCriteria class implements OR Operator between search fields.
OREventSearchCriteria(String, String, String, int, int) - Constructor for class jec.OREventSearchCriteria
 

P

parseEmailDTOFromEmailMsgFile(String) - Method in interface jec.ExchangeConnectorInterface
Parse email saved from Outlook to the file system using this method
parseExchangeEmailField(String) - Static method in class jec.dto.ExchangeEmailDTO
 

S

SearchCriteria - Class in jec
Title: SearchCriteria Description: base class for 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
 
setBcc(EmailAddressDTO[]) - Method in class jec.dto.ExchangeEmailDTO
 
setBccEmailAddresses(String[]) - Method in class jec.dto.ExchangeEmailDTO
 
setBccEmailNames(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
 
setByteData(byte[]) - Method in class jec.dto.AttachmentDTO
 
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
 
setCc(EmailAddressDTO[]) - Method in class jec.dto.ExchangeEmailDTO
 
setCc(String) - Method in class jec.dto.ExchangeEmailShallowDTO
 
setCcEmailAdresses(String[]) - Method in class jec.dto.ExchangeEmailDTO
 
setCcEmailNames(String[]) - Method in class jec.dto.ExchangeEmailDTO
 
setChangeKey(String) - Method in class jec.dto.ExchangeEventDTO
 
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
 
setDateReceived(Date) - Method in class jec.dto.ExchangeEmailShallowDTO
 
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.EWSConnectorInterface
 
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"
setEmailHandlerType(int) - Method in interface jec.ExchangeConnectorInterface
set the Email Handler Type, for advanced use.
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
setFolder(String) - Method in interface jec.EWSConnectorInterface
set the folder for the current operation.
setForename(String) - Method in class jec.dto.ADUserDTO
 
setFrom(String) - Method in class jec.dto.ExchangeEmailDTO
 
setFrom(EmailAddressDTO) - Method in class jec.dto.ExchangeEmailDTO
 
setFrom(ExchangeEventAttendeeDTO) - Method in class jec.dto.ExchangeEventDTO
 
setFrom(String) - Method in class jec.dto.ExchangeTaskDTO
 
setFullAddressStr(String) - Method in class jec.dto.EmailAddressDTO
 
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.ExchangeEmailShallowDTO
 
setId(String) - Method in class jec.dto.ExchangeEventDTO
 
setImportance(int) - Method in class jec.dto.ExchangeEventDTO
importance (0-> low, 1-> normal, 2->high)
setInputStreamContent(InputStream) - Method in class jec.dto.AttachmentDTO
 
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
don't use for creating recurrent event, its not supported yet.
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.AttachmentDTO
 
setName(String) - Method in class jec.dto.EmailAddressDTO
set the name
setName(String) - Method in class jec.dto.FolderDTO
 
setOrganizer(String) - Method in class jec.dto.ExchangeEventDTO
 
setOtherAddress(ExchangeAddressDTO) - Method in class jec.dto.ExchangeContactDTO
the Other Address Information as DTO
setPath(String) - Method in class jec.dto.AttachmentDTO
 
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")
setReminderIsSet(boolean) - Method in class jec.dto.ExchangeEventDTO
 
setReminderMinutesBeforeStart(int) - Method in class jec.dto.ExchangeEventDTO
 
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)
setSensitivity(String) - Method in class jec.dto.ExchangeEventDTO
 
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.ExchangeEmailShallowDTO
 
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(EmailAddressDTO[]) - Method in class jec.dto.ExchangeEmailDTO
 
setTo(String) - Method in class jec.dto.ExchangeEmailShallowDTO
 
setTo(AttendeeList) - Method in class jec.dto.ExchangeEventDTO
 
setToEmailAddresses(String[]) - Method in class jec.dto.ExchangeEmailDTO
 
setToEmailNames(String[]) - Method in class jec.dto.ExchangeEmailDTO
 
setType(int) - Method in class jec.dto.ExchangeEventAttendeeDTO
 
setUid(String) - Method in class jec.dto.ExchangeTaskDTO
 
setUniqueIdForUrl(String) - Method in class jec.dto.ExchangeDTO
 
setUrl(String) - Method in class jec.dto.FolderDTO
 
setUseFba(boolean) - Method in interface jec.ExchangeConnectorInterface
use forms-based-authentication, curretly supported only in emailHandler
setUseNTLMAuthentication(boolean) - Method in interface jec.EWSConnectorInterface
set to true if your exchange server supports only NTLM authentication.
setUseNTLMAuthentication(boolean) - Method in interface jec.ExchangeConnectorInterface
set to true if your exchange server supports only NTLM authentication.
setUserDefinedFields(ArrayList) - Method in interface jec.ExchangeConnectorInterface
 
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.EWSConnectorInterface
 
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 Description: Class to hold user availability information, the information is presented as a String that holds numbers, every number represent the State (FREE, BUSY), and the number place in the String represent the time location in the time section (form StartDate to EndDate) selected according to the interval selected.
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 _