org.openorb.notify.persistence

Interface FilterHomeOperations

public interface FilterHomeOperations extends StorageHomeBaseOperations

This storagehome describes the FilterHome
Method Summary
Filtercreate(String constraint_grammar, ConstraintInfo[] constraints, int next_constraint_id, ReferenceInfo[] callbacks, int next_callback_id, EventTypeInfo[] event_types)
Operation create

Method Detail

create

public Filter create(String constraint_grammar, ConstraintInfo[] constraints, int next_constraint_id, ReferenceInfo[] callbacks, int next_callback_id, EventTypeInfo[] event_types)
Operation create