Class BGSActionUtils
java.lang.Object
ru.bitel.bgbilling.kernel.bgsecure.server.bean.BGSActionUtils
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic Elementstatic ActionDatagetActionDataRoot(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:
 IOExceptionru.bitel.bgbilling.common.BGException
 - 
getActionDataRoot
public static ActionData getActionDataRoot(String componentName) throws ru.bitel.bgbilling.common.BGException - Throws:
 ru.bitel.bgbilling.common.BGException
 
 -