| Package | Description |
|---|---|
| org.egov.lcms.transactions.entity | |
| org.egov.lcms.transactions.service |
| Modifier and Type | Method and Description |
|---|---|
JudgmentImpl |
Appeal.getJudgmentImpl() |
JudgmentImpl |
Contempt.getJudgmentImpl() |
| Modifier and Type | Method and Description |
|---|---|
List<JudgmentImpl> |
Judgment.getJudgmentImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
Judgment.addJudgmentimpl(JudgmentImpl judgmentimpl) |
void |
Appeal.setJudgmentImpl(JudgmentImpl judgmentImpl) |
void |
Contempt.setJudgmentImpl(JudgmentImpl judgmentImpl) |
| Modifier and Type | Method and Description |
|---|---|
void |
Judgment.setJudgmentImpl(List<JudgmentImpl> judgmentImpl) |
| Modifier and Type | Method and Description |
|---|---|
JudgmentImpl |
JudgmentImplService.findOne(Long id) |
JudgmentImpl |
JudgmentImplService.persist(JudgmentImpl judgmentImpl) |
| Modifier and Type | Method and Description |
|---|---|
List<JudgmentImpl> |
JudgmentImplService.findAll() |
| Modifier and Type | Method and Description |
|---|---|
List<AppealDocuments> |
JudgmentImplService.getAppealDocList(JudgmentImpl judgmentImpl) |
JudgmentImpl |
JudgmentImplService.persist(JudgmentImpl judgmentImpl) |
void |
JudgmentImplService.persistAppealOrContempt(JudgmentImpl judgmentImpl) |
void |
JudgmentImplService.processAndStoreAppealDocuments(JudgmentImpl judgmentImpl) |
void |
JudgmentImplService.saveOrUpdate(JudgmentImpl judgmentImpl) |
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.