void endPartyExe(in TINACommonTypes::t_PartyId partyId)
raises(TINAScsCommonTypes::e_PartyIdError,
TINAScsCommonTypes::e_PartySessionError);
void endSessionExe(in TINACommonTypes::t_PartyId partyId)
raises(TINAScsCommonTypes::e_PartyIdError,
TINAScsCommonTypes::e_PartySessionError);
void modifyPartyTypeExe(in TINAUsageCommonTypes::t_PartyType newType)
raises(TINAUsageCommonTypes::e_PartyError,
TINAScsCommonTypes::e_PartySessionError);
error in modification request *
void suspendPartyExe(in TINACommonTypes::t_PartyId partyId,
in TINACommonTypes::t_InterfaceList resumeIR)
raises(TINAScsCommonTypes::e_PartyIdError,
TINAScsCommonTypes::e_PartySessionError);
void suspendSessionExe(in TINACommonTypes::t_PartyId partyId,
in TINACommonTypes::t_InterfaceList resumeIR)
raises(TINAScsCommonTypes::e_PartyIdError,
TINAScsCommonTypes::e_PartySessionError);
Generated by the OmniBroker IDL-to-HTML translator (non-commercial)