public class SharedApi extends Object
| Constructor and Description |
|---|
SharedApi() |
| Modifier and Type | Method and Description |
|---|---|
String |
Download(String guid,
String fileName,
Boolean render) |
String |
getBasePath() |
ApiInvoker |
getInvoker() |
String |
GetPackage(String path) |
String |
GetXml(String guid) |
void |
setBasePath(String basePath) |
public ApiInvoker getInvoker()
public void setBasePath(String basePath)
public String getBasePath()
public String Download(String guid, String fileName, Boolean render) throws ApiException
ApiExceptionpublic String GetXml(String guid) throws ApiException
ApiExceptionpublic String GetPackage(String path) throws ApiException
ApiExceptionCopyright © 2012. All Rights Reserved.