Interface BGWebService
public interface BGWebService
-
Method Summary
Modifier and TypeMethodDescriptionorg.json.JSONArray
org.json.JSONArray
List<ru.bitel.bgbilling.common.model.KeyValue>
List<ru.bitel.bgbilling.common.model.KeyValue>
getIconFiles
(String dirName) void
setWebMenuIdForContract
(int webMenuItemId, int contractId) boolean
setWebMenuIdForContracts
(int webMenuItemId, List<Integer> contractIds) void
updateContractSearchModuleParams
(String className, org.json.JSONArray params) org.json.JSONObject
webLimitHandlerGeneralParameters
(String className) webLimitHandlerGroupParameters
(String className, String groupKey) List<ru.bitel.bgbilling.common.model.KeyValue>
webMenuContractList
(int contractId) void
webMenuDataDelete
(int webMenuItemId) webMenuDataGet
(int webMenuItemId) void
webMenuDataUpdate
(int webMenuItemId, String webMenuItemData) webMenuInfoGet
(int webMenuItemId) webMenuInfoUpdate
(WebMenuItem webMenuItem) webMenuList
(boolean loadCount)
-
Method Details
-
webMenuList
- Throws:
Exception
-
webMenuContractList
- Throws:
Exception
-
setWebMenuIdForContract
- Throws:
Exception
-
setWebMenuIdForContracts
- Throws:
Exception
-
webMenuInfoUpdate
- Throws:
Exception
-
webMenuDataUpdate
- Throws:
Exception
-
webMenuInfoGet
- Throws:
Exception
-
webMenuDataGet
- Throws:
Exception
-
webMenuDataDelete
- Throws:
Exception
-
webMenuKernelItems
- Throws:
Exception
-
webMenuModuleItems
- Throws:
Exception
-
webMenuPluginItems
- Throws:
Exception
-
webActionOperations
- Throws:
Exception
-
getIconDirs
- Throws:
Exception
-
getIconFiles
- Throws:
Exception
-
getComponentList
- Throws:
Exception
-
getContractSearchModuleList
- Throws:
Exception
-
updateContractSearchModuleParams
- Throws:
Exception
-
webLimitHandlers
- Throws:
Exception
-
webLimitHandlerGeneralParameters
- Throws:
Exception
-
webLimitHandlerGroupParameters
List<BGHandlerParameter> webLimitHandlerGroupParameters(String className, String groupKey) throws Exception - Throws:
Exception
-