org.openorb.notify.persistence
Interface EventHomeOperations

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

public interface EventHomeOperations
extends org.omg.CosPersistentState.StorageHomeBaseOperations

This storagehome describes the EventHome


Method Summary
 Event create(short event_type, short priority, long deadline, EventData event_data)
          Operation create
 
Methods inherited from interface org.omg.CosPersistentState.StorageHomeBaseOperations
find_by_short_pid, get_catalog
 

Method Detail

create

Event create(short event_type,
             short priority,
             long deadline,
             EventData event_data)
Operation create