org.omg.CosTrading
Interface OfferIteratorOperations

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

public interface OfferIteratorOperations

Generated from IDL interface "OfferIterator"

Author:
JacORB IDL compiler V 2.2.3, 10-Dec-2005

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

Method Detail

max_left

public int max_left()
             throws UnknownMaxLeft
Throws:
UnknownMaxLeft

next_n

public boolean next_n(int n,
                      OfferSeqHolder offers)

destroy

public void destroy()