@Deprecated
@AccessLevel(value=EXTERNAL)
public interface EvidenceBroker
Modifier and Type | Method and Description |
---|---|
curam.evidencebroker.facade.struct.SynchronizeEvidenceResult |
acceptAllIdenticalIncomingEvidence(curam.core.facade.struct.CaseID key)
Deprecated.
Since 7.0.2.0 functionality has been replaced by component
AdvancedEvidenceSharing.
Accepts all identical incoming evidence onto a case in process. After
successfully accepting all
incoming evidences, any outstanding tasks which are related to the
evidences being accepted would be
closed. Also, returns warning messages if there are any warnings during
the process of incoming evidence
acceptance. This method is intended to be used by users responsible for
managing case evidence sharing.
|
curam.evidencebroker.facade.struct.SynchronizeEvidenceResult |
acceptIdenticalIncomingEvidence(curam.core.sl.infrastructure.entity.struct.EvidenceDescriptorKey key)
Deprecated.
Since 7.0.2.0 functionality has been replaced by component
AdvancedEvidenceSharing.
Accepts identical incoming evidence onto a case in process. After
accepting the incoming evidence, any outstanding incoming evidence tasks
which are related to the evidence being accepted would be closed. Also,
returns warning messages if there are any warnings during the process of
incoming evidence acceptance. This method is intended to be used by users
responsible for managing case evidence sharing.
|
void |
cannotCompleteCaseParticipantCreationSynchronization(curam.core.struct.CaseHeaderKey caseHeaderKey)
Deprecated.
Since 7.0.2.0 functionality has been replaced by component
AdvancedEvidenceSharing.
This method is invoked when the user selects the 'unable to complete
synchronization' link from the workflow activity created for case
participant creation evidence synchronization. The task relates to all
evidence requiring synchronization on the case. The user has indicated
that the work related to the task cannot be completed so the task will be
closed and a task sent to the case supervisor.
|
void |
cannotCompleteIdenticalEvidenceSynchronization(curam.core.sl.infrastructure.entity.struct.EvidenceDescriptorKey evidenceDescriptorKey)
Deprecated.
Since 7.0.2.0 functionality has been replaced by component
AdvancedEvidenceSharing.
This method is invoked when the user selects the 'unable to complete
synchronization' link from the workflow activity created for identical
evidence synchronization. The user has indicated that the work related to
the task cannot be completed so the task will be closed and a notification
sent to the case supervisor.
|
void |
cannotCompleteNonIdenticalEvidenceSynchronization(curam.core.sl.infrastructure.entity.struct.EvidenceDescriptorKey evidenceDescriptorKey)
Deprecated.
Since 7.0.2.0 functionality has been replaced by component
AdvancedEvidenceSharing.
This method is invoked when the user selects the 'unable to complete
synchronization' link from the workflow activity created for non identical
evidence synchronization. The user has indicated that the work related to
the task cannot be completed so the task will be closed and a notification
sent to the case supervisor.
|
void |
caseParticipantCreationSynchronizationComplete(curam.core.struct.CaseHeaderKey caseHeaderKey)
Deprecated.
Since 7.0.2.0 functionality has been replaced by component
AdvancedEvidenceSharing.
This method is invoked when the user selects the 'synchronization
complete' link from the workflow activity created for case participant
creation evidence synchronization. The task relates to all evidence
requiring synchronization on the case. The user has indicated that all
work related to the task has been completed so the task will be closed.
|
curam.evidencebroker.facade.struct.SynchronizeEvidenceResult |
confirmResolvedNonIdenticalEvidence(curam.core.sl.infrastructure.entity.struct.EvidenceDescriptorKey key)
Deprecated.
Since 7.0.2.0 functionality has been replaced by component
AdvancedEvidenceSharing.
Marks the status of non identical incoming evidence as resolved. After
successfully updating the status of non incoming evidence as resolved, any
outstanding tasks which are related to the evidence being resolved would
be closed. Also, returns warning messages if there are any warnings during
the process this process. This method is intended to be used by users
responsible for managing case evidence sharing.
|
curam.evidencebroker.facade.struct.IdenticalEvidenceComparisonDetails |
getContextDetailsForIdenticalEvidenceComparison(curam.core.sl.infrastructure.entity.struct.CaseIDAndEvidenceDescriptorID key,
curam.evidencebroker.facade.struct.WizardInfo wizardKey)
Deprecated.
Since 7.0.2.0 functionality has been replaced by component
AdvancedEvidenceSharing.
Gets the context details such as type of the evidence being compared.
|
curam.evidencebroker.facade.struct.IdenticalEvidenceComparisonData |
getEvidenceForIdenticalComparisonView(curam.core.sl.infrastructure.entity.struct.CaseIDAndEvidenceDescriptorID key)
Deprecated.
Since 7.0.2.0 functionality has been replaced by component
AdvancedEvidenceSharing.
This method returns the evidence records for identical evidence sharing
comparison view in an XML list form. The returned list contains the shared
evidence record and any active or in-edit records of the same evidence
type as the shared evidence record that are on the current case. The
current case is the case on which evidence is being synchronized.
|
curam.evidencebroker.facade.struct.NonIdenticalEvidenceComparisonData |
getEvidenceForNonIdenticalComparisonView(curam.core.sl.infrastructure.entity.struct.CaseIDAndEvidenceDescriptorID key,
curam.core.sl.struct.EvidenceTypeKey targetType)
Deprecated.
Since 7.0.2.0 functionality has been replaced by component
AdvancedEvidenceSharing.
This method returns the evidence records for identical evidence sharing
comparison view in an XML list form. The returned list contains the shared
evidence record and any active or in-edit records of the same evidence
type as the shared evidence record that are on the current case. The
current case is the case on which evidence is being synchronized.
|
curam.evidencebroker.facade.struct.IdenticalEvidencesListForComparison |
getIdenticalEvidencesForComparison(curam.core.sl.infrastructure.entity.struct.CaseIDAndEvidenceDescriptorID key)
Deprecated.
Since 7.0.2.0 functionality has been replaced by component
AdvancedEvidenceSharing.
This method returns the evidence records for identical evidence in the
form of a multi select widget. The returned list contains any active or
in-edit records of the same evidence type as the shared evidence record
that are on the current case. The current case is the case on which
evidence is being synchronized.
|
curam.evidencebroker.facade.struct.IdenticalEvidenceComparisonData |
getSelectedIdenticalEvidenceComparison(curam.evidencebroker.facade.struct.WizardInfo wizardInfo,
curam.core.sl.infrastructure.entity.struct.CaseIDAndEvidenceDescriptorID key)
Deprecated.
Since 7.0.2.0 functionality has been replaced by component
AdvancedEvidenceSharing.
This method returns the selected evidence records for identical evidence
sharing comparison view in an XML list form. The returned list contains
the shared evidence record and selected active or in-edit records of the
same evidence type as the shared evidence record that are on the current
case. The current case is the case on which evidence is being synchronized.
|
curam.evidencebroker.facade.struct.WizardInfo |
getSelectedIdenticalEvidencesToWizard(curam.evidencebroker.facade.struct.SelectedEvidenceTab key)
Deprecated.
Since 7.0.2.0 functionality has been replaced by component
AdvancedEvidenceSharing.
Accepts the given list of identical evidence identifiers and persists them
to a wizard table and returns the corresponding wizard identifier.
|
void |
identicalEvidenceSynchronizationComplete(curam.core.sl.infrastructure.entity.struct.EvidenceDescriptorKey evidenceDescriptorKey)
Deprecated.
Since 7.0.2.0 functionality has been replaced by component
AdvancedEvidenceSharing.
This method is invoked when the user selects the 'synchronization
complete' link from the workflow activity created for identical evidence
synchronization. The user has indicated that all work related to the task
has been completed so the task will be closed.
|
curam.evidencebroker.sl.struct.IncomingEvidenceDetailsList |
listIdenticalIncomingEvidence(curam.core.facade.struct.CaseID key)
Deprecated.
Since 7.0.2.0 functionality has been replaced by component
AdvancedEvidenceSharing.
Returns list of identical incoming evidence for a case to accept or reject
the incoming evidence onto the case in process. This method is intended to
be used by users responsible for managing case evidence sharing.
|
curam.evidencebroker.sl.struct.IncomingEvidenceAndSourceCaseDetailsList |
listIdenticalIncomingEvidenceWithVerifications(curam.core.facade.struct.CaseID caseID)
Deprecated.
Since 7.0.2.0 functionality has been replaced by component
AdvancedEvidenceSharing.
Returns list of identical incoming evidence along with shared
verifications, if there are any, for a case to accept or reject the
incoming evidence onto the case in process. This method is intended to be
used by users responsible for managing case evidence sharing.
|
curam.evidencebroker.sl.struct.IncomingEvidenceDetailsList |
listNonIdenticalIncomingEvidence(curam.core.facade.struct.CaseID key)
Deprecated.
Since 7.0.2.0 functionality has been replaced by component
AdvancedEvidenceSharing.
Returns list of non identical incoming evidence for a case to accept or
reject the incoming evidence onto the case in process. This method is
intended to be used by users responsible for managing case evidence
sharing.
|
curam.evidencebroker.sl.struct.IncomingEvidenceAndSourceCaseDetailsList |
listNonIdenticalIncomingEvidenceWithVerifications(curam.core.facade.struct.CaseID caseID)
Deprecated.
Since 7.0.2.0 functionality has been replaced by component
AdvancedEvidenceSharing.
Returns list of identical incoming evidence along with shared
verifications, if there are any, for a case to accept or reject the
incoming evidence onto the case in process. This method is intended to be
used by users responsible for managing case evidence sharing.
|
curam.core.facade.infrastructure.struct.VerificationItemProvidedDetailsList |
listVerificationItemProvidedForIncomingEvidence(curam.evidencebroker.facade.struct.EvidenceVerificationItemDetails evidenceVerificationItemDetails)
Deprecated.
Since 7.0.2.0 functionality has been replaced by component
AdvancedEvidenceSharing.
Returns list of Verification Items Provided Shared along with the
evidences.
|
curam.core.facade.infrastructure.struct.VerificationDetailsForIncomingEvidenceList |
listVerificationsForIncomingEvidence(curam.evidencebroker.facade.struct.CaseIDAndEvidenceTypeDetails caseIDAndEvidenceTypeKey)
Deprecated.
Since 7.0.2.0 functionality has been replaced by component
AdvancedEvidenceSharing.
Returns details of verifications that are shared along with the evidences.
|
void |
nonIdenticalEvidenceSynchronizationComplete(curam.core.sl.infrastructure.entity.struct.EvidenceDescriptorKey evidenceDescriptorKey)
Deprecated.
Since 7.0.2.0 functionality has been replaced by component
AdvancedEvidenceSharing.
This method is invoked when the user selects the 'synchronization
complete' link from the workflow activity created for non identical
evidence synchronization. The user has indicated that all work related to
the task has been completed so the task will be closed.
|
curam.evidencebroker.facade.struct.SynchronizeEvidenceResult |
rejectAllIdenticalIncomingEvidence(curam.core.facade.struct.CaseID key)
Deprecated.
Since 7.0.2.0 functionality has been replaced by component
AdvancedEvidenceSharing.
Rejects all identical incoming evidence onto a case in process. After
successfully rejecting all incoming evidences, any outstanding tasks which
are related to the evidence being rejected would be closed. Also, returns
warning messages if there are any warnings during the process of incoming
evidence rejection. This method is intended to be used by users
responsible for managing case evidence sharing.
|
curam.evidencebroker.facade.struct.SynchronizeEvidenceResult |
rejectIdenticalIncomingEvidence(curam.core.sl.infrastructure.entity.struct.EvidenceDescriptorKey key)
Deprecated.
Since 7.0.2.0 functionality has been replaced by component
AdvancedEvidenceSharing.
Rejects identical incoming evidence onto a case in process. After
successfully rejecting the incoming evidence, any outstanding tasks which
are related to the evidence being rejected would be closed. Also, returns
warning messages if there are any warnings during the process of incoming
evidence rejection. This method is intended to be used by users
responsible for managing case evidence sharing.
|
void |
supervisorCaseParticipantCreationSynchronizeTaskComplete(curam.core.struct.CaseHeaderKey caseHeaderKey)
Deprecated.
Since 7.0.2.0 functionality has been replaced by component
AdvancedEvidenceSharing.
This method is invoked when the supervisor selects the 'I have resolved
all issues' link on the case participant creation evidence synchronization
task that is assigned to the supervisor when the case owner cannot
synchronize the case participant creation evidence due to unresolved
issues. The supervisor has indicated that all issues have been resolved so
the task will be closed.
|
void |
supervisorEvidenceSynchronizeTaskComplete(curam.core.sl.infrastructure.entity.struct.EvidenceDescriptorKey evidenceDescriptorKey)
Deprecated.
Since 7.0.2.0 functionality has been replaced by component
AdvancedEvidenceSharing.
This method is invoked when the supervisor selects the 'I have resolved
all issues' link on the evidence synchronization task that is assigned to
the supervisor when the case owner cannot synchronize the evidence record
due to unresolved issues. The supervisor has indicated that all issues
have been resolved so the task will be closed.
|
@Deprecated @AccessLevel(value=EXTERNAL) curam.evidencebroker.facade.struct.IdenticalEvidenceComparisonData getEvidenceForIdenticalComparisonView(curam.core.sl.infrastructure.entity.struct.CaseIDAndEvidenceDescriptorID key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@Deprecated @AccessLevel(value=EXTERNAL) curam.evidencebroker.facade.struct.NonIdenticalEvidenceComparisonData getEvidenceForNonIdenticalComparisonView(curam.core.sl.infrastructure.entity.struct.CaseIDAndEvidenceDescriptorID key, curam.core.sl.struct.EvidenceTypeKey targetType) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@Deprecated @AccessLevel(value=EXTERNAL) void identicalEvidenceSynchronizationComplete(curam.core.sl.infrastructure.entity.struct.EvidenceDescriptorKey evidenceDescriptorKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@Deprecated @AccessLevel(value=EXTERNAL) void cannotCompleteIdenticalEvidenceSynchronization(curam.core.sl.infrastructure.entity.struct.EvidenceDescriptorKey evidenceDescriptorKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@Deprecated @AccessLevel(value=EXTERNAL) void cannotCompleteNonIdenticalEvidenceSynchronization(curam.core.sl.infrastructure.entity.struct.EvidenceDescriptorKey evidenceDescriptorKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@Deprecated @AccessLevel(value=EXTERNAL) void nonIdenticalEvidenceSynchronizationComplete(curam.core.sl.infrastructure.entity.struct.EvidenceDescriptorKey evidenceDescriptorKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@Deprecated @AccessLevel(value=EXTERNAL) void supervisorEvidenceSynchronizeTaskComplete(curam.core.sl.infrastructure.entity.struct.EvidenceDescriptorKey evidenceDescriptorKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@Deprecated @AccessLevel(value=EXTERNAL) void supervisorCaseParticipantCreationSynchronizeTaskComplete(curam.core.struct.CaseHeaderKey caseHeaderKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@Deprecated @AccessLevel(value=EXTERNAL) void caseParticipantCreationSynchronizationComplete(curam.core.struct.CaseHeaderKey caseHeaderKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@Deprecated @AccessLevel(value=EXTERNAL) void cannotCompleteCaseParticipantCreationSynchronization(curam.core.struct.CaseHeaderKey caseHeaderKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@Deprecated @AccessLevel(value=EXTERNAL) curam.evidencebroker.sl.struct.IncomingEvidenceDetailsList listIdenticalIncomingEvidence(curam.core.facade.struct.CaseID key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@Deprecated @AccessLevel(value=EXTERNAL) curam.evidencebroker.sl.struct.IncomingEvidenceDetailsList listNonIdenticalIncomingEvidence(curam.core.facade.struct.CaseID key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@Deprecated @AccessLevel(value=EXTERNAL) curam.evidencebroker.facade.struct.SynchronizeEvidenceResult acceptIdenticalIncomingEvidence(curam.core.sl.infrastructure.entity.struct.EvidenceDescriptorKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@Deprecated @AccessLevel(value=EXTERNAL) curam.evidencebroker.facade.struct.SynchronizeEvidenceResult rejectIdenticalIncomingEvidence(curam.core.sl.infrastructure.entity.struct.EvidenceDescriptorKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@Deprecated @AccessLevel(value=EXTERNAL) curam.evidencebroker.facade.struct.SynchronizeEvidenceResult confirmResolvedNonIdenticalEvidence(curam.core.sl.infrastructure.entity.struct.EvidenceDescriptorKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@Deprecated @AccessLevel(value=EXTERNAL) curam.evidencebroker.facade.struct.SynchronizeEvidenceResult acceptAllIdenticalIncomingEvidence(curam.core.facade.struct.CaseID key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@Deprecated @AccessLevel(value=EXTERNAL) curam.evidencebroker.facade.struct.SynchronizeEvidenceResult rejectAllIdenticalIncomingEvidence(curam.core.facade.struct.CaseID key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@Deprecated @AccessLevel(value=EXTERNAL) curam.evidencebroker.sl.struct.IncomingEvidenceAndSourceCaseDetailsList listIdenticalIncomingEvidenceWithVerifications(curam.core.facade.struct.CaseID caseID) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@Deprecated curam.core.facade.infrastructure.struct.VerificationDetailsForIncomingEvidenceList listVerificationsForIncomingEvidence(curam.evidencebroker.facade.struct.CaseIDAndEvidenceTypeDetails caseIDAndEvidenceTypeKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@Deprecated curam.core.facade.infrastructure.struct.VerificationItemProvidedDetailsList listVerificationItemProvidedForIncomingEvidence(curam.evidencebroker.facade.struct.EvidenceVerificationItemDetails evidenceVerificationItemDetails) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@Deprecated @AccessLevel(value=EXTERNAL) curam.evidencebroker.facade.struct.IdenticalEvidencesListForComparison getIdenticalEvidencesForComparison(curam.core.sl.infrastructure.entity.struct.CaseIDAndEvidenceDescriptorID key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@Deprecated @AccessLevel(value=EXTERNAL) curam.evidencebroker.facade.struct.WizardInfo getSelectedIdenticalEvidencesToWizard(curam.evidencebroker.facade.struct.SelectedEvidenceTab key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@Deprecated @AccessLevel(value=EXTERNAL) curam.evidencebroker.facade.struct.IdenticalEvidenceComparisonDetails getContextDetailsForIdenticalEvidenceComparison(curam.core.sl.infrastructure.entity.struct.CaseIDAndEvidenceDescriptorID key, curam.evidencebroker.facade.struct.WizardInfo wizardKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@Deprecated @AccessLevel(value=EXTERNAL) curam.evidencebroker.facade.struct.IdenticalEvidenceComparisonData getSelectedIdenticalEvidenceComparison(curam.evidencebroker.facade.struct.WizardInfo wizardInfo, curam.core.sl.infrastructure.entity.struct.CaseIDAndEvidenceDescriptorID key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@Deprecated @AccessLevel(value=EXTERNAL) curam.evidencebroker.sl.struct.IncomingEvidenceAndSourceCaseDetailsList listNonIdenticalIncomingEvidenceWithVerifications(curam.core.facade.struct.CaseID caseID) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException