public class EPaymentScript
extends com.accela.aa.emse.dom.service.BaseAAScript
implements com.accela.aa.emse.dom.service.EPaymentScriptService
Accela Automation File: EPaymentScript.java Accela, Inc. Copyright (C): 2006-2013 Description: [DescriptionNote] Notes: $Id: EPaymentScript.java 242973 2013-01-21 07:41:46Z ..\bruce.deng $ Revision History, , 2006-11-07 saul fang initial version
| Constructor and Description |
|---|
EPaymentScript()
constructor for EPaymentScript.
|
EPaymentScript(java.lang.String serviceProviderCode,
java.lang.String auditID)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ScriptResult |
getEPaymentValue(java.lang.String url)
get EPayment Value
|
public EPaymentScript(java.lang.String serviceProviderCode,
java.lang.String auditID)
throws com.accela.aa.exception.AAException
serviceProviderCode - the service provider codeauditID - the audit idcom.accela.aa.exception.AAException - the AA exceptionpublic EPaymentScript()
throws com.accela.aa.exception.AAException
com.accela.aa.exception.AAException - the AA exceptionpublic ScriptResult getEPaymentValue(java.lang.String url)
com.accela.aa.emse.dom.service.EPaymentScriptServicegetEPaymentValue in interface com.accela.aa.emse.dom.service.EPaymentScriptService