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

S

save(IGroupwareItem, IGroupwareCredentials) - Method in class com.sap.ip.collaboration.gw.impl.transport.file.filesystem.FileTransport
 
save(IGroupwareItem, IGroupwareCredentials) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.ISendTransport
Saves the groupware item using the credentials specified.
save(IGroupwareItem, IUser) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IGroupwareManager
Saves the groupware item.This method obtains the necessery credentials for connecting to the groupware server from credentials factory.
save(IUser) - Method in interface com.sap.ip.collaboration.gw.api.manager.calendar.ICalendarSO
Saves the calendar item.
save(IUser) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IGroupwareItem
Saves the groupware item.
search(IQueryExpression, int, int, boolean) - Method in interface com.sapportals.wcm.repository.IResource
Queries the resource and optionally the collection hierarchy for resources.
SEND - Static variable in class com.sap.ip.collaboration.gw.api.enum.TransportType
Send transport
send() - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IMailItem
Sends the groupware item without any credentials (Used when the SMTP server does not authenticate the user sending the mail.)
send(IGroupwareCredentials, IGroupwareCredentials) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IMailItem
Sends the mail item when the credentials for the SMTP server are different from from the groupware server.
send(IGroupwareItem) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IMailSendTransport
Sends the mail item without any credentials (Used when the SMTP server does not authenticate the user sending the mail.)
send(IGroupwareItem, IGroupwareCredentials) - Method in class com.sap.ip.collaboration.gw.impl.transport.file.filesystem.FileTransport
 
send(IGroupwareItem, IGroupwareCredentials) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.ISendTransport
Sends the groupware item to the intended recipient list.
send(IGroupwareItem, IGroupwareCredentials, boolean) - Method in class com.sap.ip.collaboration.gw.impl.transport.file.filesystem.FileTransport
Sends or saves a given calendar item depending on its status(existing/new).
send(IGroupwareItem, IGroupwareCredentials, IGroupwareCredentials) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IMailSendTransport
Sends the mail item when the credentials for the SMTP server are different from from the groupware server.
send(IGroupwareItem, IUser) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IGroupwareManager
Sends the groupware item to the intended recipient list.This method obtains the necessery credentials for connecting to the groupware server from credentials factory.
send(IUser) - Method in interface com.sap.ip.collaboration.gw.api.manager.calendar.ICalendarSO
Sends the calendar item to the intended recipient list.
send(IUser) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IGroupwareItem
Sends the groupware item to the intended recipient list.
SEPARATOR - Variable in class com.sap.ip.collaboration.gw.impl.transport.file.filesystem.FileTransport
files which represent groupware items.
SERVICE_ID - Static variable in interface com.sap.ip.collaboration.gw.api.service.IGWObjectsFactoryService
 
set(int, IResource) - Method in interface com.sapportals.wcm.repository.IResourceList
Replaces the element at the specified position in this list with the specified resource.
setAddress(String) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IEmailAddress
 
setAllDay(boolean) - Method in interface com.sap.ip.collaboration.gw.api.manager.calendar.ICalendarSO
Sets the all day flag
setAllDay(boolean) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.ICalendarItem
Sets the all day flag
setApplicationData(Map) - Method in interface com.sap.ip.collaboration.gw.api.manager.calendar.ICalendarSO
Sets application data on the calendar item as custom attributes.
setApplicationData(Map) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IGroupwareItem
Sets application data on the groupware item as custom attributes.
setAttachmentList(IAttachmentList) - Method in interface com.sap.ip.collaboration.gw.api.manager.calendar.ICalendarSO
Sets the list of attachments on the calendar item.
setAvailabilityInformation(SortedMap) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IAvailabilityInfo
Sets the availability information as a map with the date range as the key and the availability type as the value.
setBcc(String) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IMailItem
Sets the Bcc list for the Mail Item.
setBccList(List) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IMailItem
Sets the Bcc list for the Mail Item as a list of EmailAddresses.
setCategory(String) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.ITaskItem
Sets the category for the task item
setCc(String) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IMailItem
Sets the Cc list for the Mail Item.
setCcList(List) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IMailItem
Sets the Cc list for the Mail Item as a list of EmailAddresses.
setCompleted(boolean) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.ITaskItem
Sets if the task has been completed
setContent(InputStream) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IAttachment
Sets the input stream to the attachment content
setContent(String) - Method in interface com.sap.ip.collaboration.gw.api.manager.calendar.ICalendarSO
Sets the body of the calendar item.
setContent(String) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IGroupwareItem
Sets the body of the groupware item.
setContentLength(long) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IAttachment
Sets the length of the resource content
setContentType(String) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IAttachment
Sets the content type for the attachment content
setDefaultTransport(ITransport) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.ITransportRegistry
 
