| Package | Description |
|---|---|
| org.egov.lcms.transactions.entity | |
| org.egov.lcms.transactions.repository | |
| org.egov.lcms.transactions.service | |
| org.egov.lcms.utils |
| Modifier and Type | Method and Description |
|---|---|
List<PwrDocuments> |
Pwr.getPwrDocuments() |
| Modifier and Type | Method and Description |
|---|---|
void |
Pwr.setPwrDocuments(List<PwrDocuments> pwrDocuments) |
| Modifier and Type | Method and Description |
|---|---|
List<PwrDocuments> |
LegalCaseRepository.getPwrDocumentList(Long pwrId) |
| Modifier and Type | Method and Description |
|---|---|
List<PwrDocuments> |
LegalCaseService.getPwrDocList(LegalCase legalCase) |
List<PwrDocuments> |
LegalCaseService.getPwrDocumentDetails(LegalCase legalCase,
org.springframework.web.multipart.MultipartFile[] files) |
| Modifier and Type | Method and Description |
|---|---|
void |
LegalCaseService.persistPwrDocuments(List<PwrDocuments> documentDetailsList) |
| Modifier and Type | Method and Description |
|---|---|
List<PwrDocuments> |
LegalCaseUtil.getPwrDocumentList(LegalCase legalcase) |
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.