org.openorb.notify.persistence

Interface EventHomeOperations

public interface EventHomeOperations extends StorageHomeBaseOperations

This storagehome describes the EventHome
Method Summary
Eventcreate(short event_type, short priority, long deadline, EventData event_data)
Operation create

Method Detail

create

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