public class DefiningAgglomerationFL extends DefiningAgglomerationCommon
CONFIG_ID
Constructor and Description |
---|
DefiningAgglomerationFL(java.util.List<Contract> linkedContracts,
java.sql.Connection connection,
User user,
Process process) |
Modifier and Type | Method and Description |
---|---|
void |
fillParam() |
protected int |
getAgglomerationValue() |
protected int |
getCityId() |
protected int |
getCityIdFromProcessParameter(int processId) |
getAgglomerationParamId, getConnection, getContractAgglomerationValue, getContractParamDAO, getContractService, getLinkedContracts, getNotSubContractList, getParamValueDAO, getProcess, isFilledParameterAgglomeration, updateContractList, updateContractParam
public DefiningAgglomerationFL(java.util.List<Contract> linkedContracts, java.sql.Connection connection, User user, Process process) throws BGException
BGException
public void fillParam() throws BGException
fillParam
in interface DefiningAgglomeration
fillParam
in class DefiningAgglomerationCommon
BGException
protected int getCityIdFromProcessParameter(int processId) throws BGException
getCityIdFromProcessParameter
in class DefiningAgglomerationCommon
BGException
protected int getAgglomerationValue() throws BGException
getAgglomerationValue
in class DefiningAgglomerationCommon
BGException
protected int getCityId()