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.FilterPOA
org.omg.CosNotifyFilter.FilterPOATie
public class FilterPOATie
extends FilterPOA
Constructor Summary | |
| |
|
Method Summary | |
POA | |
FilterOperations | |
void |
|
Filter |
|
Filter | |
ConstraintInfo[] |
|
int |
|
java.lang.String | |
void |
|
void |
|
ConstraintInfo[] | |
int[] | |
ConstraintInfo[] |
|
boolean | |
boolean |
|
boolean |
|
void |
|
void |
Methods inherited from class org.omg.CosNotifyFilter.FilterPOA | |
_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 ConstraintInfo[] add_constraints(ConstraintExp[] constraint_list) throws InvalidConstraint
- Specified by:
- add_constraints in interface FilterOperations
public int attach_callback(NotifySubscribe callback)
- Specified by:
- attach_callback in interface FilterOperations
public java.lang.String constraint_grammar()
- Specified by:
- constraint_grammar in interface FilterOperations
public void detach_callback(int callback) throws CallbackNotFound
- Specified by:
- detach_callback in interface FilterOperations
public ConstraintInfo[] get_all_constraints()
- Specified by:
- get_all_constraints in interface FilterOperations
public ConstraintInfo[] get_constraints(int[] id_list) throws ConstraintNotFound
- Specified by:
- get_constraints in interface FilterOperations
public boolean match(Any filterable_data) throws UnsupportedFilterableData
- Specified by:
- match in interface FilterOperations
public boolean match_structured(StructuredEvent filterable_data) throws UnsupportedFilterableData
- Specified by:
- match_structured in interface FilterOperations
public boolean match_typed(Property[] filterable_data) throws UnsupportedFilterableData
- Specified by:
- match_typed in interface FilterOperations
public void modify_constraints(int[] del_list, ConstraintInfo[] modify_list) throws ConstraintNotFound, InvalidConstraint
- Specified by:
- modify_constraints in interface FilterOperations
public void remove_all_constraints()
- Specified by:
- remove_all_constraints in interface FilterOperations