public class ExportimportconfigurationService extends BaseService
session| Constructor and Description |
|---|
ExportimportconfigurationService(Session session) |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteExportImportConfiguration(long exportImportConfigurationId) |
org.json.JSONObject |
moveExportImportConfigurationToTrash(long exportImportConfigurationId) |
org.json.JSONObject |
restoreExportImportConfigurationFromTrash(long exportImportConfigurationId) |
checkNull, getSession, mangleWrapper, setSession, toStringpublic ExportimportconfigurationService(Session session)
public void deleteExportImportConfiguration(long exportImportConfigurationId)
throws java.lang.Exception
java.lang.Exceptionpublic org.json.JSONObject moveExportImportConfigurationToTrash(long exportImportConfigurationId)
throws java.lang.Exception
java.lang.Exceptionpublic org.json.JSONObject restoreExportImportConfigurationFromTrash(long exportImportConfigurationId)
throws java.lang.Exception
java.lang.Exception