< A B C D E F G H I L M N O P R S T U V

I

IAttachment - interface com.sap.ip.collaboration.gw.api.framework.groupware.IAttachment.
This interface represents attachments of different groupware items.
IAvailabilityInfo - interface com.sap.ip.collaboration.gw.api.framework.groupware.IAvailabilityInfo.
This interface represents the availability information of different users.
ICalendarItem - interface com.sap.ip.collaboration.gw.api.framework.groupware.ICalendarItem.
This interface represents a calendar item like meeting/appointment and extends from the IGroupwareItem interface.
ICalendarReadTransport - interface com.sap.ip.collaboration.gw.api.framework.groupware.ICalendarReadTransport.
The ICalendarReadTransport interface extends the read interface to define methods specific to the calendar item type.
ICalendarSO - interface com.sap.ip.collaboration.gw.api.manager.calendar.ICalendarSO.
SAP Copyright (c) 2002 All rights reserved
id - Variable in class com.sap.ip.collaboration.gw.impl.transport.file.filesystem.FileTransport
 
IDateRange - interface com.sap.ip.collaboration.gw.api.framework.groupware.IDateRange.
This is an utility interface for handling date ranges.
idCounter - Variable in class com.sap.ip.collaboration.gw.impl.transport.file.filesystem.FileTransport
Count of the calendar items in cache.
idStore - Variable in class com.sap.ip.collaboration.gw.impl.transport.file.filesystem.FileTransport
 
IEmailAddress - interface com.sap.ip.collaboration.gw.api.framework.groupware.IEmailAddress.
This interface is for representing email address objects.
IGroupwareCredentials - interface com.sap.ip.collaboration.gw.api.framework.groupware.IGroupwareCredentials.
This interface encapsulates the credentials needed for connecting to a groupware server.
IGroupwareCredentialsProvider - interface com.sap.ip.collaboration.gw.api.framework.groupware.IGroupwareCredentialsProvider.
This interface represents the interface for different sources of groupware credentials, and has to be implemented by concrete credentials providers like PortalCredentialsProvider etc.
IGroupwareItem - interface com.sap.ip.collaboration.gw.api.framework.groupware.IGroupwareItem.
This is a generic representation of the different groupware item types like, mail, meetings, task etc.
IGroupwareItemFactory - interface com.sap.ip.collaboration.gw.api.framework.groupware.IGroupwareItemFactory.
 
IGroupwareManager - interface com.sap.ip.collaboration.gw.api.framework.groupware.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.
IGWObjectsFactoryService - interface com.sap.ip.collaboration.gw.api.service.IGWObjectsFactoryService.
 
IMailItem - interface com.sap.ip.collaboration.gw.api.framework.groupware.IMailItem.
This interface represents a mail item used for the send mail operation and extends from the IGroupwareItem interface.
IMailSendTransport - interface com.sap.ip.collaboration.gw.api.framework.groupware.IMailSendTransport.
The IMailSendTransport interface extends the send transport interface to define methods specific to the mail item type.
indexOf(IResource) - Method in interface com.sapportals.wcm.repository.IResourceList
Returns the index in this list of the first occurrence of the specified resource, or -1 if the List does not contain this resource.
initFileSystemDetails() - Method in class com.sap.ip.collaboration.gw.impl.transport.file.filesystem.FileTransport
Initializes the Filesystem details like the default appointment and availability directories.
initGWObjectsFactory() - Method in class com.sap.ip.collaboration.gw.impl.transport.file.filesystem.FileTransport
Initializes the Groupware Service.
initialize(IGroupwareManager, List) - Method in class com.sap.ip.collaboration.gw.impl.transport.file.filesystem.FileTransport
 
initialize(IGroupwareManager, List) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.ITransport
Initializes the groupware transport with different congiguration properties.
instances - Static variable in class com.sap.ip.collaboration.gw.api.enum.AvailabilityType
 
instances - Static variable in class com.sap.ip.collaboration.gw.api.enum.TransportType
 
instances - Static variable in class com.sap.ip.collaboration.gw.api.enum.GroupwareItemType
 
intersection(IResourceList) - Method in interface com.sapportals.wcm.repository.IResourceList
Get the intersection of this list and the given list.
Given a , b and c in this list; b , c and d in the given list, the result will contain b and c .
intValue - Variable in class com.sap.ip.collaboration.gw.api.enum.AvailabilityType
 
intValue() - Method in class com.sap.ip.collaboration.gw.api.enum.AvailabilityType
 
InvalidEmailAddressFormatException - class com.sap.ip.collaboration.gw.api.exception.InvalidEmailAddressFormatException.
The TransportLoadFailureException class is thrown when some of the email addresses specified have incorrect format.
InvalidEmailAddressFormatException(String, Throwable) - Constructor for class com.sap.ip.collaboration.gw.api.exception.InvalidEmailAddressFormatException
 
InvalidEmailAddressFormatException(String, Throwable, boolean) - Constructor for class com.sap.ip.collaboration.gw.api.exception.InvalidEmailAddressFormatException
 
InvalidTransportException - class com.sap.ip.collaboration.gw.api.exception.InvalidTransportException.
The TransportLoadFailureException class is thrown when the groupware framework is unable to find the specfied class in its classloader.
InvalidTransportException(String, Throwable) - Constructor for class com.sap.ip.collaboration.gw.api.exception.InvalidTransportException
 
InvalidTransportException(String, Throwable, boolean) - Constructor for class com.sap.ip.collaboration.gw.api.exception.InvalidTransportException
 
