public class MAPAlertServiceCentreWithoutResultRequestEvent extends OperationInvokeEvent<MAPAlertServiceCentreArg>
Used as SLEE invoke event class by MAPOperations.alertServiceCentreWithoutResult_v1.
| Constructor and Description |
|---|
MAPAlertServiceCentreWithoutResultRequestEvent(MAPDialog dialog,
TcapOperation operation,
MAPAlertServiceCentreArg argument,
int invokeId,
boolean hasLinkedId,
int linkedId)
Initialise a new com.opencloud.slee.resources.cgin.map.events.MAPAlertServiceCentreWithoutResultRequestEvent
|
| Modifier and Type | Method and Description |
|---|---|
MAPDialog |
getDialog()
Gets the associated dialog.
|
getArgument, getLinkedId, hasLinkedId, toStringgetInvokeId, getOperationInfopublic MAPAlertServiceCentreWithoutResultRequestEvent(MAPDialog dialog, TcapOperation operation, MAPAlertServiceCentreArg argument, int invokeId, boolean hasLinkedId, int linkedId)
dialog - the associated dialogoperation - metadata object that describes the operationargument - argument POJOinvokeId - TCAP invoke IDhasLinkedId - true if linked ID is presentlinkedId - TCAP linked ID