org.omg.CosTrading
Class _AdminStub

java.lang.Object
  extended byorg.omg.CORBA.portable.ObjectImpl
      extended byorg.omg.CosTrading._AdminStub
All Implemented Interfaces:
Admin, AdminOperations, IDLEntity, ImportAttributes, ImportAttributesOperations, LinkAttributes, LinkAttributesOperations, Object, java.io.Serializable, SupportAttributes, SupportAttributesOperations, TraderComponents, TraderComponentsOperations

public class _AdminStub
extends ObjectImpl
implements Admin

Generated from IDL interface "Admin"

Author:
JacORB IDL compiler V 2.2.3, 10-Dec-2005
See Also:
Serialized Form

Field Summary
static java.lang.Class _opsClass
           
 
Constructor Summary
_AdminStub()
           
 
Method Summary
 java.lang.String[] _ids()
           
 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.CORBA.portable.ObjectImpl
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_interface, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.omg.CORBA.Object
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_interface, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override
 

Field Detail

_opsClass

public static final java.lang.Class _opsClass
Constructor Detail

_AdminStub

public _AdminStub()
Method Detail

_ids

public java.lang.String[] _ids()
Specified by:
_ids in class ObjectImpl

set_max_match_card

public int set_max_match_card(int value)
Specified by:
set_max_match_card in interface AdminOperations

supports_proxy_offers

public boolean supports_proxy_offers()
Specified by:
supports_proxy_offers in interface SupportAttributesOperations

proxy_if

public Proxy proxy_if()
Specified by:
proxy_if in interface TraderComponentsOperations

register_if

public Register register_if()
Specified by:
register_if in interface TraderComponentsOperations

max_hop_count

public int max_hop_count()
Specified by:
max_hop_count in interface ImportAttributesOperations

set_max_link_follow_policy

public FollowOption set_max_link_follow_policy(FollowOption policy)
Specified by:
set_max_link_follow_policy in interface AdminOperations

admin_if

public Admin admin_if()
Specified by:
admin_if in interface TraderComponentsOperations

max_match_card

public int max_match_card()
Specified by:
max_match_card in interface ImportAttributesOperations

set_max_list

public int set_max_list(int value)
Specified by:
set_max_list in interface AdminOperations

request_id_stem

public byte[] request_id_stem()
Specified by:
request_id_stem in interface AdminOperations

set_def_search_card

public int set_def_search_card(int value)
Specified by:
set_def_search_card in interface AdminOperations

set_def_hop_count

public int set_def_hop_count(int value)
Specified by:
set_def_hop_count in interface AdminOperations

max_follow_policy

public FollowOption max_follow_policy()
Specified by:
max_follow_policy in interface ImportAttributesOperations

set_supports_dynamic_properties

public boolean set_supports_dynamic_properties(boolean value)
Specified by:
set_supports_dynamic_properties in interface AdminOperations

set_max_hop_count

public int set_max_hop_count(int value)
Specified by:
set_max_hop_count in interface AdminOperations

set_def_match_card

public int set_def_match_card(int value)
Specified by:
set_def_match_card in interface AdminOperations

set_supports_modifiable_properties

public boolean set_supports_modifiable_properties(boolean value)
Specified by:
set_supports_modifiable_properties in interface AdminOperations

def_search_card

public int def_search_card()
Specified by:
def_search_card in interface ImportAttributesOperations

set_def_follow_policy

public FollowOption set_def_follow_policy(FollowOption policy)
Specified by:
set_def_follow_policy in interface AdminOperations

set_max_follow_policy

public FollowOption set_max_follow_policy(FollowOption policy)
Specified by:
set_max_follow_policy in interface AdminOperations

def_return_card

public int def_return_card()
Specified by:
def_return_card in interface ImportAttributesOperations

set_max_return_card

public int set_max_return_card(int value)
Specified by:
set_max_return_card in interface AdminOperations

link_if

public Link link_if()
Specified by:
link_if in interface TraderComponentsOperations

max_link_follow_policy

public FollowOption max_link_follow_policy()
Specified by:
max_link_follow_policy in interface LinkAttributesOperations

set_type_repos

public Object set_type_repos(Object repository)
Specified by:
set_type_repos in interface AdminOperations

type_repos

public Object type_repos()
Specified by:
type_repos in interface SupportAttributesOperations

max_search_card

public int max_search_card()
Specified by:
max_search_card in interface ImportAttributesOperations

set_request_id_stem

public byte[] set_request_id_stem(byte[] stem)
Specified by:
set_request_id_stem in interface AdminOperations

list_proxies

public void list_proxies(int how_many,
                         OfferIdSeqHolder ids,
                         OfferIdIteratorHolder id_itr)
                  throws NotImplemented
Specified by:
list_proxies in interface AdminOperations
Throws:
NotImplemented

def_follow_policy

public FollowOption def_follow_policy()
Specified by:
def_follow_policy in interface ImportAttributesOperations

lookup_if

public Lookup lookup_if()
Specified by:
lookup_if in interface TraderComponentsOperations

list_offers

public void list_offers(int how_many,
                        OfferIdSeqHolder ids,
                        OfferIdIteratorHolder id_itr)
                 throws NotImplemented
Specified by:
list_offers in interface AdminOperations
Throws:
NotImplemented

supports_dynamic_properties

public boolean supports_dynamic_properties()
Specified by:
supports_dynamic_properties in interface SupportAttributesOperations

max_return_card

public int max_return_card()
Specified by:
max_return_card in interface ImportAttributesOperations

set_max_search_card

public int set_max_search_card(int value)
Specified by:
set_max_search_card in interface AdminOperations

set_supports_proxy_offers

public boolean set_supports_proxy_offers(boolean value)
Specified by:
set_supports_proxy_offers in interface AdminOperations

supports_modifiable_properties

public boolean supports_modifiable_properties()
Specified by:
supports_modifiable_properties in interface SupportAttributesOperations

def_match_card

public int def_match_card()
Specified by:
def_match_card in interface ImportAttributesOperations

max_list

public int max_list()
Specified by:
max_list in interface ImportAttributesOperations

def_hop_count

public int def_hop_count()
Specified by:
def_hop_count in interface ImportAttributesOperations

set_def_return_card

public int set_def_return_card(int value)
Specified by:
set_def_return_card in interface AdminOperations