| Package | Description |
|---|---|
| org.egov.ptis.bean.dashboard | |
| org.egov.ptis.domain.model | |
| org.egov.ptis.domain.service.property |
| Modifier and Type | Method and Description |
|---|---|
ErrorDetails |
CollReceiptDetails.getErrorDetails() |
ErrorDetails |
CollectionDetails.getErrorDetails() |
| Modifier and Type | Method and Description |
|---|---|
void |
CollReceiptDetails.setErrorDetails(ErrorDetails errorDetails) |
void |
CollectionDetails.setErrorDetails(ErrorDetails errorDetails) |
| Modifier and Type | Method and Description |
|---|---|
ErrorDetails |
ReceiptDetails.getErrorDetails() |
ErrorDetails |
AssessmentDetails.getErrorDetails() |
ErrorDetails |
NewPropertyDetails.getErrorDetails() |
ErrorDetails |
PropertyTaxDetails.getErrorDetails() |
| Modifier and Type | Method and Description |
|---|---|
void |
ReceiptDetails.setErrorDetails(ErrorDetails errorDetails) |
void |
AssessmentDetails.setErrorDetails(ErrorDetails errorDetails) |
void |
NewPropertyDetails.setErrorDetails(ErrorDetails errorDetails) |
void |
PropertyTaxDetails.setErrorDetails(ErrorDetails errorDetails) |
| Modifier and Type | Method and Description |
|---|---|
ErrorDetails |
PropertyExternalService.payWaterTax(String consumerNo,
String paymentMode,
BigDecimal totalAmount,
String paidBy) |
ErrorDetails |
PropertyExternalService.validatePaymentDetails(String assessmentNo,
String paymentMode,
BigDecimal totalAmount,
String paidBy)
This method is used to validate the payment details to do the payments.
|
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.