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<?>>
Dint
getBillingUserId
(int userId) int
getId()
getSetup()
getTitle()
getUrl()
int
getUserId
(int billingUserId) void
setGuiConfigValues
(ConfigMap config) void
setPluginSet
(Set<String> pluginSet) void
setVersion
(String value) int
versionCompare
(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
-