org.omg.CosTrading
Interface OfferIteratorOperations

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

public interface OfferIteratorOperations

Generated from IDL interface "OfferIterator"

Author:
JacORB IDL compiler V 2.2 (JBoss patch 3), 06-Oct-2004

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

Method Detail

max_left

int max_left()
             throws UnknownMaxLeft
Throws:
UnknownMaxLeft

next_n

boolean next_n(int n,
               OfferSeqHolder offers)

destroy

void destroy()