| 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<JudgmentDocuments> |
Judgment.getJudgmentDocuments() |
| Modifier and Type | Method and Description |
|---|---|
void |
Judgment.setJudgmentDocuments(List<JudgmentDocuments> judgmentDocuments) |
| Modifier and Type | Method and Description |
|---|---|
List<JudgmentDocuments> |
JudgmentRepository.getJudgmentDocumentList(Long judgmentId) |
| Modifier and Type | Method and Description |
|---|---|
List<JudgmentDocuments> |
JudgmentService.getJudgmentDocList(Judgment judgment) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JudgmentService.processAndStoreApplicationDocuments(Judgment judgment,
List<JudgmentDocuments> judgmentDoc) |
| Modifier and Type | Method and Description |
|---|---|
List<JudgmentDocuments> |
LegalCaseUtil.getJudgmentDocumentList(Judgment judgment) |
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.