org.csapi.jr.se.policy
Interface PolicyIterator

All Superinterfaces:
CsapiInterface, java.io.Serializable, Service

public interface PolicyIterator
extends Service

This interface represents a PolicyIterator.


Field Summary
 
Fields inherited from interface org.csapi.jr.se.Service
IN_SERVICE_STATE, OUT_OF_SERVICE_STATE
 
Method Summary
 java.lang.String[] getList(int startIndex, int numberRequested)
          Invokes the getList() method on the Parlay Gateway.
 
Methods inherited from interface org.csapi.jr.se.Service
addServiceStateChangeListener, getServiceState, removeServiceStateChangeListener, setCallback
 

Method Detail

getList

public java.lang.String[] getList(int startIndex,
                                  int numberRequested)
                           throws PlatformException,
                                  CommonException
Invokes the getList() method on the Parlay Gateway.

PlatformException
CommonException