Class PhoneLocationUploader
java.lang.Object
ru.bitel.bgbilling.kernel.module.common.extension.DefaultClassExtension
ru.bitel.bgbilling.kernel.module.common.extension.fias.LocationUploader
ru.bitel.bgbilling.modules.phone.server.bean.PhoneLocationUploader
public class PhoneLocationUploader
extends ru.bitel.bgbilling.kernel.module.common.extension.fias.LocationUploader
- 
Field Summary
Fields inherited from class ru.bitel.bgbilling.kernel.module.common.extension.fias.LocationUploader
conFields inherited from class ru.bitel.bgbilling.kernel.module.common.extension.DefaultClassExtension
moduleId - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class ru.bitel.bgbilling.kernel.module.common.extension.fias.LocationUploader
initMethods inherited from class ru.bitel.bgbilling.kernel.module.common.extension.DefaultClassExtension
getmoduleId 
- 
Constructor Details
- 
PhoneLocationUploader
public PhoneLocationUploader(int moduleId)  
 - 
 - 
Method Details
- 
getRowList
public List<ru.bitel.bgbilling.kernel.module.common.extension.fias.UploadFileRow> getRowList() throws ru.bitel.bgbilling.common.BGException- Overrides:
 getRowListin classru.bitel.bgbilling.kernel.module.common.extension.fias.LocationUploader- Throws:
 ru.bitel.bgbilling.common.BGException
 - 
getObjectNumber
public List<ru.bitel.bgbilling.kernel.module.common.extension.fias.UploadFileRow> getObjectNumber() throws ru.bitel.bgbilling.common.BGException- Throws:
 ru.bitel.bgbilling.common.BGException
 - 
getNoObjectNumber
public List<ru.bitel.bgbilling.kernel.module.common.extension.fias.UploadFileRow> getNoObjectNumber() throws ru.bitel.bgbilling.common.BGException- Throws:
 ru.bitel.bgbilling.common.BGException
 
 -