org.csapi.gms
Interface IpMessagingManagerOperations
- All Superinterfaces:
- IpInterfaceOperations, IpServiceOperations
- All Known Subinterfaces:
- IpMessagingManager
- All Known Implementing Classes:
- _IpMessagingManagerStub, IpMessagingManagerPOA, IpMessagingManagerPOATie
public interface IpMessagingManagerOperations
- extends IpServiceOperations
Generated from IDL interface "IpMessagingManager"
- Author:
- JacORB IDL compiler V 2.1, 16-Feb-2004
openMailbox
TpMailboxIdentifier openMailbox(TpAddress mailboxID,
java.lang.String authenticationInfo)
throws P_GMS_INVALID_AUTHENTICATION_INFORMATION,
P_GMS_INVALID_MAILBOX,
TpCommonExceptions
- Throws:
P_GMS_INVALID_AUTHENTICATION_INFORMATION
P_GMS_INVALID_MAILBOX
TpCommonExceptions
enableMessagingNotification
int enableMessagingNotification(IpAppMessagingManager appInterface,
TpMessagingEventCriteria eventCriteria)
throws TpCommonExceptions,
P_INVALID_CRITERIA
- Throws:
TpCommonExceptions
P_INVALID_CRITERIA
disableMessagingNotification
void disableMessagingNotification(int assignmentID)
throws P_INVALID_ASSIGNMENT_ID,
TpCommonExceptions
- Throws:
P_INVALID_ASSIGNMENT_ID
TpCommonExceptions
Copyright © 2008. All Rights Reserved.