Interface BGWebService
public interface BGWebService
-
Method Summary
Modifier and TypeMethodDescriptionorg.json.JSONArrayorg.json.JSONArrayList<ru.bitel.bgbilling.common.model.KeyValue> List<ru.bitel.bgbilling.common.model.KeyValue> getIconFiles(String dirName) voidsetWebMenuIdForContract(int webMenuItemId, int contractId) booleansetWebMenuIdForContracts(int webMenuItemId, List<Integer> contractIds) voidupdateContractSearchModuleParams(String className, org.json.JSONArray params) org.json.JSONObjectwebLimitHandlerGeneralParameters(String className) webLimitHandlerGroupParameters(String className, String groupKey) List<ru.bitel.bgbilling.common.model.KeyValue> webMenuContractList(int contractId) voidwebMenuDataDelete(int webMenuItemId) webMenuDataGet(int webMenuItemId) voidwebMenuDataUpdate(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
-
webAuthModeList
- Throws:
Exception
-