org.omg.CosTrading

Class _AdminStub

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, 7-May-2004

Field Summary

static java.lang.Class
_opsClass

Method Summary

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, _get_interface_def, _get_policy, _hash, _ids, _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

Field Details

_opsClass

public static final java.lang.Class _opsClass

Method Details

_ids

public String[] _ids()
Overrides:
_ids in interface ObjectImpl


admin_if

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


def_follow_policy

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


def_hop_count

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


def_match_card

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


def_return_card

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


def_search_card

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


link_if

public Link link_if()
Specified by:
link_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


list_proxies

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


lookup_if

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


max_follow_policy

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


max_hop_count

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


max_link_follow_policy

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


max_list

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


max_match_card

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


max_return_card

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


max_search_card

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


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


request_id_stem

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


set_def_follow_policy

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


set_def_hop_count

public int set_def_hop_count(int value)
Specified by:
set_def_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_def_return_card

public int set_def_return_card(int value)
Specified by:
set_def_return_card 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_max_follow_policy

public FollowOption set_max_follow_policy(FollowOption policy)
Specified by:
set_max_follow_policy 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_max_link_follow_policy

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


set_max_list

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


set_max_match_card

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


set_max_return_card

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


set_max_search_card

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


set_request_id_stem

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


set_supports_dynamic_properties

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


set_supports_modifiable_properties

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


set_supports_proxy_offers

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


set_type_repos

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


supports_dynamic_properties

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


supports_modifiable_properties

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


supports_proxy_offers

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


type_repos

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