org.omg.CosNotifyFilter
Class MappingFilterPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.omg.CosNotifyFilter.MappingFilterPOA
org.omg.CosNotifyFilter.MappingFilterPOATie
- All Implemented Interfaces:
- InvokeHandler, MappingFilterOperations
- public class MappingFilterPOATie
- extends MappingFilterPOA
Generated from IDL interface "MappingFilter"
- Author:
- JacORB IDL compiler V 2.2.3, 10-Dec-2005
Methods inherited from class org.omg.PortableServer.Servant |
_get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MappingFilterPOATie
public MappingFilterPOATie(MappingFilterOperations delegate)
MappingFilterPOATie
public MappingFilterPOATie(MappingFilterOperations delegate,
POA poa)
_this
public MappingFilter _this()
- Overrides:
_this
in class MappingFilterPOA
_this
public MappingFilter _this(ORB orb)
- Overrides:
_this
in class MappingFilterPOA
_delegate
public MappingFilterOperations _delegate()
_delegate
public void _delegate(MappingFilterOperations delegate)
_default_POA
public POA _default_POA()
- Overrides:
_default_POA
in class Servant
add_mapping_constraints
public MappingConstraintInfo[] add_mapping_constraints(MappingConstraintPair[] pair_list)
throws InvalidValue,
InvalidConstraint
- Throws:
InvalidValue
InvalidConstraint
match_typed
public boolean match_typed(Property[] filterable_data,
AnyHolder result_to_set)
throws UnsupportedFilterableData
- Throws:
UnsupportedFilterableData
constraint_grammar
public java.lang.String constraint_grammar()
modify_mapping_constraints
public void modify_mapping_constraints(int[] del_list,
MappingConstraintInfo[] modify_list)
throws ConstraintNotFound,
InvalidValue,
InvalidConstraint
- Throws:
ConstraintNotFound
InvalidValue
InvalidConstraint
value_type
public TypeCode value_type()
default_value
public Any default_value()
remove_all_mapping_constraints
public void remove_all_mapping_constraints()
destroy
public void destroy()
get_mapping_constraints
public MappingConstraintInfo[] get_mapping_constraints(int[] id_list)
throws ConstraintNotFound
- Throws:
ConstraintNotFound
match_structured
public boolean match_structured(StructuredEvent filterable_data,
AnyHolder result_to_set)
throws UnsupportedFilterableData
- Throws:
UnsupportedFilterableData
get_all_mapping_constraints
public MappingConstraintInfo[] get_all_mapping_constraints()
match
public boolean match(Any filterable_data,
AnyHolder result_to_set)
throws UnsupportedFilterableData
- Throws:
UnsupportedFilterableData