@AccessLevel(value=EXTERNAL)
public interface CGISSPreviewPanel
Modifier and Type | Method and Description |
---|---|
curam.isproduct.facade.struct.CAPreviewPanelDetails |
getCAPreviewPanelDetails(curam.core.struct.CaseKey key)
Reads the details of the preview panel for the cash assistance program.
|
curam.isproduct.facade.struct.CHIPPreviewPanelDetails |
getCHIPPreviewPanelDetails(curam.core.struct.CaseKey key)
Reads the details of the preview panel for the children's health insurance
program (CHIP).
|
curam.isproduct.facade.struct.FAPreviewPanelDetails |
getFAPreviewPanelDetails(curam.core.struct.CaseKey key)
Reads the details of the preview panel for the food assistance program.
|
curam.isproduct.facade.struct.MALIFCPreviewPanelDetails |
getLIFCPreviewPanelDetails(curam.core.struct.CaseKey key)
Reads the details of the preview panel for the low income families with
children (LIFC) program.
|
curam.isproduct.facade.struct.MALTCPreviewPanelDetails |
getLTCPreviewPanelDetails(curam.core.struct.CaseKey key)
Reads the details of the preview panel for the long term care (LTC)
program.
|
curam.isproduct.facade.struct.MAPreviewPanelDetails |
getMAPreviewPanelDetails(curam.core.struct.CaseKey key)
Reads the details of the preview panel for the medical assistance program.
|
curam.isproduct.facade.struct.MASpendDownPreviewPanelDetails |
getSpendDownPreviewPanelDetails(curam.core.struct.CaseKey key)
Reads the details of the preview panel for the spend down program.
|
@AccessLevel(value=EXTERNAL) curam.isproduct.facade.struct.FAPreviewPanelDetails getFAPreviewPanelDetails(curam.core.struct.CaseKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
key
- Identifier of the case.curam.util.exception.AppException
curam.util.exception.InformationalException
CaseHeader, ConcernRole, InstructionLineItem, FinancialInstruction, CaseGroups, CaseUserRole |
@AccessLevel(value=EXTERNAL) curam.isproduct.facade.struct.MAPreviewPanelDetails getMAPreviewPanelDetails(curam.core.struct.CaseKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
key
- Identifier of the case.curam.util.exception.AppException
curam.util.exception.InformationalException
CaseHeader, CaseGroups, ProductDelivery, Product, CaseParticipantRole, SpecialCaution, CaseDecision, CaseDecisionObjective, ConcernRole, CaseUserRole, InstructionLineItem, FinancialInstruction |
@AccessLevel(value=EXTERNAL) curam.isproduct.facade.struct.MALIFCPreviewPanelDetails getLIFCPreviewPanelDetails(curam.core.struct.CaseKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
key
- Identifier of the case.curam.util.exception.AppException
curam.util.exception.InformationalException
CaseHeader, CaseGroups, ProductDelivery, Product, CaseParticipantRole, SpecialCaution, CaseDecision, CaseDecisionObjective, ConcernRole, CaseUserRole, InstructionLineItem, FinancialInstruction |
@AccessLevel(value=EXTERNAL) curam.isproduct.facade.struct.MALTCPreviewPanelDetails getLTCPreviewPanelDetails(curam.core.struct.CaseKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
key
- Identifier of the case.curam.util.exception.AppException
curam.util.exception.InformationalException
CaseHeader, CaseGroups, ProductDelivery, Product, CaseParticipantRole, SpecialCaution, CaseDecision, CaseDecisionObjective, ConcernRole, CaseUserRole, InstructionLineItem, FinancialInstruction, ISPSpousalImpoverishment |
@AccessLevel(value=EXTERNAL) curam.isproduct.facade.struct.MASpendDownPreviewPanelDetails getSpendDownPreviewPanelDetails(curam.core.struct.CaseKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
key
- Identifier of the case.curam.util.exception.AppException
curam.util.exception.InformationalException
CaseHeader, CaseGroups, ProductDelivery, Product, CaseParticipantRole, SpecialCaution, CaseDecision, CaseDecisionObjective, ConcernRole, CaseUserRole, InstructionLineItem, FinancialInstruction, ISPSpendDown |
@AccessLevel(value=EXTERNAL) curam.isproduct.facade.struct.CHIPPreviewPanelDetails getCHIPPreviewPanelDetails(curam.core.struct.CaseKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
key
- Identifier of the case.curam.util.exception.AppException
curam.util.exception.InformationalException
CaseHeader, CaseGroups, ProductDelivery, Product, CaseParticipantRole, SpecialCaution, CaseDecision, CaseDecisionObjective, ConcernRole, CaseUserRole, InstructionLineItem, FinancialInstruction, CoPayment, ISPProductEntitlementDates, CaseRelationship, Premium |
@AccessLevel(value=EXTERNAL) curam.isproduct.facade.struct.CAPreviewPanelDetails getCAPreviewPanelDetails(curam.core.struct.CaseKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
key
- Identifier of the case.curam.util.exception.AppException
curam.util.exception.InformationalException
CaseHeader, CaseUserRole, ConcernRole, InstructionLineItem, FinancialInstruction |