IReadTransport - interface com.sap.ip.collaboration.gw.api.framework.groupware.IReadTransport.
The IReadTransport interface defines the methods for accessing and searching groupware items.
IReorderList - interface com.sapportals.wcm.repository.IReorderList.
This interface defines a list of IPositioning objects.
IReorderListIterator - interface com.sapportals.wcm.repository.IReorderListIterator.
An iterator for IReorderList instances.
IRepositoryManager - interface com.sapportals.wcm.repository.manager.IRepositoryManager.
A repository manager implements the access to resources of a particular repository.
IRepositoryService - interface com.sapportals.wcm.repository.service.IRepositoryService.
A repository service implements additional functionalities for repositories, e.g.
IRepositoryServiceFactory - interface com.sapportals.wcm.repository.service.IRepositoryServiceFactory.
Defines an interface for a repository service factory.
IResource - interface com.sapportals.wcm.repository.IResource.
A resource represents an object in a repository and is uniquely identified by a resource identifier (RID).
IResourceBatch - interface com.sapportals.wcm.repository.IResourceBatch.
This is an interface for repository operations that process multible resources.
IResourceClass - interface com.sapportals.wcm.repository.IResourceClass.
TBD: Description of the interface.
IResourceClassIterator - interface com.sapportals.wcm.repository.IResourceClassIterator.
TBD: Description of the interface.
IResourceClassSet - interface com.sapportals.wcm.repository.IResourceClassSet.
TBD: Description of the interface.
IResourceContext - interface com.sapportals.wcm.repository.IResourceContext.
The context that contains information for all repository operations belonging to one request, session, etc.
IResourceEvent - interface com.sapportals.wcm.repository.manager.IResourceEvent.
IResourceEvent are objects, which contain a reference about a resource and some additional information, what happened with that resource (e.g.
IResourceFactory - interface com.sapportals.wcm.repository.IResourceFactory.
The resource factory has methods to create resource objects (IResource) and to access the manager and service factories.
IResourceList - interface com.sapportals.wcm.repository.IResourceList.
A typed list of IResource instances.
IResourceMetadata - interface com.sapportals.wcm.repository.IResourceMetadata.
Extended interface for resources that provide additional meta-information.
isA(Class) - Method in interface com.sapportals.wcm.repository.IResource
Returns whether this resource has a representation as the class.
isAllDay() - Method in interface com.sap.ip.collaboration.gw.api.manager.calendar.ICalendarSO
Returns the allday flag
isAllDay() - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.ICalendarItem
Returns the allday flag
isCheckedOut() - Method in interface com.sapportals.wcm.repository.IResource
Returns true if this resource is currently checked out.
isCollection() - Method in interface com.sapportals.wcm.repository.IResource
Returns true if this resource is a collection
ISendTransport - interface com.sap.ip.collaboration.gw.api.framework.groupware.ISendTransport.
The ISendTransport interface defines methods for saving or sending groupware items.
isHidden() - Method in interface com.sapportals.wcm.repository.IResource
Get value of the system property Hidden
isLocked() - Method in interface com.sapportals.wcm.repository.IResource
Returns true if this resource is locked.
isLockedByMe() - Method in interface com.sapportals.wcm.repository.IResource
Returns true if this resource is locked by the current user in the context.
isMeeting() - Method in interface com.sap.ip.collaboration.gw.api.manager.calendar.ICalendarSO
Returns true if the calendar item is a meeting, false otherwise.
isMeeting() - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.ICalendarItem
Returns true if the calendar item is a meeting, false otherwise.
isMultiDay() - Method in interface com.sap.ip.collaboration.gw.api.manager.calendar.ICalendarSO
Returns if the appointment spans over multiple days
isMultiDay() - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.ICalendarItem
Returns if the appointment spans over multiple days
isReadOnly() - Method in interface com.sapportals.wcm.repository.IResource
Get value of the system property Readonly
isRecurring() - Method in interface com.sap.ip.collaboration.gw.api.manager.calendar.ICalendarSO
Returns true if the appointment is a recurring appointment
isRecurring() - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.ICalendarItem
Returns true if the appointment is a recurring appointment
isRepositoryServiceAvailable(IRepositoryManager, String) - Method in interface com.sapportals.wcm.repository.service.IRepositoryServiceFactory
Checks if the service is avaible.
isRepositoryServiceAvailable(IResource, String) - Method in interface com.sapportals.wcm.repository.service.IRepositoryServiceFactory
Checks if the service is avaible.
isRevision() - Method in interface com.sapportals.wcm.repository.IResource
Returns true if this resource is a revision.
isVersioned() - Method in interface com.sapportals.wcm.repository.IResource
Returns true if versioning is enabled for this resource.
it - Variable in class com.sap.ip.collaboration.gw.api.enum.AbstractEnum.StringIterator
 
ITaskItem - interface com.sap.ip.collaboration.gw.api.framework.groupware.ITaskItem.
This interface represents a groupware task item and extends from the IGroupwareItem interface.
itemStore - Variable in class com.sap.ip.collaboration.gw.impl.transport.file.filesystem.FileTransport
cache to store calendar items.
itemType - Variable in class com.sap.ip.collaboration.gw.api.exception.NoTransportConfiguredException
 
ITransport - interface com.sap.ip.collaboration.gw.api.framework.groupware.ITransport.
This interface represents a 'groupware transport', which is nothing but a connector to a groupware server used for accessing/ maintaining different groupware items.
ITransportRegistry - interface com.sap.ip.collaboration.gw.api.framework.groupware.ITransportRegistry.
Title:ITransportRegistry.java Description: Copyright: Copyright (c) 2002 Company: SAP Labs India

< A B C D E F G H I L M N O P R S T U V