Package jec.dto

DTO (Data Transfer Objects) layer.

See:
          Description

Class Summary
ADUserDTO Title: ADUserDTO Description: DTO for Mirosoft Active Directory Copyright: Copyright (c) 2006 Company: NetComps
AttachmentDTO Title: Description: DataStructure for Attachment, holds information of the attachment name and path.
AttendeeList  
EmailAddressDTO Title: EmailAddressDTO Description: DTO to hold the Email Address and the name of this email address Copyright: Copyright (c) 2006 Company:
ExchangeAddressDTO Title: ExchangeAddressDTO Description: TDO that holds the Address information Copyright: Copyright (c) 2006 Company: NetComps
ExchangeContactDTO Title: ExchangeContactDTO Description: DTO that holds the exchange contact information Copyright: Copyright (c) 2006 Company: NetComps
ExchangeDTO Title: ExchangeDTO Description: base class for exchange information DTO's Copyright: Copyright (c) 2006 Company: NetComps
ExchangeEmailDTO Title: ExchangeEmailDTO Description: DTO to hold email message information Copyright: Copyright (c) 2006 Company: NetComps
ExchangeEmailShallowDTO  
ExchangeEventAttendeeDTO Title: ExchangeEventAttendeeTDO Description: DTO to hold event (calendar meeting) attendee information Copyright: Copyright (c) 2006 Company: NetComps
ExchangeEventDTO Title: ExchangeEventDTO Description: DTO to hold event (calendar) information Copyright: Copyright (c) 2006 Company: NetComps
ExchangeTaskDTO Title: ExchangeTaskDTO Description: DTO (Data Transfer Object) to hold Task information Copyright: Copyright (c) 2006 Company:
FolderDTO  
UserAvailabilityData 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.
 

Package jec.dto Description

DTO (Data Transfer Objects) layer.

Package Specification

Contains DTO classes that holds Microsoft Exchange© and Microsoft Active Directory© information For usage information look at ExchangeConnectorExamples.java and ADConnectorExamples.java