| Modifier and Type | Method and Description |
|---|---|
AbstractEstimate |
MultiYearEstimate.getAbstractEstimate() |
AbstractEstimate |
OverheadValue.getAbstractEstimate() |
AbstractEstimate |
EstimateTechnicalSanction.getAbstractEstimate() |
AbstractEstimate |
DepositWorksUsage.getAbstractEstimate() |
AbstractEstimate |
AbstractEstimateAppropriation.getAbstractEstimate() |
AbstractEstimate |
AbstractEstimateDeduction.getAbstractEstimate() |
AbstractEstimate |
AssetsForEstimate.getAbstractEstimate() |
AbstractEstimate |
Activity.getAbstractEstimate() |
AbstractEstimate |
FinancialDetail.getAbstractEstimate() |
AbstractEstimate |
AbstractEstimate.getParent() |
| Modifier and Type | Method and Description |
|---|---|
Set<AbstractEstimate> |
ProjectCode.getEstimates() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProjectCode.addEstimate(AbstractEstimate estimate) |
void |
MultiYearEstimate.setAbstractEstimate(AbstractEstimate abstractEstimate) |
void |
OverheadValue.setAbstractEstimate(AbstractEstimate abstractEstimate) |
void |
EstimateTechnicalSanction.setAbstractEstimate(AbstractEstimate abstractEstimate) |
void |
DepositWorksUsage.setAbstractEstimate(AbstractEstimate abstractEstimate) |
void |
AbstractEstimateAppropriation.setAbstractEstimate(AbstractEstimate abstractEstimate) |
void |
AbstractEstimateDeduction.setAbstractEstimate(AbstractEstimate abstractEstimate) |
void |
AssetsForEstimate.setAbstractEstimate(AbstractEstimate abstractEstimate) |
void |
Activity.setAbstractEstimate(AbstractEstimate abstractEstimate) |
void |
FinancialDetail.setAbstractEstimate(AbstractEstimate estimate) |
void |
AbstractEstimate.setParent(AbstractEstimate parent) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProjectCode.setEstimates(Set<AbstractEstimate> estimates) |
| Constructor and Description |
|---|
ProjectCode(AbstractEstimate abstractEstimate,
String code) |
| Modifier and Type | Method and Description |
|---|---|
AbstractEstimate |
AbstractEstimateRepository.findByEstimateNumberAndEgwStatus_codeNotLike(String estimateNumber,
String statusCode) |
AbstractEstimate |
AbstractEstimateRepository.findByEstimateTechnicalSanctionsIgnoreCase_TechnicalSanctionNumberAndEgwStatus_CodeNot(String technicalSanctionNumber,
String statusCode) |
AbstractEstimate |
AbstractEstimateRepository.findByLineEstimateDetails_EstimateNumberAndEgwStatus_codeEquals(String estimateNumber,
String statusCode) |
AbstractEstimate |
AbstractEstimateRepository.findByLineEstimateDetails_IdAndEgwStatus_codeEquals(Long id,
String statusCode) |
| Modifier and Type | Method and Description |
|---|---|
List<AbstractEstimate> |
AbstractEstimateRepository.findByEstimateNumberAndEgwStatus_codeEquals(String estimateNumber,
String statusCode) |
List<AbstractEstimate> |
AbstractEstimateRepository.findByParent_idAndEgwStatus_codeEquals(Long parentId,
String statusCode) |
List<AbstractEstimate> |
AbstractEstimateRepository.findBySorIdAndEstimateDate(Long sorId,
Date estimateDate,
String abstractEstimateStatus) |
| Modifier and Type | Method and Description |
|---|---|
AbstractEstimate |
EstimateService.cancel(AbstractEstimate abstractEstimate) |
AbstractEstimate |
EstimateService.createAbstractEstimate(AbstractEstimate abstractEstimate,
org.springframework.web.multipart.MultipartFile[] files,
Long approvalPosition,
String approvalComent,
String additionalRule,
String workFlowAction) |
AbstractEstimate |
EstimateService.createAbstractEstimateOnLineEstimateTechSanction(LineEstimateDetails lineEstimateDetails,
int i) |
AbstractEstimate |
EstimateService.getAbstractEstimateByEstimateNumber(String estimateNumber) |
AbstractEstimate |
EstimateService.getAbstractEstimateByEstimateNumberAndStatus(String estimateNumber) |
AbstractEstimate |
EstimateService.getAbstractEstimateById(Long id) |
AbstractEstimate |
EstimateService.getAbstractEstimateByLineEstimateDetailsForCancelLineEstimate(Long id) |
AbstractEstimate |
EstimateService.updateAbstractEstimate(AbstractEstimate abstractEstimateFromDB,
AbstractEstimate newAbstractEstimate) |
AbstractEstimate |
EstimateService.updateAbstractEstimateDetails(AbstractEstimate abstractEstimate,
Long approvalPosition,
String approvalComent,
String additionalRule,
String workFlowAction,
org.springframework.web.multipart.MultipartFile[] files,
String removedActivityIds) |
| Modifier and Type | Method and Description |
|---|---|
List<AbstractEstimate> |
EstimateService.getAbstractEstimateByParentId(Long id) |
List<AbstractEstimate> |
EstimateService.getBySorIdAndEstimateDate(Long sorId,
Date estimateDate) |
List<AbstractEstimate> |
EstimateService.searchAbstractEstimates(SearchAbstractEstimate searchAbstractEstimate) |
List<AbstractEstimate> |
EstimateService.searchAbstractEstimatesForLoa(AbstractEstimateForLoaSearchRequest abstractEstimateForLoaSearchRequest) |
List<AbstractEstimate> |
EstimateService.searchAbstractEstimatesForOfflineStatus(AbstractEstimateForLoaSearchRequest abstractEstimateForLoaSearchRequest) |
List<AbstractEstimate> |
EstimateService.searchEstimatesToCancel(SearchRequestCancelEstimate searchRequestCancelEstimate) |
| Modifier and Type | Method and Description |
|---|---|
void |
EstimateService.abstractEstimateStatusChange(AbstractEstimate abstractEstimate,
String workFlowAction) |
AbstractEstimate |
EstimateService.cancel(AbstractEstimate abstractEstimate) |
boolean |
EstimateService.checkForDuplicateAccountCodesInEstimateDeductions(AbstractEstimate abstractEstimate) |
AbstractEstimate |
EstimateService.createAbstractEstimate(AbstractEstimate abstractEstimate,
org.springframework.web.multipart.MultipartFile[] files,
Long approvalPosition,
String approvalComent,
String additionalRule,
String workFlowAction) |
void |
EstimateService.createAbstractEstimateWorkflowTransition(AbstractEstimate abstractEstimate,
Long approvalPosition,
String approvalComent,
String additionalRule,
String workFlowAction) |
String |
ProjectCodeGenerator.generateProjectcode(AbstractEstimate estimate,
org.egov.commons.CFinancialYear finYear) |
Long |
EstimateService.getApprovalPositionByMatrixDesignation(AbstractEstimate abstractEstimate,
Long approvalPosition,
String additionalRule,
String mode,
String workFlowAction) |
String |
BudgetNumberGenerator.getBudgetApprNo(AbstractEstimate estimate,
org.egov.commons.CFinancialYear financialYear) |
List<Hashtable<String,Object>> |
EstimateService.getMeasurementSheetForEstimate(AbstractEstimate abstractEstimate) |
void |
EstimateService.loadModelValues(LineEstimateDetails lineEstimateDetails,
org.springframework.ui.Model model,
AbstractEstimate abstractEstimate) |
FinancialDetail |
EstimateService.populateEstimateFinancialDetails(AbstractEstimate abstractEstimate) |
MultiYearEstimate |
EstimateService.populateMultiYearEstimate(AbstractEstimate abstractEstimate) |
void |
EstimateService.setTechnicalSanctionDetails(AbstractEstimate abstractEstimate) |
AbstractEstimate |
EstimateService.updateAbstractEstimate(AbstractEstimate abstractEstimateFromDB,
AbstractEstimate newAbstractEstimate) |
AbstractEstimate |
EstimateService.updateAbstractEstimateDetails(AbstractEstimate abstractEstimate,
Long approvalPosition,
String approvalComent,
String additionalRule,
String workFlowAction,
org.springframework.web.multipart.MultipartFile[] files,
String removedActivityIds) |
void |
EstimateService.validateActivities(AbstractEstimate abstractEstimate,
org.springframework.validation.BindingResult errors) |
void |
EstimateService.validateAssetDetails(AbstractEstimate abstractEstimate,
org.springframework.validation.BindingResult bindErrors) |
void |
EstimateService.validateLocationDetails(AbstractEstimate abstractEstimate,
org.springframework.validation.BindingResult bindErrors) |
void |
EstimateService.validateMandatory(AbstractEstimate abstractEstimate,
org.springframework.validation.BindingResult bindErrors) |
void |
EstimateService.validateMultiYearEstimates(AbstractEstimate abstractEstimate,
org.springframework.validation.BindingResult bindErrors) |
void |
EstimateService.validateOverheads(AbstractEstimate abstractEstimate,
org.springframework.validation.BindingResult errors) |
void |
EstimateService.validateTechnicalSanctionDetail(AbstractEstimate abstractEstimate,
org.springframework.validation.BindingResult errors) |
| Modifier and Type | Method and Description |
|---|---|
String |
EstimateNumberGenerator.getEstimateNumber(AbstractEstimate estimate,
org.egov.commons.CFinancialYear financialYear) |
String |
TechnicalSanctionNumberGenerator.getNextNumber(AbstractEstimate abstractEstimate) |
| Modifier and Type | Method and Description |
|---|---|
String |
EstimateNumberGeneratorImpl.getEstimateNumber(AbstractEstimate estimate,
org.egov.commons.CFinancialYear financialYear) |
String |
TechnicalSanctionNumberGeneratorImpl.getNextNumber(AbstractEstimate abstractEstimate)
Format TS/seqnumber/month/financialyear but sequence is running number for a year
|
| Modifier and Type | Method and Description |
|---|---|
WorkOrder |
LetterOfAcceptanceService.create(WorkOrder workOrder,
org.springframework.web.multipart.MultipartFile[] files,
Long approvalPosition,
String approvalComent,
String additionalRule,
String workFlowAction,
AbstractEstimate abstractEstimate) |
| Modifier and Type | Method and Description |
|---|---|
AbstractEstimate |
TenderEstimate.getAbstractEstimate() |
AbstractEstimate |
WorksPackageDetails.getEstimate() |
| Modifier and Type | Method and Description |
|---|---|
List<AbstractEstimate> |
WorksPackage.getAllEstimates() |
| Modifier and Type | Method and Description |
|---|---|
String |
NegotiationNumberGenerator.getTenderNegotiationNumber(AbstractEstimate abstractEstimate,
org.egov.commons.CFinancialYear financialYear) |
void |
TenderEstimate.setAbstractEstimate(AbstractEstimate abstractEstimate) |
void |
WorksPackageDetails.setEstimate(AbstractEstimate estimate) |
| Modifier and Type | Class and Description |
|---|---|
class |
RevisionAbstractEstimate |
| Modifier and Type | Method and Description |
|---|---|
AbstractEstimate |
AbstractEstimateService.persistFinancialDetail(FinancialDetail financialDetail,
AbstractEstimate estimate)
This method performs the required validations and persists the
FinancialDetail object |
| Modifier and Type | Method and Description |
|---|---|
List<AbstractEstimate> |
AbstractEstimateService.getAbEstimateListById(String estId) |
List<AbstractEstimate> |
WorksPackageService.getAbStractEstimateListByWorksPackage(WorksPackage entity) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
AbstractEstimateService.createBudgetFolioHeaderJasperObject(AbstractEstimate ae,
BigDecimal totalGrant,
BigDecimal totalGrantPer) |
Map<String,List> |
AbstractEstimateService.getApprovedAppropriationDetailsForBugetHead(AbstractEstimate viewEstimate,
BigDecimal totalGrantPerc)
This method will return budgetary appropriation done estimate list for budgetHead
|
BigDecimal |
ContractorBillService.getBilledAmount(AbstractEstimate estimate)
This method returns total billed amount including overheads for the project till today in the current financial year.
|
BigDecimal |
ContractorBillService.getBilledAmountForDate(AbstractEstimate estimate,
Date asOnDate)
This method returns total billed amount including overheads for the project till asOnDate across financial years.
|
String |
AbstractEstimateService.getBudgetAppropriationNumber(AbstractEstimate entity)
This method invokes the script service to generate the budget appropriation number.
|
BigDecimal |
AbstractEstimateService.getBudgetAvailable(AbstractEstimate estimate,
Date date) |
List<org.egov.commons.CChartOfAccounts> |
ContractorBillService.getBudgetHeadForDepositCOA(AbstractEstimate estimate)
This method will return the work done budget head from the mapping table, based on the deposit COA in the financial details
of the estimate
|
Map<String,List> |
DepositWorksUsageService.getDepositFolioDetails(AbstractEstimate abstractEstimate,
org.egov.commons.Fund fund,
org.egov.commons.CChartOfAccounts coa,
org.egov.commons.Accountdetailtype accountdetailtype,
Long depositCode,
Date appropriationDate) |
DepositWorksUsage |
DepositWorksUsageService.getDepositWorksUsage(AbstractEstimate estimate,
String appropriationNumber) |
Double |
AbstractEstimateService.getEstimateAppropriationAmountForFinyear(AbstractEstimate estimate,
Integer finYearId) |
String |
AbstractEstimateService.getLatestEstimateAppropriationNumber(AbstractEstimate estimate) |
List<org.egov.model.bills.EgBillregister> |
ContractorBillService.getListOfApprovedBillforEstimate(AbstractEstimate estimate,
Date date)
This method will return List of Approved Bill for a given Estimate and date
|
List<org.egov.model.bills.EgBillregister> |
ContractorBillService.getListOfNonCancelledBillsforEstimate(AbstractEstimate estimate,
Date date)
This method will return List of Not cancelled for a given Estimate and date
|
boolean |
RevisionEstimateService.getShowBudgetFolio(AbstractEstimate revisionEstimate) |
boolean |
RevisionEstimateService.getShowDepositFolio(AbstractEstimate revisionEstimate) |
Double |
ContractorBillService.getTotalActualExpenseForProject(AbstractEstimate estimate,
Date asonDate)
This method returns total expense incurred including overheads for the project if project is closed till asonDate,otherwise
sum of all approved bills for the project till given date.
|
WorksPackage |
WorksPackageService.getWorksPackageForAbstractEstimate(AbstractEstimate estimate) |
boolean |
RevisionEstimateService.isDepositWorksType(AbstractEstimate estimate) |
AbstractEstimate |
AbstractEstimateService.persistFinancialDetail(FinancialDetail financialDetail,
AbstractEstimate estimate)
This method performs the required validations and persists the
FinancialDetail object |
List |
TenderResponseService.populateNegotiationPreparedByList(AbstractEstimate abstractEstimate) |
void |
AbstractEstimateService.setEstimateNumber(AbstractEstimate entity) |
void |
AbstractEstimateService.setProjectCode(AbstractEstimate entity)
This method generates and set the project code for the estimate
|
WorkOrder |
WorkOrderService.setWorkOrderNumber(AbstractEstimate entity,
WorkOrder workOrder,
WorksPackage worksPackage)
This method will set workorder number to the work order object
|
String |
ContractorBillService.validateForBudgetHeadInWorkflow(Set<org.egov.model.bills.EgBilldetails> billDetails,
AbstractEstimate estimate)
This method will set the flag which is used to hide the Forward/Approve buttons for the bills in workflow where the budget
heads do not match
|
| Modifier and Type | Method and Description |
|---|---|
org.egov.infra.persistence.entity.component.Money |
AbstractEstimateService.getWorkValueIncludingTaxesForEstList(List<AbstractEstimate> abList) |
| Constructor and Description |
|---|
AbstractEstimateService(Class<AbstractEstimate> type) |
| Modifier and Type | Method and Description |
|---|---|
BigDecimal |
ContractorAdvanceServiceImpl.getTotalEstimateValueIncludingRE(AbstractEstimate abstractEstimate) |
BigDecimal |
ContractorAdvanceService.getTotalEstimateValueIncludingRE(AbstractEstimate abstractEstimate) |
| Modifier and Type | Method and Description |
|---|---|
List<AbstractEstimate> |
WorksPackageServiceImpl.getAbStractEstimateListByWorksPackage(WorksPackage entity) |
| Modifier and Type | Method and Description |
|---|---|
BigDecimal |
ContractorBillServiceImpl.getBilledAmount(AbstractEstimate estimate) |
BigDecimal |
ContractorBillServiceImpl.getBilledAmountForDate(AbstractEstimate estimate,
Date asOnDate) |
List<org.egov.commons.CChartOfAccounts> |
ContractorBillServiceImpl.getBudgetHeadForDepositCOA(AbstractEstimate estimate) |
Map<String,List> |
DepositWorksUsageServiceImpl.getDepositFolioDetails(AbstractEstimate abstractEstimate,
org.egov.commons.Fund fund,
org.egov.commons.CChartOfAccounts coa,
org.egov.commons.Accountdetailtype accountdetailtype,
Long depositCode,
Date appropriationDate) |
DepositWorksUsage |
DepositWorksUsageServiceImpl.getDepositWorksUsage(AbstractEstimate estimate,
String appropriationNumber) |
List<org.egov.model.bills.EgBillregister> |
ContractorBillServiceImpl.getListOfApprovedBillforEstimate(AbstractEstimate estimate,
Date date) |
List<org.egov.model.bills.EgBillregister> |
ContractorBillServiceImpl.getListOfNonCancelledBillsforEstimate(AbstractEstimate estimate,
Date date) |
boolean |
RevisionEstimateServiceImpl.getShowBudgetFolio(AbstractEstimate revisionEstimate) |
boolean |
RevisionEstimateServiceImpl.getShowDepositFolio(AbstractEstimate revisionEstimate) |
Double |
ContractorBillServiceImpl.getTotalActualExpenseForProject(AbstractEstimate estimate,
Date asonDate) |
WorksPackage |
WorksPackageServiceImpl.getWorksPackageForAbstractEstimate(AbstractEstimate estimate) |
boolean |
RevisionEstimateServiceImpl.isDepositWorksType(AbstractEstimate estimate) |
WorkOrder |
WorkOrderServiceImpl.setWorkOrderNumber(AbstractEstimate abstractEstimate,
WorkOrder workOrder,
WorksPackage worksPackage)
This method will set workorder number to the work order object
|
String |
ContractorBillServiceImpl.validateForBudgetHeadInWorkflow(Set<org.egov.model.bills.EgBilldetails> billDetails,
AbstractEstimate estimate) |
| Modifier and Type | Method and Description |
|---|---|
AbstractEstimate |
WorkOrderEstimate.getEstimate() |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkOrderEstimate.setEstimate(AbstractEstimate estimate) |
| Modifier and Type | Method and Description |
|---|---|
String |
WorkOrderNumberGenerator.getWorkOrderNumberGenerator(AbstractEstimate abstractEstimate,
org.egov.commons.CFinancialYear financialYear,
WorksPackage worksPackage,
WorkOrder workOrder,
org.egov.infstr.services.PersistenceService persistenceService) |
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.