@AccessLevel(value=EXTERNAL)
public interface Income
Modifier and Type | Method and Description |
---|---|
curam.evidence.facade.struct.DisplayExpenseTypeAndReturnParticipantNameDtls |
displayExpenseTypeAndReturnParticipantName(curam.evidence.facade.struct.DisplayExpenseTypeAndReturnParticipantNameKey key)
Generates a concatenated string containing the case participant name and
alternate ID for a given evidence record.
|
curam.evidence.facade.struct.ReadEmployerAndCaseParticipantDetails |
readEmployerAndCaseParticipant(curam.evidence.facade.struct.ReadEmployerAndCaseParticipantDetailsKey key)
Reads case participant and related employer details.
|
curam.evidence.facade.struct.SearchActiveEmploymentsByCaseParticipantListDetailsList |
searchActiveEmploymentsByCaseParticipant(curam.evidence.facade.struct.SearchActiveEmploymentsByCaseParticipantKey key)
Reads a list of all active employments for a case participant.
|
curam.evidence.facade.struct.StoredIncomeAllocationExpenseDetailsResult |
storeIncomeAllocationExpenseInfo(curam.evidence.facade.struct.StoredIncomeAllocationExpenseDetailsKey key)
Copies the input fields directly to corresponding values in the return
fields.
|
@AccessLevel(value=EXTERNAL) curam.evidence.facade.struct.SearchActiveEmploymentsByCaseParticipantListDetailsList searchActiveEmploymentsByCaseParticipant(curam.evidence.facade.struct.SearchActiveEmploymentsByCaseParticipantKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
key
- The key of the case participant.curam.util.exception.AppException
curam.util.exception.InformationalException
Employment, Employer, CaseParticipantRole |
@AccessLevel(value=EXTERNAL) curam.evidence.facade.struct.ReadEmployerAndCaseParticipantDetails readEmployerAndCaseParticipant(curam.evidence.facade.struct.ReadEmployerAndCaseParticipantDetailsKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
key
- The key for the case participant and the employer.curam.util.exception.AppException
curam.util.exception.InformationalException
Employer, Representative, CaseParticipantRole |
@AccessLevel(value=EXTERNAL) curam.evidence.facade.struct.DisplayExpenseTypeAndReturnParticipantNameDtls displayExpenseTypeAndReturnParticipantName(curam.evidence.facade.struct.DisplayExpenseTypeAndReturnParticipantNameKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
key
- The key for the evidence record.curam.util.exception.AppException
curam.util.exception.InformationalException
CaseParticipantRole, EvidenceDescriptor, HouseholdMember |
@AccessLevel(value=EXTERNAL) curam.evidence.facade.struct.StoredIncomeAllocationExpenseDetailsResult storeIncomeAllocationExpenseInfo(curam.evidence.facade.struct.StoredIncomeAllocationExpenseDetailsKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
key
- The input fields.curam.util.exception.AppException
curam.util.exception.InformationalException