org.openorb.notify.persistence
Interface FilterHomeOperations

All Superinterfaces:
org.omg.CosPersistentState.StorageHomeBaseOperations
All Known Subinterfaces:
FilterHome

public interface FilterHomeOperations
extends org.omg.CosPersistentState.StorageHomeBaseOperations

This storagehome describes the FilterHome


Method Summary
 Filter create(java.lang.String constraint_grammar, ConstraintInfo[] constraints, int next_constraint_id, ReferenceInfo[] callbacks, int next_callback_id, EventTypeInfo[] event_types)
          Operation create
 
Methods inherited from interface org.omg.CosPersistentState.StorageHomeBaseOperations
find_by_short_pid, get_catalog
 

Method Detail

create

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