Class BGSActionUtils
java.lang.Object
ru.bitel.bgbilling.kernel.bgsecure.server.bean.BGSActionUtils
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic Element
static ActionData
getActionDataRoot
(String componentName)
-
Constructor Details
-
BGSActionUtils
public BGSActionUtils()
-
-
Method Details
-
fillXml
public static Element fillXml(Element rootNode, String name, String moduleId, String title) throws ru.bitel.bgbilling.common.BGException - Parameters:
file
- добавляем элементы xml в возвращаемый Document- Throws:
IOException
ru.bitel.bgbilling.common.BGException
-
getActionDataRoot
public static ActionData getActionDataRoot(String componentName) throws ru.bitel.bgbilling.common.BGException - Throws:
ru.bitel.bgbilling.common.BGException
-