org.omg.CosTrading

Class ImportAttributesPOATie

Implemented Interfaces:
ImportAttributesOperations, InvokeHandler

public class ImportAttributesPOATie
extends ImportAttributesPOA

Generated from IDL interface "ImportAttributes"

Author:
JacORB IDL compiler V 2.2, 7-May-2004

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, _this, _this

Methods inherited from class org.omg.PortableServer.Servant

_all_interfaces, _default_POA, _get_delegate, _get_interface, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object

Constructor Details

ImportAttributesPOATie

public ImportAttributesPOATie(ImportAttributesOperations delegate)


ImportAttributesPOATie

public ImportAttributesPOATie(ImportAttributesOperations delegate,
                              POA poa)

Method Details

_default_POA

public POA _default_POA()
Overrides:
_default_POA in interface Servant


_delegate

public ImportAttributesOperations _delegate()


_delegate

public void _delegate(ImportAttributesOperations delegate)


_this

public ImportAttributes _this()
Overrides:
_this in interface ImportAttributesPOA


_this

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


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


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_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