setDueDate(Date) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.ITaskItem
Sets the due date for the task item.
setDuration(int) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IDateRange
Sets the duration of the date range (sets the endDateTime as startDateTime + duration)
setEndDateTime(Date) - Method in interface com.sap.ip.collaboration.gw.api.manager.calendar.ICalendarSO
Sets the end date and time of the calendar item
setEndDateTime(Date) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.ICalendarItem
Sets the end date and time of the calendar item
setEndDateTime(Date) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IDateRange
Sets the end date and time
setFrom(String) - Method in interface com.sap.ip.collaboration.gw.api.manager.calendar.ICalendarSO
Sets the address from which the calendar item is originating.
setFrom(String) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IGroupwareItem
Sets the address from which the groupware item is originating.
setFromAddress(IEmailAddress) - Method in interface com.sap.ip.collaboration.gw.api.manager.calendar.ICalendarSO
Sets the email address from which the calendar item is originating.
setFromAddress(IEmailAddress) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IGroupwareItem
Sets the EmailAddress from which the groupware item is originating.
setGroupwareItem(IGroupwareItem) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IAttachment
Sets the parent groupware items of the attachment
setGroupwareManager(IGroupwareManager) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IGroupwareItem
Sets a reference of the groupware manager in the groupware item.
setHasDueDate(boolean) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.ITaskItem
Sets if the due date is there for the task item
setHasReminder(boolean) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.ICalendarItem
Sets if the reminder has to be set or not.
setHasReminder(boolean) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.ITaskItem
Sets if the reminder is there or not.
setId(String) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IAttachment
Sets the id of the attachment
setID(String) - Method in interface com.sap.ip.collaboration.gw.api.manager.calendar.ICalendarSO
Sets the Id of calendar item, which uniquely identifies the item.
setID(String) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IGroupwareItem
Sets the Id of groupware item, which uniquely identifies the item.
setLinkType(LinkType) - Method in interface com.sapportals.wcm.repository.IResource
Changes the link type.
setLocale(Locale) - Method in interface com.sapportals.wcm.repository.IResourceContext
Set the locale for that context.
setLocation(String) - Method in interface com.sap.ip.collaboration.gw.api.manager.calendar.ICalendarSO
Sets the location
setLocation(String) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.ICalendarItem
Sets the location
setMeeting(boolean) - Method in interface com.sap.ip.collaboration.gw.api.manager.calendar.ICalendarSO
Sets if the calendar item is a meeting, false otherwise.
setMeeting(boolean) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.ICalendarItem
Sets if the calendar item is a meeting, false otherwise.
setMimeType(String) - Method in interface com.sap.ip.collaboration.gw.api.manager.calendar.ICalendarSO
Sets the MIME type of the content of the calendar item.
setMimeType(String) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IGroupwareItem
Sets the MIME type of the content of the groupware item.
setName(String) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IAttachment
Sets the name of the attachment
setName(String) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IEmailAddress
 
setObjectValue(String, Object) - Method in interface com.sapportals.wcm.repository.IResourceContext
Add/update a name/value pair
setOrganizer(String) - Method in interface com.sap.ip.collaboration.gw.api.manager.calendar.ICalendarSO
Sets the organizer of the meeting item (Used to create meetings on behalf of another user)
setOrganizer(String) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.ICalendarItem
Sets the organizer of the meeting item (Used to create meetings on behalf of another user)
setParentId(String) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IAttachment
Sets the id of the parent groupware item for the attachment
setPriority(PriorityType) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IMailItem
Sets the priority for the Mail Item.
setPriority(PriorityType) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.ITaskItem
Sets the priority for the task item.
setProperties(IPropertyMap) - Method in interface com.sapportals.wcm.repository.IResource
Set all properties of the resource.
setProperties(List) - Method in interface com.sapportals.wcm.repository.IResource
Change the properties of the resource.
setProperty(IProperty) - Method in interface com.sapportals.wcm.repository.IResource
Sets a property.
setProperty(IProperty) - Method in interface com.sapportals.wcm.repository.IResourceBatch
 
