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, updateContractParampublic DefiningAgglomerationFL(java.util.List<Contract> linkedContracts, java.sql.Connection connection, User user, Process process) throws BGException
BGExceptionpublic void fillParam()
throws BGException
fillParam in interface DefiningAgglomerationfillParam in class DefiningAgglomerationCommonBGExceptionprotected int getCityIdFromProcessParameter(int processId)
throws BGException
getCityIdFromProcessParameter in class DefiningAgglomerationCommonBGExceptionprotected int getAgglomerationValue()
throws BGException
getAgglomerationValue in class DefiningAgglomerationCommonBGExceptionprotected int getCityId()