public class DefiningAgglomerationUL extends DefiningAgglomerationCommon
CONFIG_ID| Constructor and Description |
|---|
DefiningAgglomerationUL(java.util.List<Contract> linkedContracts,
java.sql.Connection connection,
User user,
Process process) |
| Modifier and Type | Method and Description |
|---|---|
void |
fillParam() |
protected int |
getAgglomerationValue() |
static int |
getAgglomerationValue(HasOrganization process) |
static int |
getAgglomerationValue(int organizationId) |
static int |
getAgglomerationValue(ParamValueDAO paramValueDAO,
Process process) |
protected int |
getCityIdFromProcessParameter(int processId) |
void |
updateProcessAgglomerationByFirstContract() |
getAgglomerationParamId, getConnection, getContractAgglomerationValue, getContractParamDAO, getContractService, getLinkedContracts, getNotSubContractList, getParamValueDAO, getProcess, isFilledParameterAgglomeration, updateContractList, updateContractParampublic DefiningAgglomerationUL(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 getAgglomerationValue()
throws BGException
getAgglomerationValue in class DefiningAgglomerationCommonBGExceptionpublic static int getAgglomerationValue(ParamValueDAO paramValueDAO, Process process)
public static int getAgglomerationValue(HasOrganization process) throws BGException
BGExceptionpublic static int getAgglomerationValue(int organizationId)
throws BGException
BGExceptionpublic void updateProcessAgglomerationByFirstContract()
throws BGException
BGExceptionprotected int getCityIdFromProcessParameter(int processId)
throws BGException
getCityIdFromProcessParameter in class DefiningAgglomerationCommonBGException