Uses of Package
com.sap.ip.collaboration.gw.api.framework.groupware

Packages that use com.sap.ip.collaboration.gw.api.framework.groupware
com.sap.ip.collaboration.gw.api.exception   
com.sap.ip.collaboration.gw.api.framework.groupware   
com.sap.ip.collaboration.gw.api.manager.calendar   
com.sap.ip.collaboration.gw.api.service   
com.sap.ip.collaboration.gw.impl.transport.file.filesystem   
 

Classes in com.sap.ip.collaboration.gw.api.framework.groupware used by com.sap.ip.collaboration.gw.api.exception
GroupwareException
          The GroupwareException class acts as the base exception class of the groupware framework.
 

Classes in com.sap.ip.collaboration.gw.api.framework.groupware used by com.sap.ip.collaboration.gw.api.framework.groupware
GroupwareException
          The GroupwareException class acts as the base exception class of the groupware framework.
IAttachment
          This interface represents attachments of different groupware items.
IAvailabilityInfo
          This interface represents the availability information of different users.
IDateRange
          This is an utility interface for handling date ranges.
IEmailAddress
          This interface is for representing email address objects.
IGroupwareCredentials
          This interface encapsulates the credentials needed for connecting to a groupware server.
IGroupwareItem
          This is a generic representation of the different groupware item types like, mail, meetings, task etc.
IGroupwareItemFactory
           
IGroupwareManager
          The Groupware manager class acts as the central point for managing the different groupware item types, their storage locations, and interacting with the available transports.
IReadTransport
          The IReadTransport interface defines the methods for accessing and searching groupware items.
ISendTransport
          The ISendTransport interface defines methods for saving or sending groupware items.
ITransport
          This interface represents a 'groupware transport', which is nothing but a connector to a groupware server used for accessing/ maintaining different groupware items.
 

Classes in com.sap.ip.collaboration.gw.api.framework.groupware used by com.sap.ip.collaboration.gw.api.manager.calendar
GroupwareException
          The GroupwareException class acts as the base exception class of the groupware framework.
IDateRange
          This is an utility interface for handling date ranges.
IEmailAddress
          This interface is for representing email address objects.
 

Classes in com.sap.ip.collaboration.gw.api.framework.groupware used by com.sap.ip.collaboration.gw.api.service
IAvailabilityInfo
          This interface represents the availability information of different users.
IDateRange
          This is an utility interface for handling date ranges.
IEmailAddress
          This interface is for representing email address objects.
 

Classes in com.sap.ip.collaboration.gw.api.framework.groupware used by com.sap.ip.collaboration.gw.impl.transport.file.filesystem
GroupwareException
          The GroupwareException class acts as the base exception class of the groupware framework.
IAttachment
          This interface represents attachments of different groupware items.
IAvailabilityInfo
          This interface represents the availability information of different users.
ICalendarItem
          This interface represents a calendar item like meeting/appointment and extends from the IGroupwareItem interface.
ICalendarReadTransport
          The ICalendarReadTransport interface extends the read interface to define methods specific to the calendar item type.
IDateRange
          This is an utility interface for handling date ranges.
IGroupwareCredentials
          This interface encapsulates the credentials needed for connecting to a groupware server.
IGroupwareItem
          This is a generic representation of the different groupware item types like, mail, meetings, task etc.
IGroupwareManager
          The Groupware manager class acts as the central point for managing the different groupware item types, their storage locations, and interacting with the available transports.
IReadTransport
          The IReadTransport interface defines the methods for accessing and searching groupware items.
ISendTransport
          The ISendTransport interface defines methods for saving or sending groupware items.
ITransport
          This interface represents a 'groupware transport', which is nothing but a connector to a groupware server used for accessing/ maintaining different groupware items.