org.omg.CosTrading
Class ImportAttributesPOATie

java.lang.Object
  extended byorg.omg.PortableServer.Servant
      extended byorg.omg.CosTrading.ImportAttributesPOA
          extended byorg.omg.CosTrading.ImportAttributesPOATie
All Implemented Interfaces:
ImportAttributesOperations, InvokeHandler

public class ImportAttributesPOATie
extends ImportAttributesPOA

Generated from IDL interface "ImportAttributes"

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

Constructor Summary
ImportAttributesPOATie(ImportAttributesOperations delegate)
           
ImportAttributesPOATie(ImportAttributesOperations delegate, POA poa)
           
 
Method Summary
 POA _default_POA()
           
 ImportAttributesOperations _delegate()
           
 void _delegate(ImportAttributesOperations delegate)
           
 ImportAttributes _this()
           
 ImportAttributes _this(ORB orb)
           
 FollowOption def_follow_policy()
           
 int def_hop_count()
           
 int def_match_card()
           
 int def_return_card()
           
 int def_search_card()
           
 FollowOption max_follow_policy()
           
 int max_hop_count()
           
 int max_list()
           
 int max_match_card()
           
 int max_return_card()
           
 int max_search_card()
           
 
Methods inherited from class org.omg.CosTrading.ImportAttributesPOA
_all_interfaces, _invoke
 
Methods inherited from class org.omg.PortableServer.Servant
_get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImportAttributesPOATie

public ImportAttributesPOATie(ImportAttributesOperations delegate)

ImportAttributesPOATie

public ImportAttributesPOATie(ImportAttributesOperations delegate,
                              POA poa)
Method Detail

_this

public ImportAttributes _this()
Overrides:
_this in class ImportAttributesPOA

_this

public ImportAttributes _this(ORB orb)
Overrides:
_this in class ImportAttributesPOA

_delegate

public ImportAttributesOperations _delegate()

_delegate

public void _delegate(ImportAttributesOperations delegate)

_default_POA

public POA _default_POA()
Overrides:
_default_POA in class Servant

def_hop_count

public int def_hop_count()

def_match_card

public int def_match_card()

max_return_card

public int max_return_card()

max_follow_policy

public FollowOption max_follow_policy()

max_list

public int max_list()

def_follow_policy

public FollowOption def_follow_policy()

max_hop_count

public int max_hop_count()

max_match_card

public int max_match_card()

def_search_card

public int def_search_card()

max_search_card

public int max_search_card()

def_return_card

public int def_return_card()