public class TurkcellProfileRequest
extends java.lang.Object
implements tr.gov.tubitak.uekae.esya.api.webservice.mssclient.transaction.profile.IProfileRequest
IProfileRequest| Constructor and Description |
|---|
TurkcellProfileRequest(tr.gov.tubitak.uekae.esya.api.webservice.mssclient.wrapper.MSSParams aParams) |
| Modifier and Type | Method and Description |
|---|---|
tr.gov.tubitak.uekae.esya.api.webservice.mssclient.transaction.profile.IProfileResponse |
sendRequest(java.lang.String aMSISDN,
java.lang.String aApTransId) |
void |
setMSSParams(tr.gov.tubitak.uekae.esya.api.webservice.mssclient.wrapper.MSSParams aParams) |
void |
setServiceUrl(java.lang.String aServiceUrl) |
public TurkcellProfileRequest(tr.gov.tubitak.uekae.esya.api.webservice.mssclient.wrapper.MSSParams aParams)
throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
tr.gov.tubitak.uekae.esya.api.common.ESYAExceptionpublic void setMSSParams(tr.gov.tubitak.uekae.esya.api.webservice.mssclient.wrapper.MSSParams aParams)
throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
setMSSParams in interface tr.gov.tubitak.uekae.esya.api.webservice.mssclient.transaction.common.IRequestaParams - Request parametertr.gov.tubitak.uekae.esya.api.common.ESYAExceptionpublic void setServiceUrl(java.lang.String aServiceUrl)
setServiceUrl in interface tr.gov.tubitak.uekae.esya.api.webservice.mssclient.transaction.common.IRequestaServiceUrl - Service endpoint Urlpublic tr.gov.tubitak.uekae.esya.api.webservice.mssclient.transaction.profile.IProfileResponse sendRequest(java.lang.String aMSISDN,
java.lang.String aApTransId)
throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
sendRequest in interface tr.gov.tubitak.uekae.esya.api.webservice.mssclient.transaction.profile.IProfileRequestaMSISDN - MSISDN whose Mobile Signature Profile must be retrieved(User Phone Number)aApTransId - Transaction number created by AP on a new transactiontr.gov.tubitak.uekae.esya.api.common.ESYAExceptionCopyright © 2025. All rights reserved.