public class _RepositoryStub extends ObjectImpl implements Repository
| Constructor and Description |
|---|
_RepositoryStub() |
_create_request, _create_request, _duplicate, _get_component, _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, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, wait_create_request, _create_request, _duplicate, _get_component, _get_domain_managers, _get_interface_def, _get_interface, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_overridepublic static final Class _opsClass
public String[] _ids()
_ids in class ObjectImplpublic StructDef create_struct(String id, String name, String version, StructMember[] members)
create_struct in interface ContainerOperationspublic ConstantDef create_constant(String id, String name, String version, IDLType type, Any value)
create_constant in interface ContainerOperationspublic FixedDef create_fixed(short digits, short scale)
create_fixed in interface RepositoryOperationspublic DefinitionKind def_kind()
def_kind in interface IRObjectOperationspublic Contained lookup_id(String search_id)
lookup_id in interface RepositoryOperationspublic AliasDef create_alias(String id, String name, String version, IDLType original_type)
create_alias in interface ContainerOperationspublic WstringDef create_wstring(int bound)
create_wstring in interface RepositoryOperationspublic UnionDef create_union(String id, String name, String version, IDLType discriminator_type, UnionMember[] members)
create_union in interface ContainerOperationspublic NativeDef create_native(String id, String name, String version)
create_native in interface ContainerOperationspublic Contained lookup(String search_name)
lookup in interface ContainerOperationspublic ValueBoxDef create_value_box(String id, String name, String version, IDLType original_type_def)
create_value_box in interface ContainerOperationspublic StringDef create_string(int bound)
create_string in interface RepositoryOperationspublic Contained[] lookup_name(String search_name, int levels_to_search, DefinitionKind limit_type, boolean exclude_inherited)
lookup_name in interface ContainerOperationspublic Description[] describe_contents(DefinitionKind limit_type, boolean exclude_inherited, int max_returned_objs)
describe_contents in interface ContainerOperationspublic ModuleDef create_module(String id, String name, String version)
create_module in interface ContainerOperationspublic ValueDef create_value(String id, String name, String version, boolean is_custom, boolean is_abstract, ValueDef base_value, boolean is_truncatable, ValueDef[] abstract_base_values, InterfaceDef[] supported_interfaces, Initializer[] initializers)
create_value in interface ContainerOperationspublic Contained[] contents(DefinitionKind limit_type, boolean exclude_inherited)
contents in interface ContainerOperationspublic EnumDef create_enum(String id, String name, String version, String[] members)
create_enum in interface ContainerOperationspublic SequenceDef create_sequence(int bound, IDLType element_type)
create_sequence in interface RepositoryOperationspublic PrimitiveDef get_primitive(PrimitiveKind kind)
get_primitive in interface RepositoryOperationspublic ArrayDef create_array(int length, IDLType element_type)
create_array in interface RepositoryOperationspublic ExceptionDef create_exception(String id, String name, String version, StructMember[] members)
create_exception in interface ContainerOperationspublic void destroy()
destroy in interface IRObjectOperationspublic TypeCode get_canonical_typecode(TypeCode tc)
get_canonical_typecode in interface RepositoryOperationspublic InterfaceDef create_interface(String id, String name, String version, InterfaceDef[] base_interfaces, boolean is_abstract)
create_interface in interface ContainerOperationsCopyright © 2017 JacORB. All rights reserved.