public class CustomizedCtoolkitAgent.ExportBatch
extends org.ctoolkit.api.agent.Agent.ExportBatch
| Modifier and Type | Class and Description |
|---|---|
class |
CustomizedCtoolkitAgent.ExportBatch.Item |
class |
CustomizedCtoolkitAgent.ExportBatch.Job |
| Constructor and Description |
|---|
ExportBatch() |
| Modifier and Type | Method and Description |
|---|---|
org.ctoolkit.restapi.client.agent.adaptee.CustomizedCtoolkitAgent.ExportBatch.Delete |
delete(Long id) |
org.ctoolkit.restapi.client.agent.adaptee.CustomizedCtoolkitAgent.ExportBatch.Get |
get(Long id) |
org.ctoolkit.restapi.client.agent.adaptee.CustomizedCtoolkitAgent.ExportBatch.Insert |
insert(org.ctoolkit.api.agent.model.ExportBatch content) |
CustomizedCtoolkitAgent.ExportBatch.Item |
item() |
CustomizedCtoolkitAgent.ExportBatch.Job |
job() |
org.ctoolkit.restapi.client.agent.adaptee.CustomizedCtoolkitAgent.ExportBatch.List |
list() |
org.ctoolkit.restapi.client.agent.adaptee.CustomizedCtoolkitAgent.ExportBatch.Update |
update(Long id,
org.ctoolkit.api.agent.model.ExportBatch content) |
public org.ctoolkit.restapi.client.agent.adaptee.CustomizedCtoolkitAgent.ExportBatch.Delete delete(Long id) throws IOException
delete in class org.ctoolkit.api.agent.Agent.ExportBatchIOExceptionpublic org.ctoolkit.restapi.client.agent.adaptee.CustomizedCtoolkitAgent.ExportBatch.Get get(Long id) throws IOException
get in class org.ctoolkit.api.agent.Agent.ExportBatchIOExceptionpublic org.ctoolkit.restapi.client.agent.adaptee.CustomizedCtoolkitAgent.ExportBatch.Insert insert(org.ctoolkit.api.agent.model.ExportBatch content) throws IOException
insert in class org.ctoolkit.api.agent.Agent.ExportBatchIOExceptionpublic org.ctoolkit.restapi.client.agent.adaptee.CustomizedCtoolkitAgent.ExportBatch.List list() throws IOException
list in class org.ctoolkit.api.agent.Agent.ExportBatchIOExceptionpublic org.ctoolkit.restapi.client.agent.adaptee.CustomizedCtoolkitAgent.ExportBatch.Update update(Long id, org.ctoolkit.api.agent.model.ExportBatch content) throws IOException
update in class org.ctoolkit.api.agent.Agent.ExportBatchIOExceptionpublic CustomizedCtoolkitAgent.ExportBatch.Item item()
item in class org.ctoolkit.api.agent.Agent.ExportBatchpublic CustomizedCtoolkitAgent.ExportBatch.Job job()
job in class org.ctoolkit.api.agent.Agent.ExportBatchCopyright © 2018. All rights reserved.