com.sap.netweaver.bc.rf.common.namespace

Interface IResultStateList

All Superinterfaces:
Collection, Iterable, List

public interface IResultStateList
extends List

Interface describing a return list giving access to the resultStateDescriptor of a query used to identify the "session state" for upcoming calls.

See Also:
INamespaceManager

Method Summary
 Object getResultStateDescriptor()
          Get resultStateDescriptor of the returned list of a paged call.
 
Methods inherited from interface java.util.List
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray
 

Method Detail

getResultStateDescriptor

Object getResultStateDescriptor()
Get resultStateDescriptor of the returned list of a paged call. This descriptor is an optional parameter identifying a former query and their results; it relies on the ability to keep a "session state" for upcoming calls.

Returns:
resultStateDescriptor identifying a former query and their results
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