public class BillingAgglomerationHelper extends java.lang.Object implements AgglomerationHelper
Constructor and Description |
---|
BillingAgglomerationHelper(ContractParamDAO paramDao,
ru.bgcrm.plugin.ufanet.agglomeration.BillingAgglomerationHelper.ParamGetWrapper wrapper,
int vlTelecomValue,
int contractId) |
BillingAgglomerationHelper(User user,
java.lang.String billingId,
int contractId) |
Modifier and Type | Method and Description |
---|---|
int |
getAgglomerationInOneC() |
java.lang.String |
getBillingId() |
int |
getCompanyFromContract()
Deprecated.
Логика этого метода сломана
|
int |
getCompanyFromRBContract() |
IdTitle |
getFirmFromContract() |
boolean |
isVlTelecom() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
from, from
public BillingAgglomerationHelper(ContractParamDAO paramDao, ru.bgcrm.plugin.ufanet.agglomeration.BillingAgglomerationHelper.ParamGetWrapper wrapper, int vlTelecomValue, int contractId)
public BillingAgglomerationHelper(User user, java.lang.String billingId, int contractId)
public java.lang.String getBillingId()
public int getAgglomerationInOneC()
public int getCompanyFromContract()
public IdTitle getFirmFromContract()
public int getCompanyFromRBContract()
public boolean isVlTelecom()
isVlTelecom
in interface AgglomerationHelper