org.omg.CosTrading
Class AdminPOATie

java.lang.Object
  extended byorg.omg.PortableServer.Servant
      extended byorg.omg.CosTrading.AdminPOA
          extended byorg.omg.CosTrading.AdminPOATie
All Implemented Interfaces:
AdminOperations, ImportAttributesOperations, InvokeHandler, LinkAttributesOperations, SupportAttributesOperations, TraderComponentsOperations

public class AdminPOATie
extends AdminPOA

Generated from IDL interface "Admin"

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

Constructor Summary
AdminPOATie(AdminOperations delegate)
           
AdminPOATie(AdminOperations delegate, POA poa)
           
 
Method Summary
 POA _default_POA()
           
 AdminOperations _delegate()
           
 void _delegate(AdminOperations delegate)
           
 Admin _this()
           
 Admin _this(ORB orb)
           
 Admin admin_if()
           
 FollowOption def_follow_policy()
           
 int def_hop_count()
           
 int def_match_card()
           
 int def_return_card()
           
 int def_search_card()
           
 Link link_if()
           
 void list_offers(int how_many, OfferIdSeqHolder ids, OfferIdIteratorHolder id_itr)
           
 void list_proxies(int how_many, OfferIdSeqHolder ids, OfferIdIteratorHolder id_itr)
           
 Lookup lookup_if()
           
 FollowOption max_follow_policy()
           
 int max_hop_count()
           
 FollowOption max_link_follow_policy()
           
 int max_list()
           
 int max_match_card()
           
 int max_return_card()
           
 int max_search_card()
           
 Proxy proxy_if()
           
 Register register_if()
           
 byte[] request_id_stem()
           
 FollowOption set_def_follow_policy(FollowOption policy)
           
 int set_def_hop_count(int value)
           
 int set_def_match_card(int value)
           
 int set_def_return_card(int value)
           
 int set_def_search_card(int value)
           
 FollowOption set_max_follow_policy(FollowOption policy)
           
 int set_max_hop_count(int value)
           
 FollowOption set_max_link_follow_policy(FollowOption policy)
           
 int set_max_list(int value)
           
 int set_max_match_card(int value)
           
 int set_max_return_card(int value)
           
 int set_max_search_card(int value)
           
 byte[] set_request_id_stem(byte[] stem)
           
 boolean set_supports_dynamic_properties(boolean value)
           
 boolean set_supports_modifiable_properties(boolean value)
           
 boolean set_supports_proxy_offers(boolean value)
           
 Object set_type_repos(Object repository)
           
 boolean supports_dynamic_properties()
           
 boolean supports_modifiable_properties()
           
 boolean supports_proxy_offers()
           
 Object type_repos()
           
 
Methods inherited from class org.omg.CosTrading.AdminPOA
_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

AdminPOATie

public AdminPOATie(AdminOperations delegate)

AdminPOATie

public AdminPOATie(AdminOperations delegate,
                   POA poa)
Method Detail

_this

public Admin _this()
Overrides:
_this in class AdminPOA

_this

public Admin _this(ORB orb)
Overrides:
_this in class AdminPOA

_delegate

public AdminOperations _delegate()

_delegate

public void _delegate(AdminOperations delegate)

_default_POA

public POA _default_POA()
Overrides:
_default_POA in class Servant

set_max_match_card

public int set_max_match_card(int value)

supports_proxy_offers

public boolean supports_proxy_offers()

proxy_if

public Proxy proxy_if()

register_if

public Register register_if()

max_hop_count

public int max_hop_count()

set_max_link_follow_policy

public FollowOption set_max_link_follow_policy(FollowOption policy)

admin_if

public Admin admin_if()

max_match_card

public int max_match_card()

set_max_list

public int set_max_list(int value)

request_id_stem

public byte[] request_id_stem()

set_def_search_card

public int set_def_search_card(int value)

set_def_hop_count

public int set_def_hop_count(int value)

max_follow_policy

public FollowOption max_follow_policy()

set_supports_dynamic_properties

public boolean set_supports_dynamic_properties(boolean value)

set_max_hop_count

public int set_max_hop_count(int value)

set_def_match_card

public int set_def_match_card(int value)

set_supports_modifiable_properties

public boolean set_supports_modifiable_properties(boolean value)

def_search_card

public int def_search_card()

set_def_follow_policy

public FollowOption set_def_follow_policy(FollowOption policy)

set_max_follow_policy

public FollowOption set_max_follow_policy(FollowOption policy)

def_return_card

public int def_return_card()

set_max_return_card

public int set_max_return_card(int value)

link_if

public Link link_if()

max_link_follow_policy

public FollowOption max_link_follow_policy()

set_type_repos

public Object set_type_repos(Object repository)

type_repos

public Object type_repos()

max_search_card

public int max_search_card()

set_request_id_stem

public byte[] set_request_id_stem(byte[] stem)

list_proxies

public void list_proxies(int how_many,
                         OfferIdSeqHolder ids,
                         OfferIdIteratorHolder id_itr)
                  throws NotImplemented
Throws:
NotImplemented

def_follow_policy

public FollowOption def_follow_policy()

lookup_if

public Lookup lookup_if()

list_offers

public void list_offers(int how_many,
                        OfferIdSeqHolder ids,
                        OfferIdIteratorHolder id_itr)
                 throws NotImplemented
Throws:
NotImplemented

supports_dynamic_properties

public boolean supports_dynamic_properties()

max_return_card

public int max_return_card()

set_max_search_card

public int set_max_search_card(int value)

set_supports_proxy_offers

public boolean set_supports_proxy_offers(boolean value)

supports_modifiable_properties

public boolean supports_modifiable_properties()

def_match_card

public int def_match_card()

max_list

public int max_list()

def_hop_count

public int def_hop_count()

set_def_return_card

public int set_def_return_card(int value)