@AccessLevel(value=EXTERNAL)
public interface StateBasicHealthPlan
Modifier and Type | Method and Description |
---|---|
curam.healthcare.sl.struct.StateBasicHealthPlanHomeDetails |
readHomePageDetails(curam.healthcare.sl.struct.CaseIDKey caseIDKey)
Reads details to populate the state basic health plan home page.
|
curam.healthcare.sl.struct.DetailsPanelXML |
readPanelDetailsData(curam.healthcare.sl.struct.CaseIDKey caseIDKey)
Reads the context panel information related to the state basic health
plan.
|
@AccessLevel(value=EXTERNAL) curam.healthcare.sl.struct.StateBasicHealthPlanHomeDetails readHomePageDetails(curam.healthcare.sl.struct.CaseIDKey caseIDKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
The home page includes the following details:
caseIDKey
- The key of the state basic health plan product.curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.healthcare.sl.struct.DetailsPanelXML readPanelDetailsData(curam.healthcare.sl.struct.CaseIDKey caseIDKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
This context panel information includes:
caseIDKey
- The key of the state basic health plan product.curam.util.exception.AppException
curam.util.exception.InformationalException