@AccessLevel(value=EXTERNAL)
public interface VerificationApplication
Modifier and Type | Method and Description |
---|---|
void |
acceptAllDocumentsPendingReviewForVerification(curam.verification.sl.infrastructure.struct.CaseIDAndVDIEDLinkIDKey key)
Updates the review status of all attachments that have been linked to a
verification to Accepted.
|
curam.verification.facade.infrastructure.struct.UserProvidedVerificationItemKey |
acceptExistingDocumentAsProof(curam.verification.sl.infrastructure.struct.AttachmentLinkID arg1)
Accepts a document as suitable proof for the specified veriification.
|
void |
cancelUserProvidedVerificationItem(curam.verification.facade.infrastructure.struct.CancelUserProvidedVerificationItemDetails details)
Cancels a verification item provided.
|
void |
cancelVerificationAttachment(curam.verification.facade.infrastructure.struct.CancelVerificationAttachmentDetails details)
Cancels a verification attachment.
|
void |
cancelVerificationItemProvided(curam.verification.facade.infrastructure.struct.CancelVerificationItemProvidedDetails details)
Cancels a verification item provided.
|
void |
cancelWaiver(curam.verification.sl.infrastructure.struct.CancelVerificationWaiverDetails details)
Cancels a verification waiver record.
|
curam.verification.facade.infrastructure.struct.VerificationAttachmentLinkKey |
createVerificationAttachment(curam.verification.facade.infrastructure.struct.CreateVerificationAttachmentDetails details)
Creates a verification attachment.
|
curam.verification.facade.infrastructure.struct.VerificationItemProvidedKey |
createVerificationItemProvided(curam.verification.facade.infrastructure.struct.CreateVerificaitonItemProvidedDetails key)
Creates a verification item provided.
|
curam.verification.facade.infrastructure.struct.VerificationWaiverKey |
createWaiver(curam.verification.facade.infrastructure.struct.VerificationWaiverDetails details)
Creates a verification waiver for a verification.
|
curam.verification.facade.infrastructure.struct.ReadVerificationDetails |
fetchVerificationDetails(curam.verification.facade.infrastructure.struct.EvidenceVerificationDetails details)
Reads the verification details.
|
curam.core.facade.struct.WizardProperties |
getAddItemsToOutstandingVerificationForPDCWizard()
This method provides the wizard properties for Add Verification Item
wizard for a participant case.
|
curam.core.facade.struct.WizardProperties |
getAddItemsToOutstandingVerificationWizard()
This method provides the wizard properties for Add Verification Item
wizard for a case.
|
curam.verification.facade.infrastructure.struct.NewUserProvidedVerItemAndWizardDetails |
getUserProvidedVerificationItemWizardDetails(curam.core.sl.struct.WizardStateID arg1)
This method fetches the preserved values for the first page of Add
Verification Item wizard.
|
curam.verification.facade.infrastructure.struct.ListEvidenceVerificationDetailsAndEvidenceType |
listAddressVerificationDetails(curam.core.facade.struct.ParticipantKey key)
Returns a list of the verifications for all the addresses of a
participant.
|
curam.verification.facade.infrastructure.struct.ListVerificationItemNameDetails |
listAllVerificationItemsForAllOutstandingVerification(curam.core.struct.CaseKey arg1)
This lists all verification items for all outstanding verifications on a
case.
|
curam.verification.facade.infrastructure.struct.ListVerificationItemNameDetails |
listAllVerificationItemsForCaseParticipant(curam.core.sl.struct.ParticipantKeyStruct arg1)
This method lists all verification items for a case participant.
|
curam.verification.facade.infrastructure.struct.ListEvidenceVerificationDetailsAndEvidenceType |
listAlternateIDVerificationDetails(curam.core.facade.struct.ParticipantKey key)
Returns a list of the verifications for all the alternate id's of a
participant.
|
curam.verification.facade.infrastructure.struct.ListEvidenceVerificationDetailsAndEvidenceType |
listAlternateNameVerificationDetails(curam.core.facade.struct.ParticipantKey key)
Returns a list of the verifications for all the alternate names of a
participant.
|
curam.verification.facade.infrastructure.struct.ListEvidenceVerificationDetailsAndEvidenceType |
listBankAccountVerificationDetails(curam.core.facade.struct.ParticipantKey key)
Returns a list of the verifications for all the bank accounts of a
participant.
|
curam.verification.facade.infrastructure.struct.IntegratedCaseVerificationDetailsList |
listCaseVerificationDetails(curam.core.facade.struct.CaseKey_fo key)
Returns a list of verifications for an integrated case.
|
curam.verification.facade.infrastructure.struct.ListEvidenceVerificationDetailsAndEvidenceType |
listCitizenshipVerificationDetails(curam.core.facade.struct.ParticipantKey key)
Returns a list of all the verifications for the citizenship of a
participant.
|
curam.verification.facade.infrastructure.struct.ListEvidenceVerificationDetailsAndEvidenceType |
listEducationVerificationDetails(curam.core.facade.struct.ParticipantKey key)
Returns a list of all the verifications for the all the education records
of a participant.
|
curam.verification.facade.infrastructure.struct.ListEvidenceVerificationDetailsAndEvidenceType |
listEmployerVerificationDetails(curam.core.facade.struct.ParticipantKey key)
Returns a list of all the verifications for the all the employers of a
participant.
|
curam.verification.facade.infrastructure.struct.ListEvidenceVerificationDetailsAndEvidenceType |
listEmploymentVerificationDetails(curam.core.facade.struct.ParticipantKey key)
Returns a list of all the verifications for the all the employment
records of a participant.
|
curam.verification.facade.infrastructure.struct.ListEvidenceVerificationDetailsAndEvidenceType |
listEmploymentWorkingHoursVerificationDetails(curam.core.struct.EmploymentKey key)
Returns a list of all the verifications for the all the employment
working hour records of a participant.
|
curam.verification.facade.infrastructure.struct.ListEvidenceVerificationDetails |
listEvidenceItemVerificationDetails(curam.verification.facade.infrastructure.struct.CaseIDEvidenceIDAndTypeKey key)
Returns a list of all the verifications associated with evidence of a
case.
|
curam.verification.facade.infrastructure.struct.ListEvidenceVerificationDetails |
listEvidenceVerificationDetails(curam.verification.facade.infrastructure.struct.CaseIDAndEvidenceTypeKey key)
Returns a list of all the verifications associated with evidence of a
case.
|
curam.verification.facade.infrastructure.struct.ListEvidenceVerificationDetailsAndEvidenceType |
listForeignResidencyVerificationDetails(curam.core.facade.struct.ParticipantKey key)
Returns a list of all the verifications for the all the foreign
residencies of a participant.
|
curam.verification.facade.infrastructure.struct.IntegratedCaseVerificationDetailsList |
listOutstandingCaseVerificationDetails(curam.core.facade.struct.CaseKey_fo key)
Returns a list of outstanding verifications associated with a case.
|
curam.verification.facade.infrastructure.struct.CaseEvidenceVerificationDisplayDetailsList |
listOutstandingVerificationDetails(curam.core.sl.struct.WizardStateID arg2)
This method lists all outstanding verifications based on the provided
verification item id for a case.
|
curam.verification.facade.infrastructure.struct.CaseEvidenceVerificationDisplayDetailsList |
listOutstandingVerificationDetailsForCaseEvidence(curam.core.struct.CaseKey key)
Retrieves list of case evidence outstanding verifications.
|
curam.verification.facade.infrastructure.struct.IntegratedCaseVerificationDetailsList |
listOutstandingVerificationDetailsForPDC(curam.verification.facade.infrastructure.struct.ParticipantIDAndVerItemIDKey arg1)
This method lists all outstanding verifications for a participant based on
the verification item provided.
|
curam.verification.facade.infrastructure.struct.ListEvidenceVerificationDetails |
listParticipantEvidenceVerificationDetails(curam.verification.facade.infrastructure.struct.ParticipantIDAndEvidenceTypeKey key)
Returns a lists of all the verifications for a particular evidence type
for a participant.
|
curam.verification.facade.infrastructure.struct.IntegratedCaseVerificationDetailsList |
listParticipantVerificationDetails(curam.core.sl.struct.ParticipantKeyStruct key)
Returns a lists of all the verifications for a participant.
|
curam.verification.facade.infrastructure.struct.IntegratedCaseVerificationDetailsListForDuplicate |
listParticipantVerificationDetailsForDuplicate(curam.core.sl.struct.ParticipantKeyStruct key)
Returns a list of all the verifications for a duplicate participant.
|
curam.verification.facade.infrastructure.struct.IntegratedCaseVerificationDetailsList |
listPDOutstandingCaseVerificationDetails(curam.core.facade.struct.CaseKey_fo key)
Returns a list of outstanding verifications associated with a product
delivery case.
|
curam.verification.facade.infrastructure.struct.ListEvidenceVerificationDetailsAndEvidenceType |
listPersonVerificationDetails(curam.core.facade.struct.ParticipantKey key)
Returns a list of all the verifications for a person.
|
curam.verification.facade.infrastructure.struct.IntegratedCaseVerificationDetailsList |
listPOutstandingVerificationDetails(curam.core.sl.struct.ParticipantKeyStruct key)
Returns a list of outstanding verifications for a participant.
|
curam.verification.facade.infrastructure.struct.IntegratedCaseVerificationDetailsListForDuplicate |
listPOutstandingVerificationDetailsForDuplicate(curam.core.sl.struct.ParticipantKeyStruct key)
Returns a list of outstanding verification details for a duplicate
participant.
|
curam.verification.facade.infrastructure.struct.IntegratedCaseVerificationDetailsList |
listProductDeliveryCaseVerificationDetails(curam.core.facade.struct.CaseKey_fo key)
Returns a list of all the verifications for a product delivery case.
|
curam.verification.facade.infrastructure.struct.ListEvidenceVerificationDetailsAndEvidenceType |
listProspectEmployerVerificationDetails(curam.core.facade.struct.ParticipantKey key)
Returns a list of all the verifications for a prospect employer.
|
curam.verification.facade.infrastructure.struct.ListEvidenceVerificationDetailsAndEvidenceType |
listProspectPersonVerificationDetails(curam.core.facade.struct.ParticipantKey key)
Returns a list of all the verifications for a prospect person.
|
curam.verification.facade.infrastructure.struct.ListEvidenceVerificationDetailsAndEvidenceType |
listRelationshipVerificationDetails(curam.core.facade.struct.ParticipantKey key)
Returns a list of all the verifications for all the relationships of a
participant.
|
curam.verification.facade.infrastructure.struct.CaseEvidenceVerificationDisplayDetailsList |
listVerificationDetailsforCaseEvidence(curam.core.struct.CaseKey key)
Returns a list of case evidence verifications.
|
curam.verification.facade.infrastructure.struct.ListBusinessObjectVerificationDetails |
listVerificationsForBusinessObject(curam.core.sl.infrastructure.entity.struct.SuccessionID key)
Returns a list of verifications for a business object.
|
curam.verification.facade.infrastructure.struct.ListBusinessObjectVerificationDetails |
listVerificationsForCaseEvidence(curam.verification.facade.infrastructure.struct.CaseIDAndEvidenceTypeKey key)
Returns a list of verifications for the specified case and evidence type.
|
curam.verification.facade.infrastructure.struct.ViewEvidenceVerificationDetails |
listVerificationWaiverDetails(curam.verification.facade.infrastructure.struct.EvidenceVerificationDetails key)
Returns a list of verification waivers.
|
void |
modifyDueDate(curam.verification.facade.infrastructure.struct.ModifyVerificationRequirementDueDateKey key)
Modifies a verifications due date.
|
void |
modifyVerificationAttachment(curam.verification.facade.infrastructure.struct.ModifyVerificationAttachmentDetails details)
Modify a verification attachment.
|
void |
modifyWaiverPeriod(curam.verification.facade.infrastructure.struct.ModifyVerificationWaiverDetails details)
Modifies an existing verification waiver.
|
curam.verification.facade.infrastructure.struct.UserProvidedVerificationItemKey |
newUserProvidedVerificationItem(curam.verification.facade.infrastructure.struct.NewUserProvidedVerificationItemDetails details)
Creates a verification item provided.
|
curam.verification.facade.infrastructure.struct.UserProvidedVerificationItemKey |
newUserProvidedVerificationItemAndAssociatedEvidences(curam.core.facade.struct.ActionIDProperty arg2,
curam.core.sl.struct.WizardStateID arg3,
curam.verification.facade.infrastructure.struct.NewUserProvidedVerItemAndEvdDetails arg1)
This method saves the added proof for selected outstanding verifications.
|
curam.verification.facade.infrastructure.struct.ListVerificationItemNameAndLevelDetails |
readAllActiveVerificationItemNameAndLevel(curam.verification.facade.infrastructure.struct.VDIEDLinkKey key)
Returns a summary list of all verification items.
|
curam.verification.facade.infrastructure.struct.ListVerificationItemNameDetails |
readAllUserProvidedVerificationItems(curam.verification.facade.infrastructure.struct.VDIEDLinkKey key)
Returns a summary list of all verification items.
|
curam.verification.facade.infrastructure.struct.DataItemNameVerificationIDDtls |
readDataItemAndID(curam.core.sl.infrastructure.entity.struct.EvidenceDescriptorKey key)
Returns the data item name and the verification id details for the
evidence verification.
|
curam.verification.facade.infrastructure.struct.ReadVerificationDueDateDetails |
readDueDate(curam.verification.facade.infrastructure.struct.VerificationKey key)
Reads the due date for a verification.
|
curam.verification.facade.infrastructure.struct.EvidenceTypeDetails |
readEvidenceType(curam.core.sl.infrastructure.entity.struct.EvidenceDescriptorKey key)
Reads the evidence type for the evidence descriptor ID.
|
curam.verification.facade.infrastructure.struct.EvidenceTypeAndRelatedIDDetails |
readEvidenceTypeAndRelatedID(curam.core.sl.infrastructure.entity.struct.EvidenceDescriptorKey evidenceDescriptorKey)
Reads the evidence type and evidence id for the given Evidence Descriptor
id.
|
curam.verification.facade.infrastructure.struct.EvidenceTypeDescriptionDetails |
readEvidenceTypeDescription(curam.core.sl.infrastructure.entity.struct.EvidenceDescriptorKey key)
Reads the evidence type for the evidence descriptor ID.
|
curam.verification.facade.infrastructure.struct.EvidenceVerificationDetails |
readEvidenceVerificationDetails(curam.core.sl.infrastructure.entity.struct.EvidenceDescriptorKey key)
Read the evidence verification details.
|
curam.verification.facade.struct.VerificationPageContextDetails |
readPageContextDescriptionForAttachment(curam.verification.facade.infrastructure.struct.VerificationItemProvidedKey key)
Reads the context description for an attachment.
|
curam.verification.facade.struct.VerificationPageContextDetails |
readPageContextDescriptionForCreateItemProvided(curam.verification.facade.infrastructure.struct.VDIEDLinkKey key)
Reads the context description for verification item provided.
|
curam.verification.facade.struct.VerificationPageContextDetails |
readPageContextDescriptionForItemProvided(curam.verification.facade.infrastructure.struct.VerificationItemProvidedKey key)
Reads the context description for verification item provided.
|
curam.verification.facade.infrastructure.struct.ReadUserProvidedVerificationItemDetails |
readUserProvidedVerificationItem(curam.verification.facade.infrastructure.struct.UserProvidedVerificationItem key)
Reads a verification item provided.
|
curam.verification.facade.infrastructure.struct.ReadVerificationAttachmentDetails |
readVerificationAttachment(curam.verification.facade.infrastructure.struct.ReadVerificationAttachmentLinkKey key)
Reads the verification attachment details.
|
curam.verification.facade.infrastructure.struct.VerificationDetails |
readVerificationDetails(curam.verification.facade.infrastructure.struct.EvidenceVerificationDetails evidenceVerificationDetails)
Reads the verification details.
|
curam.verification.facade.infrastructure.struct.ReadVerificationItemProvidedDetails |
readVerificationItemProvided(curam.verification.facade.infrastructure.struct.VerificationItemProvidedKey key)
Reads a verification item provided.
|
curam.verification.facade.infrastructure.struct.VerificationWaiverDetails |
readWaiverDetails(curam.verification.facade.infrastructure.struct.VerificationWaiverKey key)
Reads verification waiver details.
|
void |
rejectAllDocumentsPendingReviewForVerification(curam.verification.sl.infrastructure.struct.CaseIDAndVDIEDLinkIDKey key)
Updates the review status of all attachments that have been linked to a
verification to Rejected.
|
void |
rejectDocumentPendingReviewForVerification(curam.verification.sl.infrastructure.struct.AttachmentLinkID arg1)
Rejects a document that has been pending a review, as not being suitable
for the purpose of the verification it has been uploaded for.
|
curam.verification.facade.infrastructure.struct.NewUserProvidedVerItemAndWizardDetails |
validateBulkEvidenceVerificationAddProofPage(curam.verification.facade.infrastructure.struct.NewUserProvidedVerificationItemDetails arg1,
curam.core.facade.struct.ActionIDProperty arg2,
curam.core.sl.struct.WizardStateID arg3)
This method validates all the field level information provided on Add
Verification Item wizard's first page.
|
@AccessLevel(value=EXTERNAL) curam.verification.facade.infrastructure.struct.VerificationItemProvidedKey createVerificationItemProvided(curam.verification.facade.infrastructure.struct.CreateVerificaitonItemProvidedDetails key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
details
- Verification Item Provided details.curam.util.exception.AppException
curam.util.exception.InformationalException
VerificationItemProvided |
@AccessLevel(value=EXTERNAL) curam.verification.facade.infrastructure.struct.ReadVerificationItemProvidedDetails readVerificationItemProvided(curam.verification.facade.infrastructure.struct.VerificationItemProvidedKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
key
- Contains verification item provided details.curam.util.exception.AppException
curam.util.exception.InformationalException
VerificationItemProvided, VerificationItemUtilization |
@AccessLevel(value=EXTERNAL) curam.verification.facade.infrastructure.struct.VerificationAttachmentLinkKey createVerificationAttachment(curam.verification.facade.infrastructure.struct.CreateVerificationAttachmentDetails details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
details
- Details of the attachment to be created.curam.util.exception.AppException
curam.util.exception.InformationalException
Attachment |
@AccessLevel(value=EXTERNAL) void cancelVerificationAttachment(curam.verification.facade.infrastructure.struct.CancelVerificationAttachmentDetails details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
details
- Contains details for cancellation of the attachment record.curam.util.exception.AppException
curam.util.exception.InformationalException
Attachment |
@AccessLevel(value=EXTERNAL) void cancelVerificationItemProvided(curam.verification.facade.infrastructure.struct.CancelVerificationItemProvidedDetails details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
details
- Verification item provided details.curam.util.exception.AppException
curam.util.exception.InformationalException
VerificationItemProvided |
VerificationItemProvided |
@AccessLevel(value=EXTERNAL) curam.verification.facade.infrastructure.struct.ListEvidenceVerificationDetailsAndEvidenceType listAddressVerificationDetails(curam.core.facade.struct.ParticipantKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
key
- Contains participant ID.curam.util.exception.AppException
curam.util.exception.InformationalException
EvidenceDescriptor, Verification |
@AccessLevel(value=EXTERNAL) curam.verification.facade.infrastructure.struct.ListEvidenceVerificationDetailsAndEvidenceType listAlternateIDVerificationDetails(curam.core.facade.struct.ParticipantKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
key
- Contains participant ID.curam.util.exception.AppException
curam.util.exception.InformationalException
EvidenceDescriptor, Verification |
@AccessLevel(value=EXTERNAL) curam.verification.facade.infrastructure.struct.ListEvidenceVerificationDetailsAndEvidenceType listAlternateNameVerificationDetails(curam.core.facade.struct.ParticipantKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
key
- Contains participant ID.curam.util.exception.AppException
curam.util.exception.InformationalException
EvidenceDescriptor, Verification |
@AccessLevel(value=EXTERNAL) curam.verification.facade.infrastructure.struct.ListEvidenceVerificationDetailsAndEvidenceType listBankAccountVerificationDetails(curam.core.facade.struct.ParticipantKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
key
- Contains participant ID.curam.util.exception.AppException
curam.util.exception.InformationalException
EvidenceDescriptor, Verification |
@AccessLevel(value=EXTERNAL) curam.verification.facade.infrastructure.struct.IntegratedCaseVerificationDetailsList listCaseVerificationDetails(curam.core.facade.struct.CaseKey_fo key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
key
- Contains the case id.curam.util.exception.AppException
curam.util.exception.InformationalException
EvidenceDescriptor, Verification |
@AccessLevel(value=EXTERNAL) curam.verification.facade.infrastructure.struct.ListEvidenceVerificationDetailsAndEvidenceType listCitizenshipVerificationDetails(curam.core.facade.struct.ParticipantKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
key
- Contains participant ID.curam.util.exception.AppException
curam.util.exception.InformationalException
EvidenceDescriptor, Verification |
@AccessLevel(value=EXTERNAL) curam.verification.facade.infrastructure.struct.ListEvidenceVerificationDetailsAndEvidenceType listEducationVerificationDetails(curam.core.facade.struct.ParticipantKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
key
- Contains participant ID.curam.util.exception.AppException
curam.util.exception.InformationalException
EvidenceDescriptor, Verification |
@AccessLevel(value=EXTERNAL) curam.verification.facade.infrastructure.struct.ListEvidenceVerificationDetailsAndEvidenceType listEmployerVerificationDetails(curam.core.facade.struct.ParticipantKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
key
- Contains participant ID.curam.util.exception.AppException
curam.util.exception.InformationalException
EvidenceDescriptor, Verification |
@AccessLevel(value=EXTERNAL) curam.verification.facade.infrastructure.struct.ListEvidenceVerificationDetailsAndEvidenceType listEmploymentVerificationDetails(curam.core.facade.struct.ParticipantKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
key
- Contains participant ID.curam.util.exception.AppException
curam.util.exception.InformationalException
EvidenceDescriptor, Verification |
@AccessLevel(value=EXTERNAL) curam.verification.facade.infrastructure.struct.ListEvidenceVerificationDetails listEvidenceItemVerificationDetails(curam.verification.facade.infrastructure.struct.CaseIDEvidenceIDAndTypeKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
key
- Contains case and evidence id's.curam.util.exception.AppException
curam.util.exception.InformationalException
CaseHeader, EvidenceDescriptor, Verification |
@AccessLevel(value=EXTERNAL) curam.verification.facade.infrastructure.struct.ListEvidenceVerificationDetails listEvidenceVerificationDetails(curam.verification.facade.infrastructure.struct.CaseIDAndEvidenceTypeKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
key
- Contains case and evidence id's.curam.util.exception.AppException
curam.util.exception.InformationalException
EvidenceDescriptor, Verification |
@AccessLevel(value=EXTERNAL) curam.verification.facade.infrastructure.struct.ListEvidenceVerificationDetailsAndEvidenceType listForeignResidencyVerificationDetails(curam.core.facade.struct.ParticipantKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
key
- Contains participant ID.curam.util.exception.AppException
curam.util.exception.InformationalException
EvidenceDescriptor, Verification |
@AccessLevel(value=EXTERNAL) curam.verification.facade.infrastructure.struct.IntegratedCaseVerificationDetailsList listOutstandingCaseVerificationDetails(curam.core.facade.struct.CaseKey_fo key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
key
- Contains case id.curam.util.exception.AppException
curam.util.exception.InformationalException
EvidenceDescriptor, Verification |
@AccessLevel(value=EXTERNAL) curam.verification.facade.infrastructure.struct.ListEvidenceVerificationDetails listParticipantEvidenceVerificationDetails(curam.verification.facade.infrastructure.struct.ParticipantIDAndEvidenceTypeKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
key
- Contains the participant id and the evidence type.curam.util.exception.AppException
curam.util.exception.InformationalException
EvidenceDescriptor, Verification |
@AccessLevel(value=EXTERNAL) curam.verification.facade.infrastructure.struct.IntegratedCaseVerificationDetailsList listPDOutstandingCaseVerificationDetails(curam.core.facade.struct.CaseKey_fo key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
key
- Contains case id.curam.util.exception.AppException
curam.util.exception.InformationalException
EvidenceDescriptor, Verification |
@AccessLevel(value=EXTERNAL) curam.verification.facade.infrastructure.struct.ListEvidenceVerificationDetailsAndEvidenceType listPersonVerificationDetails(curam.core.facade.struct.ParticipantKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
key
- Contains participant idcuram.util.exception.AppException
curam.util.exception.InformationalException
EvidenceDescriptor, Verification |
@AccessLevel(value=EXTERNAL) curam.verification.facade.infrastructure.struct.IntegratedCaseVerificationDetailsList listProductDeliveryCaseVerificationDetails(curam.core.facade.struct.CaseKey_fo key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
key
- Contains the case id.curam.util.exception.AppException
curam.util.exception.InformationalException
EvidenceDescriptor, Verification |
@AccessLevel(value=EXTERNAL) curam.verification.facade.infrastructure.struct.ListEvidenceVerificationDetailsAndEvidenceType listProspectEmployerVerificationDetails(curam.core.facade.struct.ParticipantKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
key
- Contains participant ID.curam.util.exception.AppException
curam.util.exception.InformationalException
EvidenceDescriptor, Verification |
@AccessLevel(value=EXTERNAL) curam.verification.facade.infrastructure.struct.ListEvidenceVerificationDetailsAndEvidenceType listProspectPersonVerificationDetails(curam.core.facade.struct.ParticipantKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
key
- Contains participant ID.curam.util.exception.AppException
curam.util.exception.InformationalException
EvidenceDescriptor, Verification |
@AccessLevel(value=EXTERNAL) curam.verification.facade.infrastructure.struct.ListEvidenceVerificationDetailsAndEvidenceType listRelationshipVerificationDetails(curam.core.facade.struct.ParticipantKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
key
- Contains participant ID.curam.util.exception.AppException
curam.util.exception.InformationalException
EvidenceDescriptor, Verification |
@AccessLevel(value=EXTERNAL) void modifyDueDate(curam.verification.facade.infrastructure.struct.ModifyVerificationRequirementDueDateKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
key
- Identifies Verification record.curam.util.exception.AppException
curam.util.exception.InformationalException
Verification |
@AccessLevel(value=EXTERNAL) void modifyVerificationAttachment(curam.verification.facade.infrastructure.struct.ModifyVerificationAttachmentDetails details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
details
- Contains verification attachment details.curam.util.exception.AppException
curam.util.exception.InformationalException
Attachment |
Attachment |
@AccessLevel(value=EXTERNAL) curam.verification.facade.infrastructure.struct.ListVerificationItemNameAndLevelDetails readAllActiveVerificationItemNameAndLevel(curam.verification.facade.infrastructure.struct.VDIEDLinkKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
key
- Contains verifiable data item and evidence link id.curam.util.exception.AppException
curam.util.exception.InformationalException
VerificationItemUtilization |
@AccessLevel(value=EXTERNAL) curam.verification.facade.infrastructure.struct.ReadVerificationDueDateDetails readDueDate(curam.verification.facade.infrastructure.struct.VerificationKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
key
- Contains the verification id.curam.util.exception.AppException
curam.util.exception.InformationalException
Verification |
@AccessLevel(value=EXTERNAL) curam.verification.facade.infrastructure.struct.EvidenceTypeDetails readEvidenceType(curam.core.sl.infrastructure.entity.struct.EvidenceDescriptorKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
key
- Contains the evidence descriptor id.curam.util.exception.AppException
curam.util.exception.InformationalException
EvidenceDescriptor |
@AccessLevel(value=EXTERNAL) curam.verification.facade.struct.VerificationPageContextDetails readPageContextDescriptionForAttachment(curam.verification.facade.infrastructure.struct.VerificationItemProvidedKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
key
- Contains the verification item provided record.curam.util.exception.AppException
curam.util.exception.InformationalException
VerificationItemProvided, VerificationItemUtilization |
@AccessLevel(value=EXTERNAL) curam.verification.facade.struct.VerificationPageContextDetails readPageContextDescriptionForCreateItemProvided(curam.verification.facade.infrastructure.struct.VDIEDLinkKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
key
- Contains verification item provided record.curam.util.exception.AppException
curam.util.exception.InformationalException
VerifiableDataItem |
@AccessLevel(value=EXTERNAL) curam.verification.facade.struct.VerificationPageContextDetails readPageContextDescriptionForItemProvided(curam.verification.facade.infrastructure.struct.VerificationItemProvidedKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
key
- Contains verification item provided record.curam.util.exception.AppException
curam.util.exception.InformationalException
VerificationItemUtilization, VerificationItemProvided |
@AccessLevel(value=EXTERNAL) curam.verification.facade.infrastructure.struct.ReadVerificationAttachmentDetails readVerificationAttachment(curam.verification.facade.infrastructure.struct.ReadVerificationAttachmentLinkKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
key
- Contains Attachment link record.curam.util.exception.AppException
curam.util.exception.InformationalException
Attachment |
@AccessLevel(value=EXTERNAL) curam.verification.facade.infrastructure.struct.VerificationDetails readVerificationDetails(curam.verification.facade.infrastructure.struct.EvidenceVerificationDetails evidenceVerificationDetails) throws curam.util.exception.AppException, curam.util.exception.InformationalException
dtls
- Contains the verification details.curam.util.exception.AppException
curam.util.exception.InformationalException
Verification, EvidenceDescriptor, VerificationRequirement, VerificationItemProvided, VerifiableDataItem |
@AccessLevel(value=EXTERNAL) curam.verification.facade.infrastructure.struct.ListEvidenceVerificationDetailsAndEvidenceType listEmploymentWorkingHoursVerificationDetails(curam.core.struct.EmploymentKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
key
- Contains participant ID.curam.util.exception.AppException
curam.util.exception.InformationalException
EvidenceDescriptor, Verification |
@AccessLevel(value=EXTERNAL) curam.verification.facade.infrastructure.struct.IntegratedCaseVerificationDetailsList listParticipantVerificationDetails(curam.core.sl.struct.ParticipantKeyStruct key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
key
- Contains the participant id and the evidence type.curam.util.exception.AppException
curam.util.exception.InformationalException
EvidenceDescriptor, Verification |
@AccessLevel(value=EXTERNAL) curam.verification.facade.infrastructure.struct.IntegratedCaseVerificationDetailsList listPOutstandingVerificationDetails(curam.core.sl.struct.ParticipantKeyStruct key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
key
- Contains the participant id.curam.util.exception.AppException
curam.util.exception.InformationalException
EvidenceDescriptor, Verification |
@AccessLevel(value=EXTERNAL) curam.verification.facade.infrastructure.struct.IntegratedCaseVerificationDetailsListForDuplicate listParticipantVerificationDetailsForDuplicate(curam.core.sl.struct.ParticipantKeyStruct key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
key
- Contains the participant's id.curam.util.exception.AppException
curam.util.exception.InformationalException
EvidenceDescriptor, Verification |
@AccessLevel(value=EXTERNAL) curam.verification.facade.infrastructure.struct.IntegratedCaseVerificationDetailsListForDuplicate listPOutstandingVerificationDetailsForDuplicate(curam.core.sl.struct.ParticipantKeyStruct key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
key
- Contains the participant id.curam.util.exception.AppException
curam.util.exception.InformationalException
EvidenceDescriptor, Verification |
@AccessLevel(value=EXTERNAL) curam.verification.facade.infrastructure.struct.EvidenceVerificationDetails readEvidenceVerificationDetails(curam.core.sl.infrastructure.entity.struct.EvidenceDescriptorKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
key
- Contains the evidence descriptor id.curam.util.exception.AppException
curam.util.exception.InformationalException
EvidenceDescriptor, Verification |
@AccessLevel(value=EXTERNAL) curam.verification.facade.infrastructure.struct.EvidenceTypeAndRelatedIDDetails readEvidenceTypeAndRelatedID(curam.core.sl.infrastructure.entity.struct.EvidenceDescriptorKey evidenceDescriptorKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
key
- Contains the evidence descriptor id.curam.util.exception.AppException
curam.util.exception.InformationalException
EvidenceDescriptor |
@AccessLevel(value=EXTERNAL) curam.verification.facade.infrastructure.struct.ListBusinessObjectVerificationDetails listVerificationsForBusinessObject(curam.core.sl.infrastructure.entity.struct.SuccessionID key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
key
- Contains succession ID.curam.util.exception.AppException
curam.util.exception.InformationalException
Verification, EvidenceDescriptor |
@AccessLevel(value=EXTERNAL) curam.verification.facade.infrastructure.struct.ListBusinessObjectVerificationDetails listVerificationsForCaseEvidence(curam.verification.facade.infrastructure.struct.CaseIDAndEvidenceTypeKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
key
- Contains case id and evidence type.curam.util.exception.AppException
curam.util.exception.InformationalException
Verification, EvidenceDescriptor |
@AccessLevel(value=EXTERNAL) curam.verification.facade.infrastructure.struct.ViewEvidenceVerificationDetails listVerificationWaiverDetails(curam.verification.facade.infrastructure.struct.EvidenceVerificationDetails key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
key
- Contains evidence verification details.curam.util.exception.AppException
curam.util.exception.InformationalException
VerificationWaiver |
@AccessLevel(value=EXTERNAL) curam.verification.facade.infrastructure.struct.VerificationWaiverKey createWaiver(curam.verification.facade.infrastructure.struct.VerificationWaiverDetails details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
details
- Contains the waiver details.curam.util.exception.AppException
curam.util.exception.InformationalException
VerificationWaiver |
@AccessLevel(value=EXTERNAL) void cancelWaiver(curam.verification.sl.infrastructure.struct.CancelVerificationWaiverDetails details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
details
- Contains waiver ID and version number.curam.util.exception.AppException
curam.util.exception.InformationalException
VerificationWaiver |
@AccessLevel(value=EXTERNAL) void modifyWaiverPeriod(curam.verification.facade.infrastructure.struct.ModifyVerificationWaiverDetails details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
details
- Contains start & end dates and comment with waiver id.curam.util.exception.AppException
curam.util.exception.InformationalException
VerificationWaiver |
@AccessLevel(value=EXTERNAL) curam.verification.facade.infrastructure.struct.VerificationWaiverDetails readWaiverDetails(curam.verification.facade.infrastructure.struct.VerificationWaiverKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
VerificationWaiver |
@AccessLevel(value=EXTERNAL) curam.verification.facade.infrastructure.struct.CaseEvidenceVerificationDisplayDetailsList listOutstandingVerificationDetailsForCaseEvidence(curam.core.struct.CaseKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
key
- Contains case id.curam.util.exception.AppException
curam.util.exception.InformationalException
CaseParticipantRole, CaseHeader, EvidenceDescriptor, Verification |
@AccessLevel(value=EXTERNAL) curam.verification.facade.infrastructure.struct.CaseEvidenceVerificationDisplayDetailsList listVerificationDetailsforCaseEvidence(curam.core.struct.CaseKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
key
- Contains case ID.curam.util.exception.AppException
curam.util.exception.InformationalException
CaseParticipantRole, CaseHeader, Verification, EvidenceDescriptor, VerificationWaiver |
@AccessLevel(value=EXTERNAL) curam.verification.facade.infrastructure.struct.DataItemNameVerificationIDDtls readDataItemAndID(curam.core.sl.infrastructure.entity.struct.EvidenceDescriptorKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
key
- evidence descriptor key.curam.util.exception.AppException
curam.util.exception.InformationalException
EvidenceDescriptor, Verification, VerifiableDataItem |
@AccessLevel(value=EXTERNAL) curam.verification.facade.infrastructure.struct.UserProvidedVerificationItemKey newUserProvidedVerificationItem(curam.verification.facade.infrastructure.struct.NewUserProvidedVerificationItemDetails details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
details
- Verification Item Provided details.curam.util.exception.AppException
curam.util.exception.InformationalException
VerificationItemProvided, VerificationGroupItemProvided |
@AccessLevel(value=EXTERNAL) curam.verification.facade.infrastructure.struct.ListVerificationItemNameDetails readAllUserProvidedVerificationItems(curam.verification.facade.infrastructure.struct.VDIEDLinkKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
key
- Contains verifiable data item and evidence link id.curam.util.exception.AppException
curam.util.exception.InformationalException
VerificationItemUtilization, VGItemUtilization |
@AccessLevel(value=EXTERNAL) curam.verification.facade.infrastructure.struct.ReadVerificationDetails fetchVerificationDetails(curam.verification.facade.infrastructure.struct.EvidenceVerificationDetails details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
dtls
- Contains the verification details.curam.util.exception.AppException
curam.util.exception.InformationalException
Verification, EvidenceDescriptor, VerificationRequirement, VerificationItemProvided, VerificationGroupItemProvided, VerifiableDataItem |
@AccessLevel(value=EXTERNAL) void cancelUserProvidedVerificationItem(curam.verification.facade.infrastructure.struct.CancelUserProvidedVerificationItemDetails details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
details
- Verification item provided details.curam.util.exception.AppException
curam.util.exception.InformationalException
VerificationItemProvided, VerificationGroupItemProvided |
VerificationItemProvided, VerificationGroupItemProvided |
@AccessLevel(value=EXTERNAL) curam.verification.facade.infrastructure.struct.ReadUserProvidedVerificationItemDetails readUserProvidedVerificationItem(curam.verification.facade.infrastructure.struct.UserProvidedVerificationItem key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
key
- Contains verification item provided details.curam.util.exception.AppException
curam.util.exception.InformationalException
VerificationItemProvided, VerificationGroupItemProvided, VerificationItemUtilization |
@AccessLevel(value=EXTERNAL) curam.verification.facade.infrastructure.struct.EvidenceTypeDescriptionDetails readEvidenceTypeDescription(curam.core.sl.infrastructure.entity.struct.EvidenceDescriptorKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
key
- Contains the evidence descriptor id.curam.util.exception.AppException
curam.util.exception.InformationalException
EvidenceDescriptor |
@AccessLevel(value=EXTERNAL) curam.verification.facade.infrastructure.struct.UserProvidedVerificationItemKey newUserProvidedVerificationItemAndAssociatedEvidences(curam.core.facade.struct.ActionIDProperty arg2, curam.core.sl.struct.WizardStateID arg3, curam.verification.facade.infrastructure.struct.NewUserProvidedVerItemAndEvdDetails arg1) throws curam.util.exception.AppException, curam.util.exception.InformationalException
details
- of the added proof and selected outstanding verifications.InformationalException
- Generic Exception Signature.AppException
- Generic Exception Signature.@AccessLevel(value=EXTERNAL) curam.verification.facade.infrastructure.struct.ListVerificationItemNameDetails listAllVerificationItemsForCaseParticipant(curam.core.sl.struct.ParticipantKeyStruct arg1) throws curam.util.exception.AppException, curam.util.exception.InformationalException
participant
- id of the participantInformationalException
- Generic Exception Signature.AppException
- Generic Exception Signature.@AccessLevel(value=EXTERNAL) curam.verification.facade.infrastructure.struct.ListVerificationItemNameDetails listAllVerificationItemsForAllOutstandingVerification(curam.core.struct.CaseKey arg1) throws curam.util.exception.AppException, curam.util.exception.InformationalException
case
- idInformationalException
- Generic Exception Signature.AppException
- Generic Exception Signature.@AccessLevel(value=EXTERNAL) curam.core.facade.struct.WizardProperties getAddItemsToOutstandingVerificationWizard() throws curam.util.exception.AppException, curam.util.exception.InformationalException
InformationalException
- Generic Exception Signature.AppException
- Generic Exception Signature.@AccessLevel(value=EXTERNAL) curam.verification.facade.infrastructure.struct.CaseEvidenceVerificationDisplayDetailsList listOutstandingVerificationDetails(curam.core.sl.struct.WizardStateID arg2) throws curam.util.exception.AppException, curam.util.exception.InformationalException
Verification
- item id and Case id.InformationalException
- Generic Exception Signature.AppException
- Generic Exception Signature.@AccessLevel(value=EXTERNAL) curam.verification.facade.infrastructure.struct.NewUserProvidedVerItemAndWizardDetails validateBulkEvidenceVerificationAddProofPage(curam.verification.facade.infrastructure.struct.NewUserProvidedVerificationItemDetails arg1, curam.core.facade.struct.ActionIDProperty arg2, curam.core.sl.struct.WizardStateID arg3) throws curam.util.exception.AppException, curam.util.exception.InformationalException
details
- of the verification item, provider and attachements.InformationalException
- Generic Exception Signature.AppException
- Generic Exception Signature.@AccessLevel(value=EXTERNAL) curam.verification.facade.infrastructure.struct.NewUserProvidedVerItemAndWizardDetails getUserProvidedVerificationItemWizardDetails(curam.core.sl.struct.WizardStateID arg1) throws curam.util.exception.AppException, curam.util.exception.InformationalException
wizard
- id.InformationalException
- Generic Exception Signature.AppException
- Generic Exception Signature.@AccessLevel(value=EXTERNAL) curam.verification.facade.infrastructure.struct.IntegratedCaseVerificationDetailsList listOutstandingVerificationDetailsForPDC(curam.verification.facade.infrastructure.struct.ParticipantIDAndVerItemIDKey arg1) throws curam.util.exception.AppException, curam.util.exception.InformationalException
participant
- id and verification item id.InformationalException
- Generic Exception Signature.AppException
- Generic Exception Signature.@AccessLevel(value=EXTERNAL) curam.core.facade.struct.WizardProperties getAddItemsToOutstandingVerificationForPDCWizard() throws curam.util.exception.AppException, curam.util.exception.InformationalException
InformationalException
- Generic Exception Signature.AppException
- Generic Exception Signature.curam.verification.facade.infrastructure.struct.UserProvidedVerificationItemKey acceptExistingDocumentAsProof(curam.verification.sl.infrastructure.struct.AttachmentLinkID arg1) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
void rejectDocumentPendingReviewForVerification(curam.verification.sl.infrastructure.struct.AttachmentLinkID arg1) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
void rejectAllDocumentsPendingReviewForVerification(curam.verification.sl.infrastructure.struct.CaseIDAndVDIEDLinkIDKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
key
- contains a VDIEDLinkID and case ID, which are used to retrieve
the verification and associated documents list.AppException
- Generic exception signature.InformationalException
- Generic exception signature.void acceptAllDocumentsPendingReviewForVerification(curam.verification.sl.infrastructure.struct.CaseIDAndVDIEDLinkIDKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
key
- contains a VDIEDLinkID and case ID.AppException
- Generic exception signature.InformationalException
- Generic exception signature.