org.omg.CosTrading

Interface OfferIteratorOperations

Known Subinterfaces:
OfferIterator
Known Implementing Classes:
OfferIteratorPOA, OfferIteratorPOATie, _OfferIteratorStub

public interface OfferIteratorOperations

Generated from IDL interface "OfferIterator"

Author:
JacORB IDL compiler V 2.2, 7-May-2004

Method Summary

void
destroy()
int
max_left()
boolean
next_n(int n, OfferSeqHolder offers)

Method Details

destroy

public void destroy()


max_left

public int max_left()
            throws UnknownMaxLeft


next_n

public boolean next_n(int n,
                      OfferSeqHolder offers)