Package ru.bgcrm.plugin.bgbilling
Class DBInfo
java.lang.Object
ru.bgcrm.plugin.bgbilling.DBInfo
Данные для подсоединения к биллингу.
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescription<D extends Directory<?>>
DintgetBillingUserId(int userId) intgetId()getSetup()getTitle()getUrl()intgetUserId(int billingUserId) voidsetGuiConfigValues(ConfigMap config) voidsetPluginSet(Set<String> pluginSet) voidsetVersion(String value) intversionCompare(String withVersion)  
- 
Constructor Details
- 
DBInfo
 
 - 
 - 
Method Details
- 
getSetup
 - 
getId
 - 
getUrl
 - 
getServerUrl
 - 
getTitle
 - 
getVersion
 - 
setVersion
 - 
versionCompare
 - 
getConnectionPool
 - 
getCustomerIdParam
public int getCustomerIdParam() - 
getPluginSet
 - 
setPluginSet
 - 
getGuiConfigValues
 - 
setGuiConfigValues
 - 
getTransferData
 - 
getCopyParamMapping
 - 
loadUsers
 - 
getBillingUserId
public int getBillingUserId(int userId)  - 
getUserId
public int getUserId(int billingUserId)  - 
directory
 
 -