SAP NetWeaver '04

com.sapportals.wcm.service.actioninbox
Interface IActionInboxNotification

[contained in: com.sap.km.cm.service.base.par - km.shared.service.actioninbox_api.jar]
All Known Subinterfaces:
IActionInboxItem
All Known Implementing Classes:
AbstractActionInboxNotification

public interface IActionInboxNotification

A IActionInboxNotification is something like a 'semantic event' which will be stored as a IActionInboxItem in a user's IActionInboxItemCategory.

Copyright 2004 SAP AG


Method Summary
 java.lang.String getAssignedRef()
          Get the assigned reference to something for this notification.
 RID getAssignedRID()
          Get the rid of the resource that's assigned to this notification.
 java.lang.String getCategoryID()
          Get the id of the category this notification is for.
 java.util.Date getNotificationDate()
          Provide the exact date, when this notification was generated.
 com.sapportals.portal.security.usermanagement.IUMPrincipal getOriginator()
          Provide the user, who caused this notification.
 java.util.Properties getProperties()
          Provide the properties for this notification.
 

Method Detail

getCategoryID

public java.lang.String getCategoryID()
Get the id of the category this notification is for.
Returns:
a Strings with the notification's category id.

getOriginator

public com.sapportals.portal.security.usermanagement.IUMPrincipal getOriginator()
Provide the user, who caused this notification.
Returns:
a IUMPrincipal which holds the user who caused this notification.

getNotificationDate

public java.util.Date getNotificationDate()
Provide the exact date, when this notification was generated.
Returns:
a Date with the timestamp of the time when this notification was generated.

getProperties

public java.util.Properties getProperties()
Provide the properties for this notification.
Returns:
a bag of Properties which define the content of this notification.

getAssignedRef

public java.lang.String getAssignedRef()
Get the assigned reference to something for this notification.
Returns:
a String with the assigned reference or null if no reference is assigned to this notification.

getAssignedRID

public RID getAssignedRID()
Get the rid of the resource that's assigned to this notification.
Returns:
the RID of the assigned resource or null if no resource is assigned to this notification.

SAP NetWeaver '04

Copyright © 2004 by SAP AG. All Rights Reserved.
SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary.

These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies ("SAP Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.