org.csapi.fw.fw_service.notification
Interface IpFwEventNotificationOperations

All Superinterfaces:
IpInterfaceOperations
All Known Subinterfaces:
IpFwEventNotification
All Known Implementing Classes:
_IpFwEventNotificationStub, IpFwEventNotificationPOA, IpFwEventNotificationPOATie

public interface IpFwEventNotificationOperations
extends IpInterfaceOperations

Generated from IDL interface "IpFwEventNotification"

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_INVALID_CRITERIA
Throws:
P_INVALID_EVENT_TYPE
TpCommonExceptions
P_INVALID_CRITERIA

destroyNotification

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


Copyright © 2008. All Rights Reserved.