public class SimCardDAO
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected static Logger |
LOG |
Constructor and Description |
---|
SimCardDAO() |
Modifier and Type | Method and Description |
---|---|
java.util.List<PointOfSale> |
getPointsOfSale()
Возвращает список офисов продаж с хотя бы одной сим-картой на продажу
|
public java.util.List<PointOfSale> getPointsOfSale() throws BGException
BGException