setReadTransport(IReadTransport) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IAttachment
Sets the read transport for fetching the content of the attachment
setRecurring(boolean) - Method in interface com.sap.ip.collaboration.gw.api.manager.calendar.ICalendarSO
Sets if the appointment is recurring or not.
setRecurring(boolean) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.ICalendarItem
Sets if the appointment is recurring or not.
setReminder(Date) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.ITaskItem
sets the reminder time for the task item
setReminder(int) - Method in interface com.sap.ip.collaboration.gw.api.manager.calendar.ICalendarSO
Sets the reminder time
setReminder(int) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.ICalendarItem
Sets the reminder time
setSaveOnSend(boolean) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IMailItem
Sets a boolean flag indicating whether the mail item should be saved in the 'Sent Items' folder or not.
setShowTimeAs(AvailabilityType) - Method in interface com.sap.ip.collaboration.gw.api.manager.calendar.ICalendarSO
Sets the showtime-as flag
setShowTimeAs(AvailabilityType) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.ICalendarItem
Sets the showtime-as flag
setStartDateTime(Date) - Method in interface com.sap.ip.collaboration.gw.api.manager.calendar.ICalendarSO
Sets the start date and time of the calendar item
setStartDateTime(Date) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.ICalendarItem
Sets the start date and time of the calendar item
setStartDateTime(Date) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IDateRange
Sets the start date and time
setStatus(int) - Method in class com.sap.ip.collaboration.gw.impl.transport.file.filesystem.FileTransport.AvailData
 
setSubject(String) - Method in interface com.sap.ip.collaboration.gw.api.manager.calendar.ICalendarSO
Sets the subject of the calendar item.
setSubject(String) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IGroupwareItem
Sets the subject of the groupware item.
setTargetURL(URL) - Method in interface com.sapportals.wcm.repository.IResource
Changes the target URL of a link.
setTimeInterval(IDateRange) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IAvailabilityInfo
Sets the time interval of the availability information
setTimeSlotDuration(int) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IAvailabilityInfo
Sets the duration of the time slots in minutes
setTimeSlots(int[]) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IAvailabilityInfo
Sets the availability information as an array of integers Each entry represents the availability information in the corresponing time slot i.e.
setTimeSlots(String) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IAvailabilityInfo
Sets the availability information as a string.
setTo(String) - Method in interface com.sap.ip.collaboration.gw.api.manager.calendar.ICalendarSO
Sets the recipient list of calendar item.
setTo(String) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IGroupwareItem
Sets the recipient list of groupware item.
setToList(List) - Method in interface com.sap.ip.collaboration.gw.api.manager.calendar.ICalendarSO
Sets the recipient list of calendar item as a list of EmailAddresses.
setToList(List) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IGroupwareItem
Sets the recipient list of groupware item.
setTransport(ITransport) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IGroupwareItem
Sets a transport on the groupware item, which is used for save, send and fetch operations.
setUser(IUser) - Method in interface com.sapportals.wcm.repository.IResourceContext
Set the current user for that context.
setValue(String, String) - Method in interface com.sapportals.wcm.repository.IResourceContext
Add/update a name/value pair
setValues(HashMap) - Method in interface com.sapportals.wcm.repository.IResourceContext
Takes and sets the properties as is without copying them to be used and possibly modified as internal properties map.
shutDown() - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IGroupwareManager
Terminates the groupware manager.
size() - Method in interface com.sapportals.wcm.repository.IReorderList
Returns the number of positioning objects in the list
size() - Method in interface com.sapportals.wcm.repository.IResourceList
Returns the size of the list.
sort(Comparator) - Method in interface com.sapportals.wcm.repository.IResourceList
Sort the elements in the list using the specified comparator
startLocation - Variable in class com.sap.ip.collaboration.gw.impl.transport.file.filesystem.FileTransport
Starting Location of the file transport.
startUp() - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IGroupwareManager
Initalizes the groupware manager.
status - Variable in class com.sap.ip.collaboration.gw.impl.transport.file.filesystem.FileTransport.AvailData
 
stringValues() - Static method in class com.sap.ip.collaboration.gw.api.enum.AvailabilityType
 
stringValues() - Static method in class com.sap.ip.collaboration.gw.api.enum.TransportType
 
stringValues() - Static method in class com.sap.ip.collaboration.gw.api.enum.GroupwareItemType
 
subList(int, int) - Method in interface com.sapportals.wcm.repository.IResourceList
 
swapDatesAfterComparison(Date, Date) - Method in class com.sap.ip.collaboration.gw.impl.transport.file.filesystem.FileTransport
compares the 2 dates and swaps the dates in case second date is greater than first date.
systemName - Variable in class com.sap.ip.collaboration.gw.api.exception.NoLogonDataFoundException
 
systemName - Variable in class com.sap.ip.collaboration.gw.api.exception.AuthenticationException
 

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