Class DirectoryDAO
java.lang.Object
ru.bgcrm.plugin.bgbilling.dao.BillingDAO
ru.bgcrm.plugin.bgbilling.proto.dao.DirectoryDAO
- 
Field Summary
Fields inherited from class ru.bgcrm.plugin.bgbilling.dao.BillingDAO
dbInfo, jsonMapper, jsonTypeFactory, transferData, user - 
Constructor Summary
ConstructorsConstructorDescriptionDirectoryDAO(User user, String billingId) DirectoryDAO(User user, DBInfo dbInfo)  - 
Method Summary
Modifier and TypeMethodDescriptiongetContractChargeTypes(Set<Integer> allowedTypeIds) getContractPaymentTypes(Set<Integer> allowedTypeIds) getContractStatusList(boolean onlyManual) longgetDirectoryVersion(String directoryItemClass, int moduleId) getRegistredTariffGroupList(int selectedTariffGroupId) getServiceTypeList(int moduleId) Methods inherited from class ru.bgcrm.plugin.bgbilling.dao.BillingDAO
doRequest, getDbInfo, getPage, getParameterId, getVersion, linesToString, readJsonValue, setPage 
- 
Constructor Details
- 
DirectoryDAO
 - 
DirectoryDAO
 
 - 
 - 
Method Details
- 
getContractStatusList
 - 
scriptTypeList
 - 
getContractPaymentTypes
 - 
paymentTypeList
 - 
getContractChargeTypes
 - 
getServiceTypeList
 - 
getRegistredTariffGroupList
 - 
getBillingModuleList
 - 
getUserList
- Returns:
 - пользователи с полем 
login 
 - 
getUserInfoList
- Returns:
 - пользователи с полем 
name 
 - 
getDirectoryVersion
 
 -