org.omg.CosTrading

Class OfferIdIteratorPOATie

public class OfferIdIteratorPOATie extends OfferIdIteratorPOA

The OfferIdIterator interface is used to return a set of offer identifiers from the list_offers operation and the list_proxies operation in the Admin interface by enabling the offer identifiers to be extracted by successive operations on the OfferIdIterator interface.
Constructor Summary
OfferIdIteratorPOATie(OfferIdIteratorOperations tieObject)
Constructor
OfferIdIteratorPOATie(OfferIdIteratorOperations tieObject, POA poa)
Constructor
Method Summary
voiddestroy()
Operation destroy
intmax_left()
Operation max_left
booleannext_n(int n, OfferIdSeqHolder ids)
Operation next_n
POA_default_POA()
_default_POA method
OfferIdIteratorOperations_delegate()
Get the delegate
void_delegate(OfferIdIteratorOperations delegate_)
Set the delegate

Constructor Detail

OfferIdIteratorPOATie

public OfferIdIteratorPOATie(OfferIdIteratorOperations tieObject)
Constructor

OfferIdIteratorPOATie

public OfferIdIteratorPOATie(OfferIdIteratorOperations tieObject, POA poa)
Constructor

Method Detail

destroy

public void destroy()
Operation destroy

max_left

public int max_left()
Operation max_left

next_n

public boolean next_n(int n, OfferIdSeqHolder ids)
Operation next_n

_default_POA

public POA _default_POA()
_default_POA method

_delegate

public OfferIdIteratorOperations _delegate()
Get the delegate

_delegate

public void _delegate(OfferIdIteratorOperations delegate_)
Set the delegate