|
SAP NetWeaver 7.30 (SP05) KMC | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IActionInboxItemCategoryList | |
|---|---|
| com.sapportals.wcm.service.actioninbox | Provides a service that handles notifications by saving them as action items. |
| Uses of IActionInboxItemCategoryList in com.sapportals.wcm.service.actioninbox |
|---|
| Methods in com.sapportals.wcm.service.actioninbox that return IActionInboxItemCategoryList | |
|---|---|
static IActionInboxItemCategoryList |
ActionInboxUtils.createItemCategoryList()
Create an empty IActionInboxItemCategoryList. |
IActionInboxItemCategoryList |
IActionInboxService.getItemCategories(IResourceContext context,
com.sap.security.api.IPrincipal owner)
Get all item categories for a specific user/group/role. |
IActionInboxItemCategoryList |
IActionInboxService.getItemCategories(IResourceContext context,
com.sap.security.api.IPrincipal owner,
String[] categoryIDs)
Get specific item categories for a specific user/group/role. |
IActionInboxItemCategoryList |
IActionInboxService.getItemCategories(IResourceContext context,
com.sapportals.portal.security.usermanagement.IUMPrincipal owner)
Deprecated. As of NetWeaver 7.1, replaced by IActionInboxService.getItemCategories(IResourceContext,com.sap.security.api.IPrincipal) |
IActionInboxItemCategoryList |
IActionInboxService.getItemCategories(IResourceContext context,
com.sapportals.portal.security.usermanagement.IUMPrincipal owner,
String[] categoryIDs)
Deprecated. As of NetWeaver 7.1, replaced by IActionInboxService.getItemCategories(IResourceContext,com.sap.security.api.IPrincipal,String[]) |
IActionInboxItemCategoryList |
IActionInboxItemCategoryList.subList(int startIndex,
int stopIndex)
|
|
SAP NetWeaver 7.30 (SP05) KMC | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||