Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.omg.PortableServer.Servant
org.omg.CORBA.RepositoryPOA
org.omg.CORBA.RepositoryPOATie
public class RepositoryPOATie
extends RepositoryPOA
Constructor Summary | |
| |
|
Method Summary | |
POA | |
RepositoryOperations | |
void |
|
Repository |
|
Repository | |
Contained[] |
|
AliasDef |
|
ArrayDef |
|
ConstantDef |
|
EnumDef |
|
ExceptionDef |
|
FixedDef |
|
InterfaceDef |
|
ModuleDef |
|
NativeDef |
|
SequenceDef |
|
StringDef |
|
StructDef |
|
UnionDef |
|
ValueDef |
|
ValueBoxDef |
|
WstringDef |
|
DefinitionKind |
|
Description[] |
|
void |
|
TypeCode | |
PrimitiveDef |
|
Contained |
|
Contained |
|
Contained[] |
|
Methods inherited from class org.omg.CORBA.RepositoryPOA | |
_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 |
public Contained[] contents(DefinitionKind limit_type, boolean exclude_inherited)
- Specified by:
- contents in interface ContainerOperations
public AliasDef create_alias(java.lang.String id, java.lang.String name, java.lang.String version, IDLType original_type)
- Specified by:
- create_alias in interface ContainerOperations
public ArrayDef create_array(int length, IDLType element_type)
- Specified by:
- create_array in interface RepositoryOperations
public ConstantDef create_constant(java.lang.String id, java.lang.String name, java.lang.String version, IDLType type, Any value)
- Specified by:
- create_constant in interface ContainerOperations
public EnumDef create_enum(java.lang.String id, java.lang.String name, java.lang.String version, java.lang.String[] members)
- Specified by:
- create_enum in interface ContainerOperations
public ExceptionDef create_exception(java.lang.String id, java.lang.String name, java.lang.String version, StructMember[] members)
- Specified by:
- create_exception in interface ContainerOperations
public FixedDef create_fixed(short digits, short scale)
- Specified by:
- create_fixed in interface RepositoryOperations
public InterfaceDef create_interface(java.lang.String id, java.lang.String name, java.lang.String version, InterfaceDef base_interfaces, boolean is_abstract)
- Specified by:
- create_interface in interface ContainerOperations
public ModuleDef create_module(java.lang.String id, java.lang.String name, java.lang.String version)
- Specified by:
- create_module in interface ContainerOperations
public NativeDef create_native(java.lang.String id, java.lang.String name, java.lang.String version)
- Specified by:
- create_native in interface ContainerOperations
public SequenceDef create_sequence(int bound, IDLType element_type)
- Specified by:
- create_sequence in interface RepositoryOperations
public StringDef create_string(int bound)
- Specified by:
- create_string in interface RepositoryOperations
public StructDef create_struct(java.lang.String id, java.lang.String name, java.lang.String version, StructMember[] members)
- Specified by:
- create_struct in interface ContainerOperations
public UnionDef create_union(java.lang.String id, java.lang.String name, java.lang.String version, IDLType discriminator_type, UnionMember[] members)
- Specified by:
- create_union in interface ContainerOperations
public ValueDef create_value(java.lang.String id, java.lang.String name, java.lang.String version, boolean is_custom, boolean is_abstract, ValueDef base_value, boolean is_truncatable, ValueDef abstract_base_values, InterfaceDef supported_interfaces, Initializer[] initializers)
- Specified by:
- create_value in interface ContainerOperations
public ValueBoxDef create_value_box(java.lang.String id, java.lang.String name, java.lang.String version, IDLType original_type_def)
- Specified by:
- create_value_box in interface ContainerOperations
public WstringDef create_wstring(int bound)
- Specified by:
- create_wstring in interface RepositoryOperations
public Description[] describe_contents(DefinitionKind limit_type, boolean exclude_inherited, int max_returned_objs)
- Specified by:
- describe_contents in interface ContainerOperations
public TypeCode get_canonical_typecode(TypeCode tc)
- Specified by:
- get_canonical_typecode in interface RepositoryOperations
public PrimitiveDef get_primitive(PrimitiveKind kind)
- Specified by:
- get_primitive in interface RepositoryOperations
public Contained lookup(java.lang.String search_name)
- Specified by:
- lookup in interface ContainerOperations
public Contained lookup_id(java.lang.String search_id)
- Specified by:
- lookup_id in interface RepositoryOperations
public Contained[] lookup_name(java.lang.String search_name, int levels_to_search, DefinitionKind limit_type, boolean exclude_inherited)
- Specified by:
- lookup_name in interface ContainerOperations