| Package | Description |
|---|---|
| com.orchestranetworks.addon.igov.services |
Provides APIs to execute the {addon.label} services.
|
| com.orchestranetworks.addon.igov.services.datamodel |
Since 1.7.0, all the APIs under this package have been deprecated.
|
| Class and Description |
|---|
| ServiceCreateAdministeredItems
Deprecated.
From 1.7.0, please use the new API
Service.CreateAdministeredItems instead. |
| ServiceDeleteAdministeredItems
Deprecated.
From 1.7.0, please use the new API
Service.CreateAdministeredItems instead. |
| ServiceExportExcel
Deprecated.
From 1.7.0, please use the new API
Service.ExcelImport instead. |
| ServiceImportExcel
Deprecated.
From 1.7.0, please use the new API
instead. |
| ServiceRefreshAdministeredItems
Deprecated.
From 1.7.0, please use the new API
Service.CreateAdministeredItems instead. |
| ServiceValidateAdministeredItems
Deprecated.
From 1.7.0, please use the new API
Service.CreateAdministeredItems instead. |
| Class and Description |
|---|
| ServiceDataModelResult
Deprecated.
|
| ServiceExportExcelResult
Deprecated.
|
| ServiceExportExcelSpec
Deprecated.
From 1.7.0, please use the new API
ExcelExportSpec instead. |
| ServiceImportExcelDataError
Deprecated.
|
| ServiceImportExcelResult
Deprecated.
|
| ServiceImportExcelSpec
Deprecated.
From 1.7.0, please use the new API
ExcelImportSpec instead. |