|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
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 |
public java.lang.String getCategoryID()
Strings with the notification's category id.public com.sapportals.portal.security.usermanagement.IUMPrincipal getOriginator()
IUMPrincipal which holds the user who caused this
notification.public java.util.Date getNotificationDate()
Date with the timestamp of the time when this
notification was generated.public java.util.Properties getProperties()
Properties which define the content of this
notification.public java.lang.String getAssignedRef()
String with the assigned reference or
null if no reference is assigned to this notification.public RID getAssignedRID()
RID of the assigned resource or null
if no resource is assigned to this notification.
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||