org.csapi.jr.se.policy
Interface PolicyIterator
- All Superinterfaces:
- CsapiInterface, java.io.Serializable, Service
- public interface PolicyIterator
- extends Service
This interface represents a PolicyIterator.
Method Summary |
java.lang.String[] |
getList(int startIndex,
int numberRequested)
Invokes the getList() method on the Parlay Gateway. |
getList
public java.lang.String[] getList(int startIndex,
int numberRequested)
throws PlatformException,
CommonException
- Invokes the getList() method on the Parlay Gateway.
PlatformException
CommonException