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.CosNotifyFilter.MappingFilterPOA
org.jacorb.notification.MappingFilterImpl
Constructor Summary | |
|
Method Summary | |
MappingConstraintInfo[] | |
void |
|
String | |
Any | |
void |
|
void |
|
MappingConstraintInfo[] | |
MappingConstraintInfo[] |
|
boolean | |
boolean |
|
boolean |
|
void |
|
void | |
TypeCode |
Methods inherited from class org.omg.CosNotifyFilter.MappingFilterPOA | |
_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 MappingFilterImpl(ApplicationContext context, FilterImpl filterImpl, Any defaultValue)
public MappingConstraintInfo[] add_mapping_constraints(MappingConstraintPair mcp) throws InvalidValue, InvalidConstraint
public void configure(Configuration conf)
public String constraint_grammar()
- Specified by:
- constraint_grammar in interface MappingFilterOperations
public Any default_value()
- Specified by:
- default_value in interface MappingFilterOperations
public MappingConstraintInfo[] get_all_mapping_constraints()
- Specified by:
- get_all_mapping_constraints in interface MappingFilterOperations
public MappingConstraintInfo[] get_mapping_constraints(int[] constraintIds) throws ConstraintNotFound
- Specified by:
- get_mapping_constraints in interface MappingFilterOperations
public boolean match(Any any, AnyHolder anyHolder) throws UnsupportedFilterableData
- Specified by:
- match in interface MappingFilterOperations
public boolean match_structured(StructuredEvent structuredEvent, AnyHolder anyHolder) throws UnsupportedFilterableData
- Specified by:
- match_structured in interface MappingFilterOperations
public boolean match_typed(Property propertyArray, AnyHolder anyHolder) throws UnsupportedFilterableData
public void modify_mapping_constraints(int[] intArray, MappingConstraintInfo mappingConstraintInfos) throws ConstraintNotFound, InvalidValue, InvalidConstraint
public void remove_all_mapping_constraints()
- Specified by:
- remove_all_mapping_constraints in interface MappingFilterOperations