public class ServiceProviderScript
extends com.accela.aa.emse.dom.service.BaseAAScript
implements com.accela.aa.emse.dom.service.ServiceProviderScriptService
Accela Automation File: WorkflowHome.java Accela, Inc. Copyright (C): 2001-2013 Description: Notes: Revision History 2002-09-15 Johnny.Zhou Initial Version
| Constructor and Description |
|---|
ServiceProviderScript()
Constructor for ServiceProviderScript.
|
ServiceProviderScript(java.lang.String serviceProviderCode,
java.lang.String auditID)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ScriptResult |
getSpecialHandle()
Get special handle.
|
public ServiceProviderScript(java.lang.String serviceProviderCode,
java.lang.String auditID)
serviceProviderCode - agency codeauditID - the audit idpublic ServiceProviderScript()
public ScriptResult getSpecialHandle()
com.accela.aa.emse.dom.service.ServiceProviderScriptServicegetSpecialHandle in interface com.accela.aa.emse.dom.service.ServiceProviderScriptService