|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sapportals.wcm.service.actioninbox.ActionInboxUtils
Some methods which should make handling of action inbox objects a little bit easier.
Copyright 2004 SAP AG
| Constructor Summary | |
ActionInboxUtils()
|
|
| Method Summary | |
static IActionInboxCategoryList |
createCategoryList()
Create an empty IActionInboxCategoryList. |
static IActionInboxItemCategoryList |
createItemCategoryList()
Create an empty IActionInboxItemCategoryList. |
static IActionInboxItemList |
createItemList()
Create an empty IActionInboxItemList. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ActionInboxUtils()
| Method Detail |
public static IActionInboxCategoryList createCategoryList()
throws WcmException
IActionInboxCategoryList.
IActionInboxCategoryList.
WcmException - if the list could not be created.
WcmException
public static IActionInboxItemCategoryList createItemCategoryList()
throws WcmException
IActionInboxItemCategoryList.
IActionInboxItemCategoryList.
WcmException - if the list could not be created.
WcmException
public static IActionInboxItemList createItemList()
throws WcmException
IActionInboxItemList.
IActionInboxItemList.
WcmException - if the list could not be created.
WcmException
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||