org.openorb.notify.persistence
Interface ConsumerAdminHomeOperations

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

public interface ConsumerAdminHomeOperations
extends org.omg.CosPersistentState.StorageHomeBaseOperations

This storagehome describes the ConsumerAdminHome


Method Summary
 ConsumerAdmin create(int id, int channel_id, InterFilterGroupOperator filter_operator, Property[] qos_properties, ConnectionInfo[] pull_suppliers, ConnectionInfo[] push_suppliers, int next_pull_supplier_id, int next_push_supplier_id, ReferenceInfo[] filters, ReferenceInfo[] mapping_filters, int next_filter_id, EventTypeInfo[] event_types)
          Operation create
 
Methods inherited from interface org.omg.CosPersistentState.StorageHomeBaseOperations
find_by_short_pid, get_catalog
 

Method Detail

create

ConsumerAdmin create(int id,
                     int channel_id,
                     InterFilterGroupOperator filter_operator,
                     Property[] qos_properties,
                     ConnectionInfo[] pull_suppliers,
                     ConnectionInfo[] push_suppliers,
                     int next_pull_supplier_id,
                     int next_push_supplier_id,
                     ReferenceInfo[] filters,
                     ReferenceInfo[] mapping_filters,
                     int next_filter_id,
                     EventTypeInfo[] event_types)
Operation create