| 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<AppealDocuments> |
Appeal.getAppealDocuments() |
| Modifier and Type | Method and Description |
|---|---|
void |
Appeal.setAppealDocuments(List<AppealDocuments> appealDocuments) |
| Modifier and Type | Method and Description |
|---|---|
List<AppealDocuments> |
JudgmentImplRepository.getAppealDocumentList(Long appealId) |
| Modifier and Type | Method and Description |
|---|---|
List<AppealDocuments> |
JudgmentImplService.getAppealDocList(JudgmentImpl judgmentImpl) |
List<AppealDocuments> |
JudgmentImplService.getDocumentDetails(JudgmentImpl judgmentImpl,
org.springframework.web.multipart.MultipartFile[] files) |
| Modifier and Type | Method and Description |
|---|---|
void |
JudgmentImplService.persistDocuments(List<AppealDocuments> documentDetailsList) |
| Modifier and Type | Method and Description |
|---|---|
List<AppealDocuments> |
LegalCaseUtil.getAppealDocumentList(JudgmentImpl judgmentImpl) |
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.