@AccessLevel(value=EXTERNAL)
public interface InvestigationDelivery
Modifier and Type | Method and Description |
---|---|
void |
approve(curam.core.struct.ProductDeliveryApprovalKey key)
Approves an investigation delivery.
|
void |
cancelActionPlan(curam.core.sl.struct.CancelActionPlanKey key)
Cancels an action plan.
|
void |
cancelAllegation(curam.core.sl.struct.CancelAllegationDetails cancelAllegationDetails)
Cancels an allegation for an investigation case.
|
void |
cancelIncidentAssociation(curam.core.sl.struct.CancelIncidentLinkDetails details)
Cancels an incident association.
|
curam.core.struct.InformationalMsgDtlsList |
close1(curam.core.facade.struct.CloseCaseDetails details)
Closes an investigation delivery.
|
curam.core.struct.InformationalMsgDtlsList |
countActiveTasks(curam.core.struct.CaseKey caseKey)
Counts if there are tasks active on the investigation to be closed.
|
curam.core.sl.entity.struct.InvestigationDeliveryKey |
create(curam.core.sl.struct.InvestigationCreationDetails details)
This method is used for the creation of an investigation delivery by a user.
|
curam.core.sl.entity.struct.ActionChildLinkKey |
createActionAllegationAssociation(curam.core.sl.entity.struct.ActionChildLinkDtls details)
Method to associate Action with provided Allegation record.
|
void |
createActionPlan(curam.core.sl.struct.CreateActionPlanDetails details)
Creates an action plan for an investigation case.
|
curam.core.sl.entity.struct.AllegationKey |
createAllegation(curam.core.sl.struct.AllegationDetails createAllegationDetails)
Creates an allegation for an investigation case.
|
curam.attachmentlink.struct.AttachmentLinkKey |
createAllegationAttachment(curam.attachmentlink.struct.AttachmentLinkDetails details)
Method to create Attachment for an Allegation.
|
void |
createAllegationRole(curam.core.sl.entity.struct.AllegationKey allegationKey,
curam.core.sl.struct.AllegationRoleDetails details)
Creates an allegation role.
|
curam.core.facade.struct.CreateAssessmentDeliveryDetails |
createAssessment(curam.core.facade.struct.CreateAssessmentDeliveryKey key)
Creates an assessment delivery on investigation delivery.
|
curam.core.sl.entity.struct.FindingKey |
createFinding(curam.core.sl.entity.struct.FindingDtls dtls)
Method to create new finding.
|
curam.incident.entity.struct.IncidentLinkKey |
createIncidentAssociation(curam.incident.entity.struct.IncidentLinkDtls details)
Creates an existing incident association to investigation case.
|
curam.core.sl.entity.struct.MilestoneDeliveryKey |
createMilestone(curam.core.sl.struct.InvestigationMilestoneDeliveryDtls dtls)
This method creates a milestone for investigation delivery.
|
void |
createResolution(curam.core.facade.struct.ResolutionDetails details)
Adds a resolution to this investigation delivery.
|
curam.core.facade.struct.ContextDescriptionDetails |
getContextDescription(curam.core.struct.CaseHeaderKey key)
Returns the context description for investigation delivery pages.
|
curam.core.struct.InitialInvestigationSearchCriteria |
getInvestigationSearchCriteria()
Returns initial details to populate investigation search criteria.
|
curam.core.facade.struct.MyInvestigationFilterList |
getMyInvestigationFilterList()
Returns initial filter lists to populate my investigation search filters.
|
curam.core.facade.struct.InvestigationIntegratedIndPrimaryClient |
getRelatedCaseTypeAndPrimaryClient(curam.core.struct.CaseHeaderKey key)
Indicates if the related case is an integrated case, if not the primary
client will also be returned.
|
curam.core.facade.struct.InvestigationSearchByOwnerResult |
investigationDefaultSearchByOwner1()
Search investigation by specified owner using default values.
|
curam.core.facade.struct.InvestigationSearchListStruct |
investigationSearch1(curam.core.struct.InvestigationSearchCriteria key)
Presentation layer method to search for an investigation by specified
search criteria.
|
curam.core.facade.struct.InvestigationDeliveryActionPlanList |
listActionPlans(curam.core.sl.entity.struct.LinkKey key)
Lists action plans for investigation case.
|
curam.core.facade.struct.AllegationRoleDetailsList |
listActiveAllegationRole(curam.core.sl.struct.CaseIDKey key)
Lists active allegation role
details for investigation case.
|
curam.core.facade.struct.InvestigationResolutionAndConfigIDDetailsList |
listActiveResolutionForInvestigation(curam.core.sl.entity.struct.InvestigationDeliveryKey key)
List the active resolution for an investigation.
|
curam.core.facade.struct.AllegationDetailsIndicatorList |
listAllegation1(curam.core.sl.entity.struct.CaseKeyStruct investigationCaseID)
Reads an allegation for an investigation case.
|
curam.core.facade.struct.InvestigationDeliveryAssessmentList |
listAssessment(curam.core.facade.struct.ListICAssessmentKey key)
Returns a list of assessments on the Investigation Delivery.
|
curam.core.sl.struct.SearchCaseParticipantDetailsList |
listCaseParticipant(curam.core.sl.struct.SearchCaseParticipantDetailsKey key)
Retrieves the Case Participants by Case.
|
curam.core.sl.entity.struct.FindingDtlsList |
listFinding(curam.core.sl.entity.struct.AllegationKey key)
Method to list finding details for specified allegation.
|
curam.core.facade.struct.ListMilestoneForInvestigationTypeDetails |
listMilestoneForInvestigationType(curam.core.struct.CaseHeaderKey key)
This method lists all milestones which have been configured in
administration for the case type.
|
curam.core.facade.struct.ResolutionStatusHistoryDtlsList |
listResolutionChangeHistory(curam.core.sl.entity.struct.InvestigationDeliveryKey key)
Lists the resolution change history for the investigation case.
|
curam.core.sl.struct.AllegationDetailsList |
listUnassignedAllegation(curam.core.struct.CaseKey key)
Method to list Allegation Details which are not associated to Action.
|
curam.core.sl.struct.InvestigationDeliveryIncidentDetailsList |
listUnassociatedIncidentForInvestigationDelivery(curam.core.sl.struct.CaseIDAndConcernRoleIDKey key)
List the active incidents not associated to investigation.
|
void |
modifyActionPlan(curam.core.sl.entity.struct.ActionPlanDtls details)
Modifies an action plan for an investigation case.
|
void |
modifyAllegation(curam.core.sl.struct.AllegationDetails modifyAllegationDetails)
Modifies an allegation for an investigation case.
|
void |
modifyAllegationRole(curam.core.sl.struct.AllegationRoleDetails details)
Modifies an allegation role record.
|
void |
modifyClosureDetails(curam.core.facade.struct.CloseCaseDetails details)
Modifies the closure details for an investigation delivery.
|
void |
modifyFinding(curam.core.sl.entity.struct.FindingDtls dtls)
Method to modify finding details.
|
void |
modifyHeader(curam.core.sl.struct.InvestigationHeaderDetails details)
Modifies the details for an investigation case header.
|
void |
modifyResolution(curam.core.facade.struct.ResolutionDetails details)
This method is used to modify a Resolution on an investigation.
|
void |
overrideFinding(curam.core.sl.entity.struct.ModifyOverrideReasonDtls dtls)
Method to override finding details.
|
curam.core.sl.struct.PrintActionPlanDetails |
printActionPlan(curam.core.sl.entity.struct.ActionPlanKey key)
Method to print Action Plan details.
|
curam.core.sl.struct.ActionAndAllegationDetails |
readActionAndAllegationDetails(curam.core.sl.entity.struct.ActionKey key)
Method to read Action and associated Allegation details list.
|
curam.core.sl.entity.struct.ActionPlanDtls |
readActionPlan(curam.core.sl.entity.struct.ActionPlanKey key)
Reads details of an action plan.
|
curam.core.sl.struct.ActionPlanAndActionDetails |
readActionPlanAndAction(curam.core.sl.entity.struct.ActionPlanKey key)
Method to read Action Plan details and associated Action details list.
|
curam.core.sl.struct.ActionPlanAndSituationDetails |
readActionPlanAndSituation(curam.core.sl.entity.struct.ActionPlanKey key)
Method to read Action Plan details and associated Situation details list.
|
curam.core.sl.struct.AllegationAndFindingDetails |
readAllegation(curam.core.sl.entity.struct.AllegationKey allegationKey)
Reads an allegation details.
|
curam.core.sl.struct.AllegationAndParticipantListDtls |
readAllegationForModify(curam.core.sl.entity.struct.AllegationKey key)
Returns allegation details and a list of participants on a case that can
be selected when modifying the allegation source.
|
curam.core.sl.struct.AllegationHomeDetails |
readAllegationHomeDetails(curam.core.sl.entity.struct.AllegationKey key)
Reads allegation details for the view page, including the list of
allegation roles and finding details.
|
curam.core.sl.struct.AllegationRoleParticipantListDetails |
readAllegationRole(curam.core.sl.entity.struct.AllegationRoleKey key)
Reads Allegation Role details.
|
curam.core.facade.struct.ClosureDetails |
readClosureDetails(curam.core.struct.CaseHeaderKey key)
Returns the case closure details for an investigation delivery.
|
curam.core.sl.entity.struct.FindingDtls |
readFinding(curam.core.sl.entity.struct.FindingKey key)
Method to read finding details.
|
curam.core.sl.struct.InvestigationHeaderDetails |
readHeader(curam.core.struct.CaseHeaderKey key)
Returns case header details for an investigation case.
|
curam.core.facade.struct.InvestigationHomePageDtls1 |
readHomePageDetails1(curam.core.sl.entity.struct.InvestigationDeliveryKey key)
This method is used to display the investigation delivery case homepage.
|
curam.core.facade.struct.IntegratedInvestigationHomeDtls1 |
readIntegratedInvestigationHomeDetails1(curam.core.sl.entity.struct.InvestigationDeliveryKey key)
Returns investigation home page details for an investigation case created
from an integrated case.
|
curam.core.facade.struct.ResolutionStatusHistoryDtls |
readResolutionChangeHistory(curam.core.sl.entity.struct.ResolutionStatusHistoryKey key)
Reads the details required to display the record resolution change history
screen.
|
void |
reject1(curam.core.struct.ProductDeliveryApprovalKey1 key)
Rejects an investigation delivery that was submitted for approval.
|
void |
removeAllegationRole(curam.core.sl.entity.struct.AllegationRoleKey key)
Removes an allegation participant from an allegation.
|
void |
removeResolution(curam.core.sl.entity.struct.ResolutionKey resolutionKey)
Remove the resolution from this investigation delivery.
|
void |
reopen(curam.core.facade.struct.ReactivationDetails details)
Reopens an investigation delivery.
|
curam.core.struct.CuramInd |
resolveIntegratedInvestigation(curam.core.struct.CaseHeaderKey key)
Indicates if an investigation has been created from an integration case or
integrated product delivery.
|
curam.core.facade.struct.InvestigationHomePageName |
resolveInvestigationHomePageName(curam.core.facade.struct.ReadInvestigationHomePageNameKey key)
Resolves the investigation home page name.
|
curam.core.facade.struct.InvestigationDeliveryEventAndActivityDetails1 |
searchInvestigationDeliveryEventAndActivity1(curam.core.facade.struct.SearchCaseEventAndActivityKey key)
This method returns data representing case events and activities for an
Investigation Delivery case.
|
void |
storeInvestigationSearchCriteria(curam.core.struct.InvestigationSearchCriteria details)
Stores user entered investigation search criteria.
|
curam.core.struct.ApprovalMessageList |
submitForApproval(curam.core.struct.CaseHeaderKey key)
Submits an investigation delivery for approval.
|
@AccessLevel(value=EXTERNAL) curam.core.sl.entity.struct.AllegationKey createAllegation(curam.core.sl.struct.AllegationDetails createAllegationDetails) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void modifyAllegation(curam.core.sl.struct.AllegationDetails modifyAllegationDetails) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void cancelAllegation(curam.core.sl.struct.CancelAllegationDetails cancelAllegationDetails) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.sl.struct.SearchCaseParticipantDetailsList listCaseParticipant(curam.core.sl.struct.SearchCaseParticipantDetailsKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.sl.struct.AllegationAndFindingDetails readAllegation(curam.core.sl.entity.struct.AllegationKey allegationKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.sl.entity.struct.InvestigationDeliveryKey create(curam.core.sl.struct.InvestigationCreationDetails 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.ListMilestoneForInvestigationTypeDetails listMilestoneForInvestigationType(curam.core.struct.CaseHeaderKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.sl.entity.struct.MilestoneDeliveryKey createMilestone(curam.core.sl.struct.InvestigationMilestoneDeliveryDtls dtls) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void createResolution(curam.core.facade.struct.ResolutionDetails details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void modifyResolution(curam.core.facade.struct.ResolutionDetails 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.InvestigationResolutionAndConfigIDDetailsList listActiveResolutionForInvestigation(curam.core.sl.entity.struct.InvestigationDeliveryKey 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.ResolutionStatusHistoryDtlsList listResolutionChangeHistory(curam.core.sl.entity.struct.InvestigationDeliveryKey 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.ResolutionStatusHistoryDtls readResolutionChangeHistory(curam.core.sl.entity.struct.ResolutionStatusHistoryKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.sl.struct.AllegationAndParticipantListDtls readAllegationForModify(curam.core.sl.entity.struct.AllegationKey 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.ContextDescriptionDetails getContextDescription(curam.core.struct.CaseHeaderKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.sl.struct.AllegationHomeDetails readAllegationHomeDetails(curam.core.sl.entity.struct.AllegationKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void removeAllegationRole(curam.core.sl.entity.struct.AllegationRoleKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void modifyAllegationRole(curam.core.sl.struct.AllegationRoleDetails details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.sl.struct.AllegationRoleParticipantListDetails readAllegationRole(curam.core.sl.entity.struct.AllegationRoleKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void createAllegationRole(curam.core.sl.entity.struct.AllegationKey allegationKey, curam.core.sl.struct.AllegationRoleDetails details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.sl.entity.struct.FindingKey createFinding(curam.core.sl.entity.struct.FindingDtls dtls) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void modifyFinding(curam.core.sl.entity.struct.FindingDtls dtls) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void overrideFinding(curam.core.sl.entity.struct.ModifyOverrideReasonDtls dtls) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.sl.entity.struct.FindingDtlsList listFinding(curam.core.sl.entity.struct.AllegationKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.sl.entity.struct.FindingDtls readFinding(curam.core.sl.entity.struct.FindingKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void removeResolution(curam.core.sl.entity.struct.ResolutionKey resolutionKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.struct.ApprovalMessageList submitForApproval(curam.core.struct.CaseHeaderKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void approve(curam.core.struct.ProductDeliveryApprovalKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void modifyClosureDetails(curam.core.facade.struct.CloseCaseDetails details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void reopen(curam.core.facade.struct.ReactivationDetails 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.ClosureDetails readClosureDetails(curam.core.struct.CaseHeaderKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void modifyHeader(curam.core.sl.struct.InvestigationHeaderDetails details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.sl.struct.InvestigationHeaderDetails readHeader(curam.core.struct.CaseHeaderKey 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.InvestigationIntegratedIndPrimaryClient getRelatedCaseTypeAndPrimaryClient(curam.core.struct.CaseHeaderKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.struct.CuramInd resolveIntegratedInvestigation(curam.core.struct.CaseHeaderKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.sl.struct.ActionAndAllegationDetails readActionAndAllegationDetails(curam.core.sl.entity.struct.ActionKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.sl.struct.AllegationDetailsList listUnassignedAllegation(curam.core.struct.CaseKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void createActionPlan(curam.core.sl.struct.CreateActionPlanDetails details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void modifyActionPlan(curam.core.sl.entity.struct.ActionPlanDtls 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.InvestigationDeliveryActionPlanList listActionPlans(curam.core.sl.entity.struct.LinkKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.sl.entity.struct.ActionPlanDtls readActionPlan(curam.core.sl.entity.struct.ActionPlanKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void cancelActionPlan(curam.core.sl.struct.CancelActionPlanKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.sl.entity.struct.ActionChildLinkKey createActionAllegationAssociation(curam.core.sl.entity.struct.ActionChildLinkDtls details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.sl.struct.ActionPlanAndActionDetails readActionPlanAndAction(curam.core.sl.entity.struct.ActionPlanKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.sl.struct.PrintActionPlanDetails printActionPlan(curam.core.sl.entity.struct.ActionPlanKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.attachmentlink.struct.AttachmentLinkKey createAllegationAttachment(curam.attachmentlink.struct.AttachmentLinkDetails details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.incident.entity.struct.IncidentLinkKey createIncidentAssociation(curam.incident.entity.struct.IncidentLinkDtls details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.sl.struct.InvestigationDeliveryIncidentDetailsList listUnassociatedIncidentForInvestigationDelivery(curam.core.sl.struct.CaseIDAndConcernRoleIDKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void cancelIncidentAssociation(curam.core.sl.struct.CancelIncidentLinkDetails 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.InvestigationDeliveryAssessmentList listAssessment(curam.core.facade.struct.ListICAssessmentKey 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.CreateAssessmentDeliveryDetails createAssessment(curam.core.facade.struct.CreateAssessmentDeliveryKey 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.InvestigationDeliveryEventAndActivityDetails1 searchInvestigationDeliveryEventAndActivity1(curam.core.facade.struct.SearchCaseEventAndActivityKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.sl.struct.ActionPlanAndSituationDetails readActionPlanAndSituation(curam.core.sl.entity.struct.ActionPlanKey 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.MyInvestigationFilterList getMyInvestigationFilterList() throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void storeInvestigationSearchCriteria(curam.core.struct.InvestigationSearchCriteria details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.struct.InitialInvestigationSearchCriteria getInvestigationSearchCriteria() throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.facade.struct.AllegationRoleDetailsList listActiveAllegationRole(curam.core.sl.struct.CaseIDKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void reject1(curam.core.struct.ProductDeliveryApprovalKey1 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.InvestigationHomePageDtls1 readHomePageDetails1(curam.core.sl.entity.struct.InvestigationDeliveryKey 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.IntegratedInvestigationHomeDtls1 readIntegratedInvestigationHomeDetails1(curam.core.sl.entity.struct.InvestigationDeliveryKey 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.AllegationDetailsIndicatorList listAllegation1(curam.core.sl.entity.struct.CaseKeyStruct investigationCaseID) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.struct.InformationalMsgDtlsList close1(curam.core.facade.struct.CloseCaseDetails 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.InvestigationHomePageName resolveInvestigationHomePageName(curam.core.facade.struct.ReadInvestigationHomePageNameKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.struct.InformationalMsgDtlsList countActiveTasks(curam.core.struct.CaseKey caseKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.facade.struct.InvestigationSearchByOwnerResult investigationDefaultSearchByOwner1() throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.facade.struct.InvestigationSearchListStruct investigationSearch1(curam.core.struct.InvestigationSearchCriteria key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException