org.openorb.notify.persistence
Interface SupplierAdminHomeOperations

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

public interface SupplierAdminHomeOperations
extends org.omg.CosPersistentState.StorageHomeBaseOperations

This storagehome describes the SupplierAdminHome


Method Summary
 SupplierAdmin create(int id, int channel_id, InterFilterGroupOperator filter_operator, Property[] qos_properties, ConnectionInfo[] pull_consumers, ConnectionInfo[] push_consumers, int next_pull_consumer_id, int next_push_consumer_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

SupplierAdmin create(int id,
                     int channel_id,
                     InterFilterGroupOperator filter_operator,
                     Property[] qos_properties,
                     ConnectionInfo[] pull_consumers,
                     ConnectionInfo[] push_consumers,
                     int next_pull_consumer_id,
                     int next_push_consumer_id,
                     ReferenceInfo[] filters,
                     ReferenceInfo[] mapping_filters,
                     int next_filter_id,
                     EventTypeInfo[] event_types)
Operation create