@AccessLevel(value=EXTERNAL)
public interface Resource
Modifier and Type | Method and Description |
---|---|
curam.core.facade.struct.ScreeningAssessmentConfigKey |
addAssessmentToScreeningConfiguration(curam.core.facade.struct.ScreeningAssessmentAddDetails details)
Attempts to add the specified Assessment Configuration type to this
Screening Configuration type for the specified dates.
|
void |
addCategoriesToService(curam.core.facade.struct.AddCategoriesToServiceKey key)
Adds one or more categories to a service.
|
void |
cancelAssessment(curam.core.facade.struct.CancelAssessmentKey key)
Presentation layer operation to cancel an Assessment.
|
void |
cancelAssessmentRulesLink(curam.core.facade.struct.CancelAssessmentRulesLinkKey key)
Cancels an assessment rules link.
|
void |
cancelDeduction(curam.core.facade.struct.CancelDeductionDetails details)
Modifies the status of a specified deduction to be cancelled.
|
void |
cancelEvidenceForm(curam.core.facade.struct.CancelEvidenceFormKey key)
Presentation layer operation to cancel an Evidence Form.
|
void |
cancelICAssessmentConfiguration(curam.core.facade.struct.CancelICAssessmentConfigurationKey key)
Cancels an Integrated Case and Assessment configuration.
|
void |
cancelICEvidenceGroupPage(curam.core.facade.struct.CancelICEvidenceGroupPageDetails details)
Modifies the status of a specified EvidenceScreen record to be cancelled.
|
void |
cancelICEvidencePage(curam.core.facade.struct.CancelICEvidencePageDetails details)
Modifies the status of a specified EvidenceScreen record to be cancelled.
|
void |
cancelICSiteMapPage(curam.core.facade.struct.CancelSiteMapDetails details)
Cancels a Site Map.
|
void |
cancelInvCAssessmentConfiguration(curam.core.facade.struct.CancelInvCAssessmentConfigKey key)
Cancels an Investigation Case and Assessment configuration.
|
void |
cancelScreeningAssessmentConfig(curam.core.facade.struct.ScreeningAssessmentConfigCancelKey key)
Cancels (logical delete) the specified Screening Assessment Configuration.
|
void |
cancelScreeningConfiguration(curam.core.facade.struct.ScreeningConfigurationCancelKey key)
Cancels (logical delete) the specified Screening Configuration.
|
void |
cancelService(curam.core.facade.struct.CancelServiceKey key)
Cancels a service.
|
void |
cancelTemporalEvidenceApprovalCheck(curam.core.facade.struct.TemporalEvidenceApprovalCheckKey key,
curam.core.facade.struct.ModifyTemporalEvidenceApprovalCheck details)
Removes a specified TemporalEvidenceApprovalCheck record.
|
void |
createAssessment(curam.core.facade.struct.InsertAssessmentKey key)
Presentation layer operation to create an Assessment.
|
void |
createAssessmentRulesLink(curam.core.facade.struct.CreateAssessmentRulesLinkDetails details)
Creates an assessment rules link record.
|
void |
createDeduction(curam.core.facade.struct.CreateDeductionDtls details)
Inserts a Deduction record using the details provided.
|
void |
createDeliveryMethod(curam.core.facade.struct.CreateDeliveryMethodDetails details)
Presentation layer operation to create a delivery method.
|
void |
createEvidenceForm(curam.core.facade.struct.CreateEvidenceFormDetails details)
Presentation layer operation to create an Evidence Form.
|
curam.core.facade.struct.CreatedICAssessmentConfigurationIdentifier |
createICAssessmentConfiguration(curam.core.facade.struct.CreateICAssessmentConfigurationDetails details)
Creates an Integrated Case and Assessment configuration.
|
void |
createICEvidenceGroupPage(curam.core.facade.struct.CreateICEvidenceGroupPageDetails details)
Creates an Evidence Screen record with the details provided.
|
void |
createICEvidencePage(curam.core.facade.struct.CreateICEvidencePageDetails details)
Creates an Evidence Screen record with the details provided.
|
void |
createICSiteMapPage(curam.core.facade.struct.CreateICSiteMapDetails details)
Creates a Site Map for the specified Integrated Case.
|
curam.core.facade.struct.CreatedInvCAssessmentConfigIdentifier |
createInvCAssessmentConfiguration(curam.core.facade.struct.CreateInvCAssessmentConfigDetails details)
Creates an Investigation Case and Assessment configuration.
|
curam.core.facade.struct.ScreeningConfigurationKey |
createScreeningConfiguration(curam.core.facade.struct.ScreeningConfigurationDetails details)
Creates a Screening Configuration as specified.
|
void |
createService(curam.core.facade.struct.CreateServiceDetails details)
Creates a service.
|
void |
createTemporalEvidenceApprovalCheck(curam.core.facade.struct.CreateTemporalEvidenceApprovalCheck details)
Inserts a TemporalEvidenceApprovalCheck record using the details provided.
|
curam.core.facade.struct.HomePageIdentifier |
getAssessmentConfigurationHomePageIdentifier(curam.core.facade.struct.AssessmentConfigurationKey key)
Retrieves a facade independent page identifier for the assessment
configuration, which identifies the HomePage for this assessment
configuration.
|
curam.core.facade.struct.HomePageIdentifier |
getAssessmentConfigurationHomePageIdentifierByAssessmentCaseID(curam.core.facade.struct.CaseIDKey key)
Retrieves a facade independent page identifier for the assessment
configuration, which identifies the HomePage for this assessment
configuration based on the assessment case id.
|
curam.core.facade.struct.DeductionContextDescriptionDetails |
getDeductionContextDescription(curam.core.facade.struct.DeductionContextDescriptionKey key)
Returns the context description for a deduction.
|
curam.core.facade.struct.HomePageIdentifier |
getScreeningConfigurationHomePageIdentifier(curam.core.facade.struct.ScreeningConfigurationKey details)
Retrieves the client independent home page identifier for the specified
Screening Configuration.
|
curam.core.facade.struct.AssessmentConfigTypeList |
listAllAssessmentTypes()
Method to list all assessment types.
|
curam.core.facade.struct.ScreeningConfigurationList |
listAllScreeningConfiguration()
Lists ALL the Screening Configuration independent of status or dates.
|
curam.core.facade.struct.ScreeningConfigNameList |
listAllScreeningTypes()
Method to list all screening types.
|
curam.core.facade.struct.ListAssessmentConfigurationDetails |
listAssessment()
Presentation layer operation to list Assessments.
|
curam.core.facade.struct.ListAssessmentRulesLinkDetails |
listAssessmentRulesLink(curam.core.facade.struct.ListAssessmentRulesLinkKey key)
Returns a list of assessment rules links.
|
curam.core.facade.struct.AssessmentConfigurationList |
listAvailableAssessmentsForAdding(curam.core.facade.struct.ScreeningConfigurationKey key)
Retrieves the list of Assessments that can be added to this Screening
Configuration.
|
curam.core.facade.struct.ListDeliveryMethodDetails |
listDeliveryMethod()
Presentation layer operation to list delivery methods.
|
curam.core.facade.struct.AssessmentConfigurationIDAndNameDetailsList |
listDistinctICAssessmentConfigurationsByCaseID(curam.core.facade.struct.ListAssessmentTypesForICCaseIDKey key)
This method list all the distinct assessment for the integrated case.
|
curam.core.facade.struct.AssessmentConfigurationIDAndNameDetailsList |
listDistinctInvCAssessmentConfigurationsByCaseID(curam.core.facade.struct.ListAssessmentTypesForICCaseIDKey key)
This method list all the distinct assessment for the investigation case.
|
curam.core.facade.struct.ListEvidenceFormDetails |
listEvidenceForm()
Presentation layer operation to list Evidence Forms.
|
curam.core.facade.struct.ListEvidenceFormTemplatesDetails |
listEvidenceFormTemplates()
Retrieves a list of templates available for evidence forms.
|
curam.core.facade.struct.ReadICAssessmentConfigurationListDetailsList |
listICAssessmentConfiguration(curam.core.facade.struct.ReadICAssessmentConfigurationListKey key)
Lists Integrated Case and Assessment configurations.
|
curam.core.facade.struct.ReadICAssessmentConfigurationListDetailsListAndVersionNo |
listICAssessmentConfigurationAndVersionNo(curam.core.facade.struct.ReadICAssessmentConfigurationListKey key)
Lists Integrated Case and Assessment configurations.
|
curam.core.facade.struct.ListICEvidenceGroupPageDetails |
listICEvidenceGroupPage(curam.core.facade.struct.ListICEvidenceGroupPageKey key)
Retrieves a list of evidence group page details for a specified evidence
screen and evidence level.
|
curam.core.facade.struct.ListICEvidencePageDetails |
listICEvidencePage(curam.core.facade.struct.ListICEvidencePageKey key)
Retrieves a list of evidence page details for a specified evidence screen
and evidence level.
|
curam.core.facade.struct.ListICSiteMapDetails |
listICSiteMapPage(curam.core.facade.struct.ListICSiteMapKey key)
Returns a list of Site Map details for the specified Integrated Case.
|
curam.core.facade.struct.IntegratedCaseTypesForAssessmentConfigDetailsList |
listIntegratedCaseTypesForAssessmentConfiguration(curam.core.facade.struct.AssessmentConfigurationKey key)
This method list Admin Integrated cases associated to an Assessment
Configuration
|
curam.core.facade.struct.ReadInvCAssessmentConfigListDetailsList |
listInvCAssessmentConfiguration(curam.core.facade.struct.ReadInvCAssessmentConfigListKey key)
Lists Investigation Case and Assessment configurations.
|
curam.core.facade.struct.BenefitProductsForAssessmentConfigDetailsList |
listProductsForAssessmentConfiguration(curam.core.facade.struct.AssessmentConfigurationKey key)
This method list Products associated to an Assessment Configuration
|
curam.core.facade.struct.ScreeningAssessmentConfigWithVersionNoDetailsList |
listScreeningAssessmentWithVersionNo(curam.core.facade.struct.ScreeningConfigurationKey key)
Retrieves the list of Assessment Configuration relationships for the
specified Screening Configuration.
|
curam.core.facade.struct.ListServiceDetails |
listService()
Returns a list of services.
|
curam.core.facade.struct.ListServiceCategoryDetails |
listServiceCategory(curam.core.struct.ServiceIDKey key)
Returns a list of categories in service and a list of categories not in
service.
|
curam.core.facade.struct.TemporalEvidenceApprovalCheckList |
listTemporalEvidenceApprovalCheckByEvidenceType()
The operation returns Temporal Evidence Approval Check records where none
of User, Position or Organization are specified.
|
void |
modifyAssessment(curam.core.facade.struct.ModifyAssessmentConfigurationDetails details)
Presentation layer operation to modify an Assessment.
|
void |
modifyAssessmentRulesLink(curam.core.facade.struct.ModifyAssessmentRulesLinkDetails details)
Modifies details of an assessment rules link.
|
void |
modifyDeduction(curam.core.facade.struct.ModifyDeductionDetails details)
Modifies a Deduction record using the details provided.
|
void |
modifyDeliveryMethod(curam.core.facade.struct.ModifyDeliveryMethodDetails details)
Presentation layer operation to modify a delivery method.
|
void |
modifyEvidenceForm(curam.core.facade.struct.ModifyEvidenceFormDetails details)
Presentation layer operation to modify an Evidence Form
|
void |
modifyICAssessmentConfiguration(curam.core.facade.struct.ModifyICAssessmentConfigurationDetails details)
Modifies an Integrated Case and Assessment configuration.
|
void |
modifyICEvidenceGroupPage(curam.core.facade.struct.ModifyICEvidenceGroupPageDetails details)
Modifies an Evidence Screen record with the details provided.
|
void |
modifyICEvidencePage(curam.core.facade.struct.ModifyICEvidencePageDetails details)
Modifies an EvidenceScreen record with the details provided.
|
void |
modifyICSiteMapPage(curam.core.facade.struct.ModifyICSiteMapDetails details)
Modifies Site Map details.
|
void |
modifyInvCAssessmentConfiguration(curam.core.facade.struct.ModifyInvCAssessmentConfigDetails details)
Modifies an Investigation Case and Assessment configuration.
|
void |
modifyScreeningAssessment(curam.core.facade.struct.ScreeningAssessmentModifyDetails details)
Attempts to modify the specific relationship between the specified
Screening Configuration and Assessment Configuration.
|
void |
modifyScreeningConfiguration1(curam.core.facade.struct.ScreeningConfigurationModifyDtls details)
This method replaces the deprecated method
#modifyScreeningConfiguration() . |
void |
modifyService(curam.core.facade.struct.ModifyServiceDetails details)
Modifies details of a service.
|
void |
modifyTemporalEvidenceApprovalCheck(curam.core.facade.struct.ModifyTemporalEvidenceApprovalCheck details)
Modifies a TemporalEvidenceApprovalCheck record using the details
provided.
|
curam.core.facade.struct.ReadAssessmentConfigurationDetails |
readAssessment(curam.core.facade.struct.ReadAssessmentConfigurationKey key)
Presentation layer operation to read the Assessment Configuration details.
|
curam.core.facade.struct.ReadAssessmentConfigurationName |
readAssessmentName(curam.core.facade.struct.ReadAssessmentConfigurationKey key)
Presentation layer operation to read the assessment configuration name for
the tab context panel (tab title).
|
curam.core.facade.struct.ReadAssessmentRulesLinkDetails |
readAssessmentRulesLink(curam.core.facade.struct.ReadAssessmentRulesLinkKey key)
Reads details of an assessment rules link.
|
curam.core.facade.struct.ReadDeductionDtls |
readDeduction(curam.core.facade.struct.DeductionKey key)
Retrieves the details for a specified Deduction record.
|
curam.core.facade.struct.ReadDeductionDtls |
readDeductionByName(curam.core.facade.struct.DeductionNameCaseID key)
Presentation layer operation to return the case deduction items for a
given deduction name.
|
curam.core.facade.struct.ReadDeliveryMethodDetails |
readDeliveryMethod(curam.core.facade.struct.ReadDeliveryMethodKey key)
Reads details of a delivery method.
|
curam.core.facade.struct.ReadEvidenceFormDetails |
readEvidenceForm(curam.core.facade.struct.ReadEvidenceFormKey key)
Presentation layer operation to read Evidence Form details.
|
curam.core.facade.struct.ReadICAssessmentConfigurationDetails |
readICAssessmentConfiguration(curam.core.facade.struct.ReadICAssessmentConfigurationKey key)
Reads an Integrated Case and Assessment configuration.
|
curam.core.facade.struct.ReadICEvidenceGroupPageDetails |
readICEvidenceGroupPage(curam.core.facade.struct.ReadICEvidenceGroupPageKey key)
Retrieves a specified EvidenceScreen record.
|
curam.core.facade.struct.ReadICEvidencePageDetails |
readICEvidencePage(curam.core.facade.struct.ReadICEvidencePageKey key)
Retrieves a specified EvidenceScreen record.
|
curam.core.facade.struct.ReadICSiteMapDetails |
readICSiteMapPage(curam.core.facade.struct.ReadICSiteMapKey key)
Reads Site Map details.
|
curam.core.facade.struct.ReadInvCAssessmentConfigDetails |
readInvCAssessmentConfiguration(curam.core.facade.struct.ReadInvCAssessmentConfigKey key)
Reads an Investigation Case and Assessment configuration.
|
curam.core.facade.struct.ReadServiceDetails |
readService(curam.core.facade.struct.ReadServiceKey key)
Reads details of a service.
|
curam.core.facade.struct.ViewTemporalEvidenceApprovalCheck |
readTemporalEvidenceApprovalCheckDetails(curam.core.facade.struct.TemporalEvidenceApprovalCheckKey key)
Retrieves a specified TemporalEvidenceApprovalCheck record using the
details provided.
|
void |
removeCategoryFromService(curam.core.struct.RemoveCategoryFromServiceKey key)
Removes a service category from a service.
|
curam.core.facade.struct.ScreeningAssessmentConfigDetails |
viewScreeningAssessment(curam.core.facade.struct.ScreeningAssessmentConfigKey key)
Retrieves a specific relationship details between a Screening
Configuration and an Assessment Configuration.
|
curam.core.facade.struct.ScreeningConfigurationDetails |
viewScreeningConfiguration(curam.core.facade.struct.ScreeningConfigurationKey key)
Gets the Screening Configuration details requested.
|
@AccessLevel(value=EXTERNAL) void cancelAssessment(curam.core.facade.struct.CancelAssessmentKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void createAssessment(curam.core.facade.struct.InsertAssessmentKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void modifyAssessment(curam.core.facade.struct.ModifyAssessmentConfigurationDetails details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.facade.struct.ListAssessmentConfigurationDetails listAssessment() throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.facade.struct.ReadAssessmentConfigurationDetails readAssessment(curam.core.facade.struct.ReadAssessmentConfigurationKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void cancelEvidenceForm(curam.core.facade.struct.CancelEvidenceFormKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void createEvidenceForm(curam.core.facade.struct.CreateEvidenceFormDetails details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void modifyEvidenceForm(curam.core.facade.struct.ModifyEvidenceFormDetails details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.facade.struct.ReadEvidenceFormDetails readEvidenceForm(curam.core.facade.struct.ReadEvidenceFormKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.facade.struct.ListEvidenceFormDetails listEvidenceForm() throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void createDeliveryMethod(curam.core.facade.struct.CreateDeliveryMethodDetails details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void modifyDeliveryMethod(curam.core.facade.struct.ModifyDeliveryMethodDetails details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.facade.struct.ListDeliveryMethodDetails listDeliveryMethod() throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.facade.struct.ReadDeliveryMethodDetails readDeliveryMethod(curam.core.facade.struct.ReadDeliveryMethodKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.facade.struct.ListServiceDetails listService() throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.facade.struct.ReadServiceDetails readService(curam.core.facade.struct.ReadServiceKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void modifyService(curam.core.facade.struct.ModifyServiceDetails details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void cancelService(curam.core.facade.struct.CancelServiceKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void createService(curam.core.facade.struct.CreateServiceDetails details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void createAssessmentRulesLink(curam.core.facade.struct.CreateAssessmentRulesLinkDetails details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void modifyAssessmentRulesLink(curam.core.facade.struct.ModifyAssessmentRulesLinkDetails details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.facade.struct.ReadAssessmentRulesLinkDetails readAssessmentRulesLink(curam.core.facade.struct.ReadAssessmentRulesLinkKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void cancelAssessmentRulesLink(curam.core.facade.struct.CancelAssessmentRulesLinkKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.facade.struct.ListAssessmentRulesLinkDetails listAssessmentRulesLink(curam.core.facade.struct.ListAssessmentRulesLinkKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.facade.struct.ListEvidenceFormTemplatesDetails listEvidenceFormTemplates() throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void addCategoriesToService(curam.core.facade.struct.AddCategoriesToServiceKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void removeCategoryFromService(curam.core.struct.RemoveCategoryFromServiceKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.facade.struct.ListServiceCategoryDetails listServiceCategory(curam.core.struct.ServiceIDKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.facade.struct.HomePageIdentifier getAssessmentConfigurationHomePageIdentifier(curam.core.facade.struct.AssessmentConfigurationKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.facade.struct.ScreeningConfigurationKey createScreeningConfiguration(curam.core.facade.struct.ScreeningConfigurationDetails details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.facade.struct.ScreeningConfigurationDetails viewScreeningConfiguration(curam.core.facade.struct.ScreeningConfigurationKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.facade.struct.ScreeningConfigurationList listAllScreeningConfiguration() throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.facade.struct.ScreeningAssessmentConfigKey addAssessmentToScreeningConfiguration(curam.core.facade.struct.ScreeningAssessmentAddDetails details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void modifyScreeningAssessment(curam.core.facade.struct.ScreeningAssessmentModifyDetails details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.facade.struct.ScreeningAssessmentConfigDetails viewScreeningAssessment(curam.core.facade.struct.ScreeningAssessmentConfigKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void cancelScreeningConfiguration(curam.core.facade.struct.ScreeningConfigurationCancelKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.facade.struct.AssessmentConfigurationList listAvailableAssessmentsForAdding(curam.core.facade.struct.ScreeningConfigurationKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.facade.struct.HomePageIdentifier getScreeningConfigurationHomePageIdentifier(curam.core.facade.struct.ScreeningConfigurationKey details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void cancelScreeningAssessmentConfig(curam.core.facade.struct.ScreeningAssessmentConfigCancelKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void createICSiteMapPage(curam.core.facade.struct.CreateICSiteMapDetails details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void modifyICSiteMapPage(curam.core.facade.struct.ModifyICSiteMapDetails details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.facade.struct.ListICSiteMapDetails listICSiteMapPage(curam.core.facade.struct.ListICSiteMapKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.facade.struct.ReadICSiteMapDetails readICSiteMapPage(curam.core.facade.struct.ReadICSiteMapKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void cancelICSiteMapPage(curam.core.facade.struct.CancelSiteMapDetails details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void createICEvidenceGroupPage(curam.core.facade.struct.CreateICEvidenceGroupPageDetails details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void modifyICEvidenceGroupPage(curam.core.facade.struct.ModifyICEvidenceGroupPageDetails details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.facade.struct.ListICEvidenceGroupPageDetails listICEvidenceGroupPage(curam.core.facade.struct.ListICEvidenceGroupPageKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.facade.struct.ReadICEvidenceGroupPageDetails readICEvidenceGroupPage(curam.core.facade.struct.ReadICEvidenceGroupPageKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void cancelICEvidenceGroupPage(curam.core.facade.struct.CancelICEvidenceGroupPageDetails details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void createICEvidencePage(curam.core.facade.struct.CreateICEvidencePageDetails details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void modifyICEvidencePage(curam.core.facade.struct.ModifyICEvidencePageDetails details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.facade.struct.ListICEvidencePageDetails listICEvidencePage(curam.core.facade.struct.ListICEvidencePageKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.facade.struct.ReadICEvidencePageDetails readICEvidencePage(curam.core.facade.struct.ReadICEvidencePageKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void cancelICEvidencePage(curam.core.facade.struct.CancelICEvidencePageDetails details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void modifyICAssessmentConfiguration(curam.core.facade.struct.ModifyICAssessmentConfigurationDetails details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.facade.struct.ReadICAssessmentConfigurationListDetailsList listICAssessmentConfiguration(curam.core.facade.struct.ReadICAssessmentConfigurationListKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.facade.struct.ReadICAssessmentConfigurationDetails readICAssessmentConfiguration(curam.core.facade.struct.ReadICAssessmentConfigurationKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.facade.struct.CreatedICAssessmentConfigurationIdentifier createICAssessmentConfiguration(curam.core.facade.struct.CreateICAssessmentConfigurationDetails details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void cancelICAssessmentConfiguration(curam.core.facade.struct.CancelICAssessmentConfigurationKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void modifyInvCAssessmentConfiguration(curam.core.facade.struct.ModifyInvCAssessmentConfigDetails details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.facade.struct.ReadInvCAssessmentConfigListDetailsList listInvCAssessmentConfiguration(curam.core.facade.struct.ReadInvCAssessmentConfigListKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.facade.struct.ReadInvCAssessmentConfigDetails readInvCAssessmentConfiguration(curam.core.facade.struct.ReadInvCAssessmentConfigKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.facade.struct.CreatedInvCAssessmentConfigIdentifier createInvCAssessmentConfiguration(curam.core.facade.struct.CreateInvCAssessmentConfigDetails details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void cancelInvCAssessmentConfiguration(curam.core.facade.struct.CancelInvCAssessmentConfigKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void createTemporalEvidenceApprovalCheck(curam.core.facade.struct.CreateTemporalEvidenceApprovalCheck details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.facade.struct.ViewTemporalEvidenceApprovalCheck readTemporalEvidenceApprovalCheckDetails(curam.core.facade.struct.TemporalEvidenceApprovalCheckKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.facade.struct.TemporalEvidenceApprovalCheckList listTemporalEvidenceApprovalCheckByEvidenceType() throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void modifyTemporalEvidenceApprovalCheck(curam.core.facade.struct.ModifyTemporalEvidenceApprovalCheck details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void cancelTemporalEvidenceApprovalCheck(curam.core.facade.struct.TemporalEvidenceApprovalCheckKey key, curam.core.facade.struct.ModifyTemporalEvidenceApprovalCheck details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void createDeduction(curam.core.facade.struct.CreateDeductionDtls details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void modifyDeduction(curam.core.facade.struct.ModifyDeductionDetails details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void cancelDeduction(curam.core.facade.struct.CancelDeductionDetails details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.facade.struct.ReadDeductionDtls readDeduction(curam.core.facade.struct.DeductionKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.facade.struct.DeductionContextDescriptionDetails getDeductionContextDescription(curam.core.facade.struct.DeductionContextDescriptionKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.facade.struct.ReadDeductionDtls readDeductionByName(curam.core.facade.struct.DeductionNameCaseID key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.facade.struct.IntegratedCaseTypesForAssessmentConfigDetailsList listIntegratedCaseTypesForAssessmentConfiguration(curam.core.facade.struct.AssessmentConfigurationKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.facade.struct.BenefitProductsForAssessmentConfigDetailsList listProductsForAssessmentConfiguration(curam.core.facade.struct.AssessmentConfigurationKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.facade.struct.AssessmentConfigurationIDAndNameDetailsList listDistinctICAssessmentConfigurationsByCaseID(curam.core.facade.struct.ListAssessmentTypesForICCaseIDKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.facade.struct.HomePageIdentifier getAssessmentConfigurationHomePageIdentifierByAssessmentCaseID(curam.core.facade.struct.CaseIDKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.facade.struct.ScreeningConfigNameList listAllScreeningTypes() throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.facade.struct.AssessmentConfigTypeList listAllAssessmentTypes() throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.facade.struct.AssessmentConfigurationIDAndNameDetailsList listDistinctInvCAssessmentConfigurationsByCaseID(curam.core.facade.struct.ListAssessmentTypesForICCaseIDKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void modifyScreeningConfiguration1(curam.core.facade.struct.ScreeningConfigurationModifyDtls details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
#modifyScreeningConfiguration()
. Modifies an existing
ScreeningConfiguration as specified. Method reads additional attributes
which indicates an ownership strategy has been configured for this case
type.curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.facade.struct.ReadICAssessmentConfigurationListDetailsListAndVersionNo listICAssessmentConfigurationAndVersionNo(curam.core.facade.struct.ReadICAssessmentConfigurationListKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.facade.struct.ScreeningAssessmentConfigWithVersionNoDetailsList listScreeningAssessmentWithVersionNo(curam.core.facade.struct.ScreeningConfigurationKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.facade.struct.ReadAssessmentConfigurationName readAssessmentName(curam.core.facade.struct.ReadAssessmentConfigurationKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException