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

G

get(int) - Method in interface com.sapportals.wcm.repository.IReorderList
Returns the positioning object with the specified index
get(int) - Method in interface com.sapportals.wcm.repository.IResourceList
Returns the resource at the specified position.
getAccessRID() - Method in interface com.sapportals.wcm.repository.IResource
Returns the RID that was used to create this resource object in IResourceFactory.getResource
getAddress() - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IEmailAddress
 
getAllRepositoryServices(IRepositoryManager) - Method in interface com.sapportals.wcm.repository.service.IRepositoryServiceFactory
Get a list of all registered service managers for a given repository manager.
getAllRepositoryServices(IResource) - Method in interface com.sapportals.wcm.repository.service.IRepositoryServiceFactory
Get all services for a given resource.
getAllServices() - Method in interface com.sapportals.wcm.repository.service.IRepositoryServiceFactory
Returns a collection of all defined services
getApplicationData() - Method in interface com.sap.ip.collaboration.gw.api.manager.calendar.ICalendarSO
Returns the application data of the calendar item
getApplicationData() - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IGroupwareItem
Returns the application data of the groupware item
getAttachmentContent(GroupwareItemType, String, String, String, IUser) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IGroupwareManager
Returns content of the attachment based on the id specified.
getAttachmentContent(String, String, IGroupwareCredentials) - Method in class com.sap.ip.collaboration.gw.impl.transport.file.filesystem.FileTransport
 
getAttachmentContent(String, String, IGroupwareCredentials) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IReadTransport
Returns content of the attachment based on the id specified.
getAttachmentDir(String) - Method in class com.sap.ip.collaboration.gw.impl.transport.file.filesystem.FileTransport
It gets the attachment directory of the given calendar item id.
getAttachmentFromFileSystem(File, String, String) - Method in class com.sap.ip.collaboration.gw.impl.transport.file.filesystem.FileTransport
Reads the attachment from the given attachment directory and file name & wraps it into IAttachment object.
getAttachmentList() - Method in interface com.sap.ip.collaboration.gw.api.manager.calendar.ICalendarSO
Returns the attachment list the calendar item
getAttachmentList() - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IMailItem
Returns the attachment list associated with the mail item.
getAttachmentList() - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.ICalendarItem
Returns the attachment list associated with the meeting item.
getAvailabilityImpl(String, IDateRange, int) - Method in class com.sap.ip.collaboration.gw.impl.transport.file.filesystem.FileTransport
Creates the availability info implementaion with the given availability info.
getAvailabilityInfo() - Method in interface com.sap.ip.collaboration.gw.api.service.IGWObjectsFactoryService
 
getAvailabilityInfo() - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IGroupwareItemFactory
 
getAvailabilityInfo(IDateRange, int, List, IGroupwareCredentials) - Method in class com.sap.ip.collaboration.gw.impl.transport.file.filesystem.FileTransport
 
getAvailabilityInfo(IDateRange, int, List, IGroupwareCredentials) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.ICalendarReadTransport
Returns the availability information for a list of users.
getAvailabilityInfo(IDateRange, int, List, IUser) - Method in interface com.sap.ip.collaboration.gw.api.manager.calendar.ICalendarSO
Returns the availability information for a list of users.
getAvailabilityInfo(IDateRange, int, List, IUser) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IGroupwareManager
Returns the availability information for a list of users.
getAvailabilityInformation() - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IAvailabilityInfo
Returns the availability information as a map with the date range as the key and the availability type as the value.
getAvailabilityInformation(AvailabilityType) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IAvailabilityInfo
Returns the availability information as a list of date ranges for the specified availability type For ex: getAvailabilityInformation(AvailabilityType.FREE) returns a sorted list of all free date ranges.
getBcc() - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IMailItem
Gets the Bcc list for the Mail Item
getBccList() - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IMailItem
Gets the Bcc list for the Mail Item as a list of EmailAddresses.
getCalendarItem(File) - Method in class com.sap.ip.collaboration.gw.impl.transport.file.filesystem.FileTransport
Loads the Calendar item from the file.
getCategory() - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.ITaskItem
Returns the category for the task item
getCc() - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IMailItem
Gets the Cc list for the Mail Item.
getCcList() - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IMailItem
Gets the Cc list for the Mail Item as a list of EmailAddresses.
getCheckedOutResources() - Method in interface com.sapportals.wcm.repository.IResource
Returns a list of currently checked out resources.
getCompleted() - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.ITaskItem
Returns if the task has been completed
getConfiguration() - Method in interface com.sapportals.wcm.repository.manager.IRepositoryManager
Returns the configuration data of this repository manager.
getContent() - Method in interface com.sap.ip.collaboration.gw.api.manager.calendar.ICalendarSO
Returns the content of the calendar item.
getContent() - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IGroupwareItem
Returns the content of the groupware item.
getContent() - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IAttachment
Returns an input stream to the attachment content
getContent() - Method in interface com.sapportals.wcm.repository.IResource
Returns the content of this resource.
getContent(IUser) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IAttachment
Returns an input stream to the attachment content
getContent(String, IGroupwareCredentials) - Method in class com.sap.ip.collaboration.gw.impl.transport.file.filesystem.FileTransport
 
getContent(String, IGroupwareCredentials) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IReadTransport
Returns content of the groupware item based on the id specified.
getContentLength() - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IAttachment
Returns the length of the resource content
getContentType() - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IAttachment
Returns the content type of the attachment
getContext() - Method in interface com.sapportals.wcm.repository.IResource
Returns the resource context
getCreatedBy() - Method in interface com.sapportals.wcm.repository.IResource
Get value of the system property CreatedBy.
getCreationDate() - Method in interface com.sapportals.wcm.repository.IResource
Get value of the system property CreationDate
getCredentialAttributes() - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IGroupwareCredentials
Returns different attributes associated with the credentials
getCredentials(IUser, String) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IGroupwareManager
 
getCredentials(IUser, String) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IGroupwareCredentialsProvider
Returns groupware credentials of the user for the given systemId.
getCredentialsProperties(int, String) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IGroupwareManager
Returns different credential properties needed by the specified transport.Used for fetching information from user mapping.
getDateFromString(String) - Method in class com.sap.ip.collaboration.gw.impl.transport.file.filesystem.FileTransport
Converts string representation of date to date object.
getDateFromString(String, String) - Method in class com.sap.ip.collaboration.gw.impl.transport.file.filesystem.FileTransport
converts datestring of format yy-MM-dd-HH-mm to date object.
getDateRange(Date, Date) - Method in interface com.sap.ip.collaboration.gw.api.service.IGWObjectsFactoryService
 
getDateRange(Date, Date) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IGroupwareItemFactory
 
getDefaultTransport(GroupwareItemType, TransportType) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.ITransportRegistry
 
getDescription() - Method in interface com.sapportals.wcm.repository.service.IRepositoryService
Returns a description for this service.
getDescription() - Method in interface com.sapportals.wcm.repository.manager.IRepositoryManager
Returns the description of this manager.
getDescription() - Method in interface com.sapportals.wcm.repository.IResource
Get value of the system property Description
getDescription(Locale) - Method in interface com.sapportals.wcm.repository.service.IRepositoryService
Returns a description for this service.
getDisplayName() - Method in interface com.sapportals.wcm.repository.IResource
Returns the value of the Displayname system property or null if the property is not set.
getDisplayName(boolean) - Method in interface com.sapportals.wcm.repository.IResource
Returns the value of the Displayname system property or null if the property is not set.
getDueDate() - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.ITaskItem
Returns the due date for the task item
getDuration() - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IDateRange
Returns the duration of the date range
getEmailAddress() - Method in class com.sap.ip.collaboration.gw.api.exception.InvalidEmailAddressFormatException
 
getEmailObject(String) - Method in interface com.sap.ip.collaboration.gw.api.service.IGWObjectsFactoryService
 
getEmailObject(String) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IGroupwareItemFactory
 
getEmailObject(String, String) - Method in interface com.sap.ip.collaboration.gw.api.service.IGWObjectsFactoryService
 
getEmailObject(String, String) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IGroupwareItemFactory
 
getEndDate() - Method in class com.sap.ip.collaboration.gw.impl.transport.file.filesystem.FileTransport.AvailData
 
getEndDateTime() - Method in interface com.sap.ip.collaboration.gw.api.manager.calendar.ICalendarSO
Returns the End date and time of the calendar item
getEndDateTime() - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.ICalendarItem
Returns the End date and time of the calendar item
getEndDateTime() - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IDateRange
Returns the End date and time
getEnumByString(String) - Static method in class com.sap.ip.collaboration.gw.api.enum.AvailabilityType
 
getEnumByString(String) - Static method in class com.sap.ip.collaboration.gw.api.enum.TransportType
 
getEnumByString(String) - Static method in class com.sap.ip.collaboration.gw.api.enum.GroupwareItemType
 
getETag() - Method in interface com.sapportals.wcm.repository.IResource
Get value of the system property ETag, reflecting the HTTP entity tag for the unfiltered content of this resource.
getEventBroker() - Method in interface com.sapportals.wcm.repository.manager.IRepositoryManager
Returns a reference to this repsitory's event broker
getExceptionId(String) - Static method in class com.sap.ip.collaboration.gw.api.framework.groupware.GroupwareException
 
getFilterFactory() - Method in interface com.sapportals.wcm.repository.IResourceFactory
Returns a instance of the FilterFactory
getFrom() - Method in interface com.sap.ip.collaboration.gw.api.manager.calendar.ICalendarSO
Returns the address which sent the calendar item.
getFrom() - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IGroupwareItem
Returns the address which sent the groupware item.
getFromAddress() - Method in interface com.sap.ip.collaboration.gw.api.manager.calendar.ICalendarSO
Returns the email address which sent the calendar item.
getFromAddress() - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IGroupwareItem
Returns the address which sent the groupware item.
getGroupwareItemFactory(IUser) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IGroupwareManager
 
getGroupwareItemType() - Method in class com.sap.ip.collaboration.gw.api.exception.NoTransportConfiguredException
 
getGroupwareManager() - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IGroupwareItem
Returns the groupware manager associated with the groupware item.
getHasDueDate() - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.ITaskItem
Returns if the due date is set for the task item
getHasReminder() - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.ICalendarItem
Returns if the reminder is set or not
getHasReminder() - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.ITaskItem
Returns if the reminder is set for the task item.
getId() - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IAttachment
Returns the id of the attachment
getID() - Method in interface com.sap.ip.collaboration.gw.api.manager.calendar.ICalendarSO
Returns the Id of calendar item, which uniquely identifies the item.
getID() - Method in interface com.sapportals.wcm.repository.service.IRepositoryService
Returns a service identifier, unique for this instance.
getID() - Method in interface com.sapportals.wcm.repository.manager.IRepositoryManager
Returns the manager id
getID() - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IGroupwareItem
Returns the Id of groupware item, which uniquely identifies the item.
getInheritedProperty(IPropertyName) - Method in interface com.sapportals.wcm.repository.IResource
Get a property of the resource or inherit it.
getItem(GroupwareItemType, String, String, IUser) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IGroupwareManager
Returns a groupware item from the transport based on the id specified.
getItem(String, IGroupwareCredentials) - Method in class com.sap.ip.collaboration.gw.impl.transport.file.filesystem.FileTransport
 
getItem(String, IGroupwareCredentials) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IReadTransport
Returns a groupware item from the transport based on the id specified.
getItemList(GroupwareItemType, IDateRange, IUser) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IGroupwareManager
Returns all groupware items for the specified date range.
getItemList(GroupwareItemType, IDateRange, Properties, IUser) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IGroupwareManager
Returns all groupware items for the specified date range and search attributes.
getItemList(IDateRange, IGroupwareCredentials) - Method in class com.sap.ip.collaboration.gw.impl.transport.file.filesystem.FileTransport
 
getItemList(IDateRange, IGroupwareCredentials) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IReadTransport
Returns all items from the transport for the specified date range
getItemList(IDateRange, Properties, IGroupwareCredentials) - Method in class com.sap.ip.collaboration.gw.impl.transport.file.filesystem.FileTransport
 
getItemList(IDateRange, Properties, IGroupwareCredentials) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IReadTransport
Returns all items from the transport for the specified date range and search criteria.
getItemType() - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IGroupwareItem
Returns the item type of the groupware item i.e.
getLanguage() - Method in interface com.sapportals.wcm.repository.IResource
Returns the language
getLastModified() - Method in interface com.sapportals.wcm.repository.IResource
Get value of the system property LastModified
getLastModifiedBy() - Method in interface com.sapportals.wcm.repository.IResource
Get value of the system property LastModifiedBy.
getLinkType() - Method in interface com.sapportals.wcm.repository.IResource
Returns the link type (NONE if the resource is not a link).
getLocale() - Method in interface com.sapportals.wcm.repository.IResourceContext
Get the locale for that context.
getLocation() - Method in interface com.sap.ip.collaboration.gw.api.manager.calendar.ICalendarSO
Returns the location
getLocation() - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.ICalendarItem
Returns the location
getLockByToken(String) - Method in interface com.sapportals.wcm.repository.IResource
Get a LockInfo for the token.
getLocks() - Method in interface com.sapportals.wcm.repository.IResource
Returns a collection of all existing locks.
getManagerFactory() - Method in interface com.sapportals.wcm.repository.IResourceFactory
Returns a instance of the ManagerFactory
getMessage(Locale) - Method in class com.sap.ip.collaboration.gw.api.framework.groupware.GroupwareException
 
getMimeType() - Method in interface com.sap.ip.collaboration.gw.api.manager.calendar.ICalendarSO
Returns the MIME type of the content of the calendar item.
getMimeType() - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IGroupwareItem
Returns the MIME type of the content of the groupware item.
getName() - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IAttachment
Returns the name of the attachment
getName() - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IEmailAddress
 
getName() - Method in interface com.sapportals.wcm.repository.IResource
Get name of the resource.
getNameInfo() - Method in interface com.sapportals.wcm.repository.manager.IRepositoryManager
Returns an object that contains information about the attributes of resource names supported by this repository manager.
getNewInstance(GroupwareItemType) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IGroupwareItemFactory
 
getNewInstanceForImpl(GroupwareItemType) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IGroupwareItemFactory
 
getObject(RID, IResourceContext, Class) - Method in interface com.sapportals.wcm.repository.IResourceFactory
Returns a resource object converted into a semantic object for the given resource identifier and context.
getObjectValue(String) - Method in interface com.sapportals.wcm.repository.IResourceContext
Returns the value for the specified name
getOrganizer() - Method in interface com.sap.ip.collaboration.gw.api.manager.calendar.ICalendarSO
Returns the organizer of the meeting item.
getOrganizer() - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.ICalendarItem
Returns the organizer of the meeting item.
getParentCollection() - Method in interface com.sapportals.wcm.repository.IResource
Returns the parent collection of this resource.
getPrefix() - Method in interface com.sapportals.wcm.repository.manager.IRepositoryManager
Returns the prefix config parameter.
getPriority() - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IMailItem
Gets the priority for the Mail Item.
getPriority() - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.ITaskItem
Returns the priority for the task item.
getProperties() - Method in interface com.sapportals.wcm.repository.IResource
Returns a map with IProperty references for the resource.
getProperties() - Method in interface com.sapportals.wcm.repository.IResourceBatch
 
getProperties(IPropertyName) - Method in interface com.sapportals.wcm.repository.IResourceBatch
 
getProperties(IPropertyNameList) - Method in interface com.sapportals.wcm.repository.IResource
Returns a map with IProperty references for the resource.
getProperties(List) - Method in interface com.sapportals.wcm.repository.IResourceBatch
 
getProperty(IPropertyName) - Method in interface com.sapportals.wcm.repository.IResource
Get a property.
getPropertySearchManager(IResource) - Method in interface com.sapportals.wcm.repository.manager.IRepositoryManager
Get a reference to the property search manager for the repository
getReadTransport(GroupwareItemType) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.ITransportRegistry
 
getReadTransports(GroupwareItemType) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.ITransportRegistry
 
getReminder() - Method in interface com.sap.ip.collaboration.gw.api.manager.calendar.ICalendarSO
Returns the reminder
getReminder() - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.ICalendarItem
Returns the reminder
getReminder() - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.ITaskItem
Returns the reminder time for the task item.
getRepositoryManager() - Method in interface com.sapportals.wcm.repository.IResource
Get the repository manager for this resource
getRepositoryService(IRepositoryManager, String) - Method in interface com.sapportals.wcm.repository.service.IRepositoryServiceFactory
Returns a specific service manager instance for a given repository manager.
getRepositoryService(IResource, String) - Method in interface com.sapportals.wcm.repository.service.IRepositoryServiceFactory
Get a specific service for a given resource.
getRepositoryService(String) - Method in interface com.sapportals.wcm.repository.service.IRepositoryServiceFactory
Get a service instance by ID.
getResource() - Method in interface com.sapportals.wcm.repository.manager.IResourceEvent
Get a reference to the IResource , that caused the event.
getResource(RID, boolean, IResourceContext) - Method in interface com.sapportals.wcm.repository.IResourceFactory
Returns a resource object instance for the given RID and context.
getResource(RID, IResourceContext) - Method in interface com.sapportals.wcm.repository.IResourceFactory
Returns a resource object instance for the given resource identifier and context.
getResource(RID, IResourceContext, boolean) - Method in interface com.sapportals.wcm.repository.IResourceFactory
Returns a resource object instance for the given RID and context.
getResourceId() - Method in class com.sap.ip.collaboration.gw.api.exception.NoResourceFoundException
 
getResources(IRidList, Map, ResourceErrors, IResourceContext) - Method in interface com.sapportals.wcm.repository.IResourceFactory
Returns a list of resource instances for a list of resource identifiers and possible {@IPropertyMap}s for the resources.
getResources(IRidList, Map, ResourceErrors, String[], IResourceContext) - Method in interface com.sapportals.wcm.repository.IResourceFactory
Returns a list of resource instances for a list of resource identifiers and possible {@IPropertyMap}s for the resources.
getResources(IRidList, ResourceErrors, IResourceContext) - Method in interface com.sapportals.wcm.repository.IResourceFactory
Returns a list of resource instances for an array of resource identifiers.
getResources(IRidList, ResourceErrors, String[], IResourceContext) - Method in interface com.sapportals.wcm.repository.IResourceFactory
Returns a list of resource instances for an array of resource identifiers and removes resources without the specified permission(s) from the result list.
getResourceType() - Method in interface com.sapportals.wcm.repository.IResource
Returns the value of the ResourceType system property or an empty string if the property is not set.
getRevisionID() - Method in interface com.sapportals.wcm.repository.IResource
Returns the identifier for this revision.
getRID() - Method in interface com.sap.ip.collaboration.gw.api.manager.calendar.ICalendarSO
Returns the RID of calendar so
getRID() - Method in interface com.sapportals.wcm.repository.IResource
Get the ID (path) of this resource.
getSaveOnSend() - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IMailItem
Gets a boolean flag indicating whether the mail item should be saved in the 'Sent Items' folder or not.
getSecurityManager(IResource) - Method in interface com.sapportals.wcm.repository.manager.IRepositoryManager
Get a reference to the security manager for the repository
getSendTransport(GroupwareItemType) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.ITransportRegistry
 
getSendTransports(GroupwareItemType) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.ITransportRegistry
 
getServerAlias() - Method in class com.sap.ip.collaboration.gw.impl.transport.file.filesystem.FileTransport
 
getServerAlias() - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.ITransport
Returns the alias name of the server used by the transport.
getService(String) - Method in interface com.sapportals.wcm.repository.service.IRepositoryServiceFactory
Returns the instance of a service.
getServiceContext() - Method in interface com.sapportals.wcm.repository.IResourceFactory
Returns a new resource context for services with an anonymous user
getServiceContext(String) - Method in interface com.sapportals.wcm.repository.IResourceFactory
Returns a new resource context for services with an anonymous user
getServiceFactory() - Method in interface com.sapportals.wcm.repository.IResourceFactory
Returns a instance of the ServiceFactory
getShowTimeAs() - Method in interface com.sap.ip.collaboration.gw.api.manager.calendar.ICalendarSO
Returns the showtime-as flag
getShowTimeAs() - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.ICalendarItem
Returns the showtime-as flag
getStartDate() - Method in class com.sap.ip.collaboration.gw.impl.transport.file.filesystem.FileTransport.AvailData
 
getStartDateTime() - Method in interface com.sap.ip.collaboration.gw.api.manager.calendar.ICalendarSO
Returns the start date and time of the calendar item
getStartDateTime() - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.ICalendarItem
Returns the start date and time of the calendar item
getStartDateTime() - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IDateRange
Returns the start date and time
getStatus() - Method in class com.sap.ip.collaboration.gw.impl.transport.file.filesystem.FileTransport.AvailData
 
getStringFromDate(Date, String) - Method in class com.sap.ip.collaboration.gw.impl.transport.file.filesystem.FileTransport
Method to create string representation of Date object of given format.
getStringValue() - Method in class com.sap.ip.collaboration.gw.api.enum.AbstractEnum
get the String name associated with the enumerator
getSubject() - Method in interface com.sap.ip.collaboration.gw.api.manager.calendar.ICalendarSO
Returns the subject of the calendar item.
getSubject() - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IGroupwareItem
Returns the subject of the groupware item.
getSupportedEvents() - Method in interface com.sapportals.wcm.repository.IResource
Returns a collection of supported resource events and semantic events for this resource.
getSupportedItemType() - Method in class com.sap.ip.collaboration.gw.impl.transport.file.filesystem.FileTransport
 
getSupportedItemType() - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.ITransport
Returns the groupware item type supported by the transport i.e Mail, Calendar, Task etc.
getSupportedOptions() - Method in interface com.sapportals.wcm.repository.IResource
Returns a collection of supported options for the resource.
getSupportedOptions(IResource) - Method in interface com.sapportals.wcm.repository.manager.IRepositoryManager
Returns a set of supported operations.
getSystemId() - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IGroupwareCredentials
Returns the system id of the groupware server
getSystemIds(int, String) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IGroupwareManager
Method get the ids of different systems for the specified transport.
getSystemName() - Method in class com.sap.ip.collaboration.gw.api.exception.UserPasswordException
 
getSystemName() - Method in class com.sap.ip.collaboration.gw.api.exception.NoLogonDataFoundException
 
getSystemName() - Method in class com.sap.ip.collaboration.gw.api.exception.AuthenticationException
 
getTargetResource() - Method in interface com.sapportals.wcm.repository.IResource
Returns the target resource of an internal link.
getTargetURL() - Method in interface com.sapportals.wcm.repository.IResource
Returns the target URL of a link or null if the resource is not a link.
getTextBundle(String, Class) - Static method in class com.sap.ip.collaboration.gw.api.framework.groupware.GroupwareException
 
getTextBundle(String, Object) - Static method in class com.sap.ip.collaboration.gw.api.framework.groupware.GroupwareException
 
getTimeInterval() - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IAvailabilityInfo
Returns the time interval of the availability information as a date range.
getTimeSlotDuration() - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IAvailabilityInfo
Returns the duration of the time slots in minutes
getTimeSlots() - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IAvailabilityInfo
Returns the availability information as an array of integers.
getTo() - Method in interface com.sap.ip.collaboration.gw.api.manager.calendar.ICalendarSO
Returns the recipient list of the calendar item.
getTo() - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IGroupwareItem
Returns the recipient list of the groupware item.
getToList() - Method in interface com.sap.ip.collaboration.gw.api.manager.calendar.ICalendarSO
Returns the recipient list of the calendar item as a list of EmailAddresses.
getToList() - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IGroupwareItem
Returns the recipient list of the groupware item as a list of EmailAddresses.
getTotalTimeSlots(IDateRange, int, List) - Method in class com.sap.ip.collaboration.gw.impl.transport.file.filesystem.FileTransport
Constructs the timeslots within given date range & time interval.
getTransport(GroupwareItemType, TransportType) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.ITransportRegistry
 
getTransport(GroupwareItemType, TransportType, String) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.ITransportRegistry
 
getTransport(TransportType) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IGroupwareItem
Returns the transport used by the groupware item
getTransportClassName() - Method in class com.sap.ip.collaboration.gw.api.exception.InvalidTransportException
 
getTransportClassName() - Method in class com.sap.ip.collaboration.gw.api.exception.TransportLoadFailureException
 
getTransportDescription(Locale) - Method in class com.sap.ip.collaboration.gw.impl.transport.file.filesystem.FileTransport
 
getTransportDescription(Locale) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.ITransport
Returns the description of the groupware transport.
getTransportName() - Method in class com.sap.ip.collaboration.gw.impl.transport.file.filesystem.FileTransport
 
getTransportName() - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.ITransport
Returns the name of the groupware transport.
getTransportName(TransportType) - Method in interface com.sap.ip.collaboration.gw.api.manager.calendar.ICalendarSO
Returns the transport name of the calendar item.
getTransportName(TransportType) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IGroupwareItem
Returns the transport name of the groupware item.
getTransportNames(GroupwareItemType, TransportType, Locale) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IGroupwareManager
Returns names of the available transposrts for the specified transport type.The names are returned as a map with the transport name as the key, and the description as the value.
getTransports(GroupwareItemType, TransportType) - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.ITransportRegistry
 
getTransportType() - Method in class com.sap.ip.collaboration.gw.impl.transport.file.filesystem.FileTransport
 
getTransportType() - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.ITransport
Returns the transport type of the groupware transport i.e.
getUnfilteredContent() - Method in interface com.sapportals.wcm.repository.IResource
Returns the content of this resource without applying content filters.
getUnfilteredContent(boolean) - Method in interface com.sapportals.wcm.repository.IResource
Returns the content of this resource without applying content filters.
getUser() - Method in interface com.sap.ip.collaboration.gw.api.framework.groupware.IGroupwareCredentials
Returns the associated IUser object
getUser() - Method in interface com.sapportals.wcm.repository.IResourceContext
Get the current user for that context.
getValue(String) - Method in interface com.sapportals.wcm.repository.IResourceContext
Returns the value for the specified name
getValues() - Method in interface com.sapportals.wcm.repository.IResourceContext
Returns the internal properties map as is without copying them to be used and possible modified from outside.
getVersionHistory() - Method in interface com.sapportals.wcm.repository.IResource
Returns the version history of this resource.
getVersionHistoryCollectionSet() - Method in interface com.sapportals.wcm.repository.IResourceMetadata
Returns a set of collections that are used to store version history resources.
getWorkspaceCollectionSet() - Method in interface com.sapportals.wcm.repository.IResourceMetadata
Returns a set of collections that are able to contain/create workspace resources.
GROUPWARE_MESSAGE_PREFIX - Static variable in class com.sap.ip.collaboration.gw.api.framework.groupware.GroupwareException
 
GroupwareException - class com.sap.ip.collaboration.gw.api.framework.groupware.GroupwareException.
The GroupwareException class acts as the base exception class of the groupware framework.
GroupwareException(String, boolean) - Constructor for class com.sap.ip.collaboration.gw.api.framework.groupware.GroupwareException
 
GroupwareException(Throwable, String, boolean) - Constructor for class com.sap.ip.collaboration.gw.api.framework.groupware.GroupwareException
 
GroupwareException(Throwable, String, Object[], String, Class, boolean) - Constructor for class com.sap.ip.collaboration.gw.api.framework.groupware.GroupwareException
 
GroupwareException(Throwable, String, Object[], String, Object, boolean) - Constructor for class com.sap.ip.collaboration.gw.api.framework.groupware.GroupwareException
 
GroupwareException(Throwable, String, Object[], TextBundle, boolean) - Constructor for class com.sap.ip.collaboration.gw.api.framework.groupware.GroupwareException
 
GroupwareException(Throwable, String, String, Class, boolean) - Constructor for class com.sap.ip.collaboration.gw.api.framework.groupware.GroupwareException
 
GroupwareException(Throwable, String, String, Object, boolean) - Constructor for class com.sap.ip.collaboration.gw.api.framework.groupware.GroupwareException
 
GroupwareException(Throwable, String, TextBundle, boolean) - Constructor for class com.sap.ip.collaboration.gw.api.framework.groupware.GroupwareException
 
GroupwareItemType - class com.sap.ip.collaboration.gw.api.enum.GroupwareItemType.
Enumeration class for different groupware item types
GroupwareItemType(String) - Constructor for class com.sap.ip.collaboration.gw.api.enum.GroupwareItemType
 
GroupwareRuntimeException - class com.sap.ip.collaboration.gw.api.framework.groupware.GroupwareRuntimeException.
The GroupwareRuntimeException class acts as a generic groupware runtime exception.
GroupwareRuntimeException(Throwable) - Constructor for class com.sap.ip.collaboration.gw.api.framework.groupware.GroupwareRuntimeException
 
GroupwareRuntimeException(Throwable, boolean) - Constructor for class com.sap.ip.collaboration.gw.api.framework.groupware.GroupwareRuntimeException
 
gwManager - Variable in class com.sap.ip.collaboration.gw.impl.transport.file.filesystem.FileTransport
Groupware Manager.
gwObjFactory - Static variable in class com.sap.ip.collaboration.gw.impl.transport.file.filesystem.FileTransport
 

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