org.csapi.fw.fw_application.notification
Interface IpEventNotificationOperations

All Superinterfaces:
IpInterfaceOperations
All Known Subinterfaces:
IpEventNotification
All Known Implementing Classes:
_IpEventNotificationStub, IpEventNotificationPOA, IpEventNotificationPOATie

public interface IpEventNotificationOperations
extends IpInterfaceOperations

Generated from IDL interface "IpEventNotification"

Author:
JacORB IDL compiler V 2.1, 16-Feb-2004

Method Summary
 int createNotification(TpFwEventCriteria eventCriteria)
           
 void destroyNotification(int assignmentID)
           
 

Method Detail

createNotification

int createNotification(TpFwEventCriteria eventCriteria)
                       throws P_INVALID_EVENT_TYPE,
                              TpCommonExceptions,
                              P_ACCESS_DENIED,
                              P_INVALID_CRITERIA
Throws:
P_INVALID_EVENT_TYPE
TpCommonExceptions
P_ACCESS_DENIED
P_INVALID_CRITERIA

destroyNotification

void destroyNotification(int assignmentID)
                         throws P_INVALID_ASSIGNMENT_ID,
                                TpCommonExceptions,
                                P_ACCESS_DENIED
Throws:
P_INVALID_ASSIGNMENT_ID
TpCommonExceptions
P_ACCESS_DENIED


Copyright © 2008. All Rights Reserved.