public class CustomizedCtoolkitAgent.ImportBatch.Item
extends org.ctoolkit.api.agent.Agent.ImportBatch.Item
| Constructor and Description |
|---|
Item() |
| Modifier and Type | Method and Description |
|---|---|
org.ctoolkit.restapi.client.agent.adaptee.CustomizedCtoolkitAgent.ImportBatch.Item.Delete |
delete(Long metadataId,
Long id) |
org.ctoolkit.restapi.client.agent.adaptee.CustomizedCtoolkitAgent.ImportBatch.Item.Get |
get(Long metadataId,
Long id) |
org.ctoolkit.restapi.client.agent.adaptee.CustomizedCtoolkitAgent.ImportBatch.Item.Insert |
insert(Long metadataId,
org.ctoolkit.api.agent.model.ImportItem content) |
org.ctoolkit.restapi.client.agent.adaptee.CustomizedCtoolkitAgent.ImportBatch.Item.Update |
update(Long metadataId,
Long id,
org.ctoolkit.api.agent.model.ImportItem content) |
public org.ctoolkit.restapi.client.agent.adaptee.CustomizedCtoolkitAgent.ImportBatch.Item.Delete delete(Long metadataId, Long id) throws IOException
delete in class org.ctoolkit.api.agent.Agent.ImportBatch.ItemIOExceptionpublic org.ctoolkit.restapi.client.agent.adaptee.CustomizedCtoolkitAgent.ImportBatch.Item.Get get(Long metadataId, Long id) throws IOException
get in class org.ctoolkit.api.agent.Agent.ImportBatch.ItemIOExceptionpublic org.ctoolkit.restapi.client.agent.adaptee.CustomizedCtoolkitAgent.ImportBatch.Item.Insert insert(Long metadataId, org.ctoolkit.api.agent.model.ImportItem content) throws IOException
insert in class org.ctoolkit.api.agent.Agent.ImportBatch.ItemIOExceptionpublic org.ctoolkit.restapi.client.agent.adaptee.CustomizedCtoolkitAgent.ImportBatch.Item.Update update(Long metadataId, Long id, org.ctoolkit.api.agent.model.ImportItem content) throws IOException
update in class org.ctoolkit.api.agent.Agent.ImportBatch.ItemIOExceptionCopyright © 2018. All rights reserved.