| Package | Description |
|---|---|
| org.egov.lcms.service.es | |
| org.egov.lcms.transactions.entity | |
| org.egov.lcms.transactions.service | |
| org.egov.lcms.utils |
| Modifier and Type | Method and Description |
|---|---|
LegalCaseDocument |
LegalCaseDocumentService.persistLegalCaseDocumentIndex(LegalCase legalCase,
LegalCaseInterimOrder legalCaseInterimOrder,
Judgment judgment,
JudgmentImpl judgmentImpl,
LegalCaseDisposal legalCaseDisposal) |
LegalCaseDocument |
LegalCaseDocumentService.updateLegalCaseIndex(LegalCaseDocument legalCaseDocument,
LegalCase legalCase,
LegalCaseInterimOrder legalCaseInterimOrder,
Judgment judgment,
JudgmentImpl judgmentImpl,
LegalCaseDisposal legalCaseDisposal) |
| 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,
org.springframework.web.multipart.MultipartFile[] files) |
| Modifier and Type | Method and Description |
|---|---|
List<JudgmentImpl> |
JudgmentImplService.findAll() |
| Modifier and Type | Method and Description |
|---|---|
List<AppealDocuments> |
JudgmentImplService.getAppealDocList(JudgmentImpl judgmentImpl) |
List<AppealDocuments> |
JudgmentImplService.getDocumentDetails(JudgmentImpl judgmentImpl,
org.springframework.web.multipart.MultipartFile[] files) |
void |
LegalCaseSmsService.getSmsForJudgmentImpl(JudgmentImpl judgmentImpl,
String mobileNo) |
void |
LegalCaseSmsService.getSmsToStandingCounselForJudgmentImpl(JudgmentImpl judgmentImpl,
String mobileNo) |
JudgmentImpl |
JudgmentImplService.persist(JudgmentImpl judgmentImpl,
org.springframework.web.multipart.MultipartFile[] files) |
void |
JudgmentImplService.persistAppealOrContempt(JudgmentImpl judgmentImpl) |
LegalCaseDocument |
LegalCaseService.persistLegalCaseIndex(LegalCase legalCase,
LegalCaseInterimOrder legalCaseInterimOrder,
Judgment judgment,
JudgmentImpl judgmentImpl,
LegalCaseDisposal closeCase) |
void |
JudgmentImplService.saveOrUpdate(JudgmentImpl judgmentImpl,
org.springframework.web.multipart.MultipartFile[] files) |
void |
LegalCaseSmsService.sendSmsToOfficerInchargeForJudgmentImpl(JudgmentImpl judgmentImpl) |
void |
LegalCaseSmsService.sendSmsToStandingCounselForJudgmentImpl(JudgmentImpl judgmentImpl) |
String |
LegalCaseSmsService.smsBodyByCodeAndArgsWithTypeForJudgmentImplIsCompliedNo(String code,
JudgmentImpl judgmentImpl) |
String |
LegalCaseSmsService.smsBodyByCodeAndArgsWithTypeForJudgmentImplIsCompliedYes(String code,
JudgmentImpl judgmentImpl) |
String |
LegalCaseSmsService.smsBodyByCodeAndArgsWithTypeToStandingCounselForJudgmentImplIsCompliedNo(String code,
JudgmentImpl judgmentImpl) |
String |
LegalCaseSmsService.smsBodyByCodeAndArgsWithTypeToStandingCounselForJudgmentImplIsCompliedYes(String code,
JudgmentImpl judgmentImpl) |
| Modifier and Type | Method and Description |
|---|---|
List<AppealDocuments> |
LegalCaseUtil.getAppealDocumentList(JudgmentImpl judgmentImpl) |
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.