public class MAPEraseCC_EntryResultEvent extends OperationResultEvent<MAPEraseCC_EntryRes>
Used as SLEE result event class by MAPOperations.eraseCC_Entry.
| Constructor and Description |
|---|
MAPEraseCC_EntryResultEvent(MAPDialog dialog,
TcapOperation operation,
MAPEraseCC_EntryRes argument,
int invokeId,
boolean lastResult)
Initialize a new com.opencloud.slee.resources.cgin.map.events.MAPEraseCC_EntryResultEvent
|
| Modifier and Type | Method and Description |
|---|---|
MAPDialog |
getDialog()
Gets the associated dialog.
|
getResult, isLastResult, toStringgetInvokeId, getOperationInfopublic MAPEraseCC_EntryResultEvent(MAPDialog dialog, TcapOperation operation, MAPEraseCC_EntryRes argument, int invokeId, boolean lastResult)
dialog - the associated dialogoperation - metadata object that describes the operationargument - argument POJOinvokeId - TCAP invoke IDlastResult - true if this is a TC-RESULT-L, false if this is a TC-RESULT-NL