org.openorb.notify.persistence
Interface ProxySupplierHomeOperations

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

public interface ProxySupplierHomeOperations
extends org.omg.CosPersistentState.StorageHomeBaseOperations

This storagehome describes the ProxySupplierHome


Method Summary
 ProxySupplier create(int id, int admin_id, ProxyType type, org.omg.CORBA.Object connected_consumer, boolean is_connected, Property[] qos_properties, 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

ProxySupplier create(int id,
                     int admin_id,
                     ProxyType type,
                     org.omg.CORBA.Object connected_consumer,
                     boolean is_connected,
                     Property[] qos_properties,
                     ReferenceInfo[] filters,
                     ReferenceInfo[] mapping_filters,
                     int next_filter_id,
                     EventTypeInfo[] event_types)
Operation create