org.omg.CosTradingRepos

Class ServiceTypeRepositoryPOATie

public class ServiceTypeRepositoryPOATie extends ServiceTypeRepositoryPOA

Interface definition: ServiceTypeRepository.

Author: OpenORB Compiler

Constructor Summary
ServiceTypeRepositoryPOATie(ServiceTypeRepositoryOperations tieObject)
Constructor
ServiceTypeRepositoryPOATie(ServiceTypeRepositoryOperations tieObject, POA poa)
Constructor
Method Summary
IncarnationNumberadd_type(String name, String if_name, PropStruct[] props, String[] super_types)
Operation add_type
TypeStructdescribe_type(String name)
Operation describe_type
TypeStructfully_describe_type(String name)
Operation fully_describe_type
IncarnationNumberincarnation()
Read accessor for incarnation attribute
String[]list_types(SpecifiedServiceTypes which_types)
Operation list_types
voidmask_type(String name)
Operation mask_type
voidremove_type(String name)
Operation remove_type
voidunmask_type(String name)
Operation unmask_type
POA_default_POA()
_default_POA method
ServiceTypeRepositoryOperations_delegate()
Get the delegate
void_delegate(ServiceTypeRepositoryOperations delegate_)
Set the delegate

Constructor Detail

ServiceTypeRepositoryPOATie

public ServiceTypeRepositoryPOATie(ServiceTypeRepositoryOperations tieObject)
Constructor

ServiceTypeRepositoryPOATie

public ServiceTypeRepositoryPOATie(ServiceTypeRepositoryOperations tieObject, POA poa)
Constructor

Method Detail

add_type

public IncarnationNumber add_type(String name, String if_name, PropStruct[] props, String[] super_types)
Operation add_type

describe_type

public TypeStruct describe_type(String name)
Operation describe_type

fully_describe_type

public TypeStruct fully_describe_type(String name)
Operation fully_describe_type

incarnation

public IncarnationNumber incarnation()
Read accessor for incarnation attribute

list_types

public String[] list_types(SpecifiedServiceTypes which_types)
Operation list_types

mask_type

public void mask_type(String name)
Operation mask_type

remove_type

public void remove_type(String name)
Operation remove_type

unmask_type

public void unmask_type(String name)
Operation unmask_type

_default_POA

public POA _default_POA()
_default_POA method

_delegate

public ServiceTypeRepositoryOperations _delegate()
Get the delegate

_delegate

public void _delegate(ServiceTypeRepositoryOperations delegate_)
Set the delegate