org.omg.CosTrading
Interface OfferIdIteratorOperations

All Known Subinterfaces:
OfferIdIterator
All Known Implementing Classes:
_OfferIdIteratorStub, OfferIdIteratorPOA

public interface OfferIdIteratorOperations

Generated from IDL interface "OfferIdIterator"

Author:
JacORB IDL compiler V 2.1 (JBoss patch 1), 01-Mar-2004

Method Summary
 void destroy()
           
 int max_left()
           
 boolean next_n(int n, OfferIdSeqHolder ids)
           
 

Method Detail

max_left

public int max_left()
             throws UnknownMaxLeft
Throws:
UnknownMaxLeft

next_n

public boolean next_n(int n,
                      OfferIdSeqHolder ids)

destroy

public void destroy()