com.sapportals.wcm.service.actioninbox

Class ActionInboxUtils

java.lang.Object
  extended by com.sapportals.wcm.service.actioninbox.ActionInboxUtils

public class ActionInboxUtils
extends Object

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

ActionInboxUtils

public ActionInboxUtils()
Method Detail

createCategoryList

public static IActionInboxCategoryList createCategoryList()
                                                   throws WcmException
Create an empty IActionInboxCategoryList.

Returns:
an empty IActionInboxCategoryList.
Throws:
WcmException - if the list could not be created.
WcmException

createItemCategoryList

public static IActionInboxItemCategoryList createItemCategoryList()
                                                           throws WcmException
Create an empty IActionInboxItemCategoryList.

Returns:
an empty IActionInboxItemCategoryList.
Throws:
WcmException - if the list could not be created.
WcmException

createItemList

public static IActionInboxItemList createItemList()
                                           throws WcmException
Create an empty IActionInboxItemList.

Returns:
an empty IActionInboxItemList.
Throws:
WcmException - if the list could not be created.
WcmException
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] KMC-CM [sap.com] tc/km/frwk api EP-KM-CM
[sap.com] KMC-WPC [sap.com] tc/kmc/wpc/wpcfacade api EP-PIN-WPC-WCM


Copyright 2014 SAP AG Complete Copyright Notice