Class CRMUtils
java.lang.Object
ru.bitel.bgbilling.plugins.crm.server.bean.CRMUtils
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic voidaddUserData(int uid, Date time, String format, Element el, String attrName) static voidsendRegisterEmail(RegisterCall call, String subject, Connection con, int userId)  
- 
Constructor Details
- 
CRMUtils
public CRMUtils() 
 - 
 - 
Method Details
- 
sendRegisterEmail
public static void sendRegisterEmail(RegisterCall call, String subject, Connection con, int userId) throws ru.bitel.bgbilling.common.BGException - Throws:
 ru.bitel.bgbilling.common.BGException
 - 
addUserData
 
 -