com.sapportals.wcm.service.actioninbox

Interface IActionInboxItemCategoryListIterator


public interface IActionInboxItemCategoryListIterator

An iterator for the IActionInboxItemCategoryList.

Copyright 2004 SAP AG


Method Summary
 void add(IActionInboxItemCategory category)
           
 boolean hasNext()
           
 boolean hasPrevious()
           
 IActionInboxItemCategory next()
           
 int nextIndex()
           
 IActionInboxItemCategory previous()
           
 int previousIndex()
           
 void remove()
           
 void set(IActionInboxItemCategory category)
           
 

Method Detail

hasNext

boolean hasNext()

next

IActionInboxItemCategory next()

hasPrevious

boolean hasPrevious()

previous

IActionInboxItemCategory previous()

nextIndex

int nextIndex()

previousIndex

int previousIndex()

remove

void remove()

set

void set(IActionInboxItemCategory category)

add

void add(IActionInboxItemCategory category)
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 2012 SAP AG Complete Copyright Notice