| java.lang.Object | |
| ↳ | cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.methods.BaseBoxMethod |
Known Direct Subclasses
|
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| apiRequestFormat | API request format. | ||||||||||
| apiUploadUrlPrefix | API upload URL prefix. | ||||||||||
| apiUrlPrefix | API URL prefix. | ||||||||||
| apiVersion | API version. | ||||||||||
| config | the configuration. | ||||||||||
| httpManager | core http manager. | ||||||||||
| soapApiUrl | API SOAP URL, it's static, so no need to read each time. | ||||||||||
| xmlApiUrl | API XML URL, it's static, so no need to read each time. | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
according to action name, return a string buffer.
| |||||||||||
| Protected Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
get prepared document.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
API request format.
API upload URL prefix.
API URL prefix.
API version.
the configuration.
API SOAP URL, it's static, so no need to read each time.
API XML URL, it's static, so no need to read each time.
according to action name, return a string buffer. i.e. "get_ticket" can result a "http://www.box.net/api/1.0/rest?action=get_ticket"
| actionName | Action name |
|---|
get prepared document.
| actionName | Action name |
|---|
| elmName | Element name |
|---|---|
| elmType | Element type |