See: Description
Interface | Description |
---|---|
ServiceCreateAdministeredItems | Deprecated
From 1.7.0, please use the new API
Service.CreateAdministeredItems instead. |
ServiceDataModelResult | Deprecated |
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. |
ServiceExportExcelResult | Deprecated |
ServiceImportExcel | Deprecated
From 1.7.0, please use the new API
instead. |
ServiceImportExcelDataError | Deprecated |
ServiceImportExcelResult | Deprecated |
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 | Description |
---|---|
ServiceExportExcelSpec | Deprecated
From 1.7.0, please use the new API
ExcelExportSpec instead. |
ServiceExportExcelSpecFactory | Deprecated
From 1.7.0, please use the new API
ExcelExportSpecFactory instead. |
ServiceImportExcelSpec | Deprecated
From 1.7.0, please use the new API
ExcelImportSpec instead. |
Since 1.7.0, all the APIs under this package have been deprecated. Please refer to the com.orchestranetworks.addon.igov.services
package for the new APIs.