@Deprecated
@AccessLevel(value=EXTERNAL)
public interface Prospect
Modifier and Type | Method and Description |
---|---|
void |
cancelCitizenship(curam.core.facade.struct.ProspectCancelCitizenshipKey key)
Deprecated.
Since Curam 6.0.5.0 replaced with . This method is deprecated because
'Prospect' participant type is no longer in use. Equivalent method from
ProspectPerson can be used instead. See release note : CR00348318.
Presentation layer operation to cancel a citizenship for a prospect.
|
void |
cancelEmployment(curam.core.facade.struct.ProspectCancelEmploymentKey key)
Deprecated.
Since Curam 6.0.5.0 replaced with . This method is deprecated because
'Prospect' participant type is no longer in use. Equivalent method from
ProspectPerson can be used instead. See release note : CR00348318.
Presentation layer operation to cancel an employment for a prospect.
|
void |
cancelForeignResidency(curam.core.facade.struct.CancelForeignResidencyKey key)
Deprecated.
Since Curam 6.0.5.0 replaced with . This method is deprecated
because 'Prospect' participant type is no longer in use. Equivalent method
from ProspectPerson can be used instead. See release note : CR00348318.
Presentation layer operation to cancel a Foreign residency for a prospect.
|
void |
cancelProspectPersonName(curam.core.facade.struct.CancelProspectPersonNameKey key)
Deprecated.
Since Curam 6.0.5.0 replaced with . This method is deprecated because
'Prospect' participant type is no longer in use. Equivalent method from
ProspectPerson can be used instead. See release note : CR00348318.
|
void |
cancelRelationship(curam.core.facade.struct.CancelProspectPersonRelationshipDetailsKey key)
Deprecated.
Since Curam 6.0.5.0 replaced with . This method is deprecated because
'Prospect' participant type is no longer in use. Equivalent method from
ProspectPerson can be used instead. See release note : CR00348318.
Presentation layer operation to cancel a relationship for a prospect.
|
void |
createCitizenship(curam.core.facade.struct.CreateCitizenshipDetails details)
Deprecated.
Since Curam 6.0.5.0 replaced with . This method is deprecated because
'Prospect' participant type is no longer in use. Equivalent method from
ProspectPerson can be used instead. See release note : CR00348318.
Presentation layer method to create a citizenship for a prospect.
|
curam.core.facade.struct.InformationMsgDtlsList |
createEmployment(curam.core.facade.struct.CreateEmploymentDetails details)
Deprecated.
Since Curam 6.0.5.0 replaced with . This method is deprecated because
'Prospect' participant type is no longer in use. Equivalent method from
ProspectPerson can be used instead. See release note : CR00348318.
Presentation layer method to create an employment for a prospect.
|
curam.core.facade.struct.CreatedForeignResidencyDetails |
createForeignResidency(curam.core.facade.struct.CreateForeignResidencyDetails details)
Deprecated.
Since Curam 6.0.5.0 replaced with . This method is deprecated
because 'Prospect' participant type is no longer in use. Equivalent method
from ProspectPerson can be used instead. See release note : CR00348318.
Presentation layer method to create a foreign residency for a prospect.
|
void |
createProspectPersonName(curam.core.facade.struct.MaintainProspectPersonDetails details)
Deprecated.
Since Curam 6.0.5.0 replaced with . This method is deprecated because
'Prospect' participant type is no longer in use. Equivalent method from
ProspectPerson can be used instead. See release note : CR00348318.
Presentation layer operation to create a prospect person.
|
void |
createRelationship(curam.core.facade.struct.MaintainProspectPersonRelationships details)
Deprecated.
Since Curam 6.0.5.0 replaced with . This method is deprecated because
'Prospect' participant type is no longer in use. Equivalent method from
ProspectPerson can be used instead. See release note : CR00348318.
Presentation layer operation to create a relationship for a prospect.
|
curam.core.facade.struct.ListCitizenshipDetails |
listCitizenship(curam.core.facade.struct.ListCitizenshipKey key)
Deprecated.
Since Curam 6.0.5.0 replaced with . This method is deprecated because
'Prospect' participant type is no longer in use. Equivalent method from
ProspectPerson can be used instead. See release note : CR00348318.
Presentation layer operation to list citizenships for a prospect.
|
curam.core.facade.struct.ListEmploymentDetails |
listEmployment(curam.core.facade.struct.ListEmploymentKey key)
Deprecated.
Since Curam 6.0.5.0 replaced with . This method is deprecated because
'Prospect' participant type is no longer in use. Equivalent method from
ProspectPerson can be used instead. See release note : CR00348318.
Presentation layer operation to list employments for a prospect.
|
curam.core.facade.struct.ListForeignResidencyDetails |
listForeignResidency(curam.core.facade.struct.ListForeignResidencyKey key)
Deprecated.
Since Curam 6.0.5.0 replaced with . This method is deprecated because
'Prospect' participant type is no longer in use. Equivalent method from
ProspectPerson can be used instead. See release note : CR00348318.
Presentation layer operation to list Foreign Residencies for a prospect.
|
curam.core.facade.struct.ReadProspectPersonDetailsList |
listProspectPersonNameDetails(curam.core.facade.struct.ReadProspectPersonListKey key)
Deprecated.
Since Curam 6.0.5.0 replaced with . This method is deprecated because
'Prospect' participant type is no longer in use. Equivalent method from
ProspectPerson can be used instead. See release note : CR00348318.
Presentation layer operation to list prospect persons.
|
curam.core.facade.struct.ReadProspectPersonRelationshipList |
listRelationship(curam.core.facade.struct.ReadProspectPersonRelationshipListKey key)
Deprecated.
Since Curam 6.0.5.0 replaced with . This method is deprecated because
'Prospect' participant type is no longer in use. Equivalent method from
ProspectPerson can be used instead. See release note : CR00348318.
Presentation layer operation to list relationships for a prospect.
|
void |
modifyCitizenship(curam.core.facade.struct.ModifyCitizenshipDetails details)
Deprecated.
Since Curam 6.0.5.0 replaced with . This method is deprecated because
'Prospect' participant type is no longer in use. Equivalent method from
ProspectPerson can be used instead. See release note : CR00348318.
Presentation layer operation to modify a citizenship for a prospect.
|
curam.core.facade.struct.ModifedEmploymentDetails |
modifyEmployment(curam.core.facade.struct.ModifyEmploymentDetails details)
Deprecated.
Since Curam 6.0.5.0 replaced with . This method is deprecated because
'Prospect' participant type is no longer in use. Equivalent method from
ProspectPerson can be used instead. See release note : CR00348318.
Presentation layer operation to modify an employment for a prospect.
|
curam.core.facade.struct.ModifiedForeignResidencyDetails |
modifyForeignResidency(curam.core.facade.struct.ModifyForeignResidencyDetails details)
Deprecated.
Since Curam 6.0.5.0 replaced with . This method is deprecated
because 'Prospect' participant type is no longer in use. Equivalent method
from ProspectPerson can be used instead. See release note : CR00348318.
Presentation layer operation to modify a Foreign residency for a prospect.
|
curam.core.facade.struct.InformationalMsgDetailsList |
modifyProspectPerson(curam.core.facade.struct.ModifyProspectPersonDetails details)
Deprecated.
Since Curam 6.0.5.0 replaced with . This method is deprecated because
'Prospect' participant type is no longer in use. Equivalent method from
ProspectPerson can be used instead. See release note : CR00348318.
Modifies a prospect person details. Called during application processing.
|
void |
modifyProspectPersonName(curam.core.facade.struct.MaintainProspectPersonDetails details)
Deprecated.
Since Curam 6.0.5.0 replaced with . This method is deprecated because
'Prospect' participant type is no longer in use. Equivalent method from
ProspectPerson can be used instead. See release note : CR00348318.
Presentation layer operation to modify a prospect person.
|
void |
modifyRelationship(curam.core.facade.struct.MaintainProspectPersonRelationships details)
Deprecated.
Since Curam 6.0.5.0 replaced with . This method is deprecated because
'Prospect' participant type is no longer in use. Equivalent method from
ProspectPerson can be used instead. See release note : CR00348318.
Presentation layer operation to modify a relationship for a prospect.
|
curam.core.facade.struct.ProspectReadCitizenshipDetails |
readCitizenship(curam.core.facade.struct.ProspectReadCitizenshipKey key)
Deprecated.
Since Curam 6.0.5.0 replaced with . This method is deprecated because
'Prospect' participant type is no longer in use. Equivalent method from
ProspectPerson can be used instead. See release note : CR00348318.
Presentation layer operation to read details of a citizenship for a
prospect.
|
curam.core.facade.struct.ProspectReadEmploymentDetails |
readEmployment(curam.core.facade.struct.ProspectReadEmploymentKey key)
Deprecated.
Since Curam 6.0.5.0 replaced with . This method is deprecated because
'Prospect' participant type is no longer in use. Equivalent method from
ProspectPerson can be used instead. See release note : CR00348318.
Presentation layer operation to read details of an employment for a
prospect.
|
curam.core.facade.struct.ReadForeignResidencyDetails |
readForeignResidency(curam.core.facade.struct.ReadForeignResidencyKey key)
Deprecated.
Since Curam 6.0.5.0 replaced with . This method is deprecated because
'Prospect' participant type is no longer in use. Equivalent method from
ProspectPerson can be used instead. See release note : CR00348318.
Presentation layer operation to read details of a foreign residency for a
prospect.
|
curam.core.facade.struct.ReadProspectPersonHomePageDetails |
readProspectPersonHomePage(curam.core.facade.struct.ReadProspectPersonHomePageKey key)
Deprecated.
Since Curam 6.0.5.0 replaced with . This method is deprecated because
'Prospect' participant type is no longer in use. Equivalent method from
ProspectPerson can be used instead. See release note : CR00348318.
Presentation layer operation to read the home page details of the prospect.
|
curam.core.facade.struct.ReadProspectPersonDetails |
readProspectPersonNameDetails(curam.core.facade.struct.ReadProspectPersonNameKey key)
Deprecated.
Since Curam 6.0.5.0 replaced with . This method is deprecated because
'Prospect' participant type is no longer in use. Equivalent method from
ProspectPerson can be used instead. See release note : CR00348318.
Presentation layer operation to read the details of a prospect person.
|
curam.core.facade.struct.ReadProspectPersonRelationshipDetails |
readRelationship(curam.core.facade.struct.ReadProspectPersonRelationshipDetailsKey key)
Deprecated.
Since Curam 6.0.5.0 replaced with . This method is deprecated because
'Prospect' participant type is no longer in use. Equivalent method from
ProspectPerson can be used instead. See release note : CR00348318.
Presentation layer operation to read details of a relationship for a
prospect.
|
curam.core.facade.struct.ProspectPersonRegistrationIDDetails |
registerPersonFromProspect(curam.core.facade.struct.RegisterPersonFromProspectKey dtls)
Deprecated.
Since Curam 6.0.5.0 replaced with . This method is
deprecated because 'Prospect' participant type is no longer in use.
Equivalent method from ProspectPerson can be used instead. See release
note : CR00348318.
Registers a person from a prospect person by converting the concern type
to person and creating the associated concern role mandatory data not
previously required when creating a prospect person. Called during
application processing.
|
curam.core.facade.struct.ProspectPersonRegistrationIDDetails |
registerProspectPerson(curam.core.facade.struct.RegisterProspectPersonDetails details)
Deprecated.
Since Curam 6.0.5.0 replaced with . This method is deprecated
because 'Prospect' participant type is no longer in use. Equivalent method
from ProspectPerson can be used instead. See release note : CR00348318.
Presentation layer operation to register a prospect person.
|
void |
removeEmployment(curam.core.facade.struct.RemoveEmploymentKey key)
Deprecated.
Since Curam 6.0.5.0 replaced with . This method is deprecated because
'Prospect' participant type is no longer in use. Equivalent method from
ProspectPerson can be used instead. See release note : CR00348318.
Presentation layer operation to remove an employment for a prospect.
|
@Deprecated @AccessLevel(value=EXTERNAL) curam.core.facade.struct.ReadProspectPersonHomePageDetails readProspectPersonHomePage(curam.core.facade.struct.ReadProspectPersonHomePageKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@Deprecated @AccessLevel(value=EXTERNAL) curam.core.facade.struct.ProspectPersonRegistrationIDDetails registerProspectPerson(curam.core.facade.struct.RegisterProspectPersonDetails details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@Deprecated @AccessLevel(value=EXTERNAL) void createProspectPersonName(curam.core.facade.struct.MaintainProspectPersonDetails details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@Deprecated @AccessLevel(value=EXTERNAL) void modifyProspectPersonName(curam.core.facade.struct.MaintainProspectPersonDetails details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@Deprecated @AccessLevel(value=EXTERNAL) curam.core.facade.struct.ReadProspectPersonDetails readProspectPersonNameDetails(curam.core.facade.struct.ReadProspectPersonNameKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@Deprecated @AccessLevel(value=EXTERNAL) curam.core.facade.struct.ReadProspectPersonDetailsList listProspectPersonNameDetails(curam.core.facade.struct.ReadProspectPersonListKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@Deprecated @AccessLevel(value=EXTERNAL) void cancelProspectPersonName(curam.core.facade.struct.CancelProspectPersonNameKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@Deprecated @AccessLevel(value=EXTERNAL) void createRelationship(curam.core.facade.struct.MaintainProspectPersonRelationships details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@Deprecated @AccessLevel(value=EXTERNAL) void modifyRelationship(curam.core.facade.struct.MaintainProspectPersonRelationships details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@Deprecated @AccessLevel(value=EXTERNAL) curam.core.facade.struct.ReadProspectPersonRelationshipList listRelationship(curam.core.facade.struct.ReadProspectPersonRelationshipListKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@Deprecated @AccessLevel(value=EXTERNAL) curam.core.facade.struct.ReadProspectPersonRelationshipDetails readRelationship(curam.core.facade.struct.ReadProspectPersonRelationshipDetailsKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@Deprecated @AccessLevel(value=EXTERNAL) void cancelRelationship(curam.core.facade.struct.CancelProspectPersonRelationshipDetailsKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@Deprecated @AccessLevel(value=EXTERNAL) void createCitizenship(curam.core.facade.struct.CreateCitizenshipDetails details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@Deprecated @AccessLevel(value=EXTERNAL) void modifyCitizenship(curam.core.facade.struct.ModifyCitizenshipDetails details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@Deprecated @AccessLevel(value=EXTERNAL) curam.core.facade.struct.ListCitizenshipDetails listCitizenship(curam.core.facade.struct.ListCitizenshipKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@Deprecated @AccessLevel(value=EXTERNAL) curam.core.facade.struct.ProspectReadCitizenshipDetails readCitizenship(curam.core.facade.struct.ProspectReadCitizenshipKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@Deprecated @AccessLevel(value=EXTERNAL) void cancelCitizenship(curam.core.facade.struct.ProspectCancelCitizenshipKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@Deprecated @AccessLevel(value=EXTERNAL) curam.core.facade.struct.InformationMsgDtlsList createEmployment(curam.core.facade.struct.CreateEmploymentDetails details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@Deprecated @AccessLevel(value=EXTERNAL) curam.core.facade.struct.ModifedEmploymentDetails modifyEmployment(curam.core.facade.struct.ModifyEmploymentDetails details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@Deprecated @AccessLevel(value=EXTERNAL) curam.core.facade.struct.ListEmploymentDetails listEmployment(curam.core.facade.struct.ListEmploymentKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@Deprecated @AccessLevel(value=EXTERNAL) curam.core.facade.struct.ProspectReadEmploymentDetails readEmployment(curam.core.facade.struct.ProspectReadEmploymentKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@Deprecated @AccessLevel(value=EXTERNAL) void cancelEmployment(curam.core.facade.struct.ProspectCancelEmploymentKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@Deprecated @AccessLevel(value=EXTERNAL) void removeEmployment(curam.core.facade.struct.RemoveEmploymentKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@Deprecated @AccessLevel(value=EXTERNAL) curam.core.facade.struct.CreatedForeignResidencyDetails createForeignResidency(curam.core.facade.struct.CreateForeignResidencyDetails details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@Deprecated @AccessLevel(value=EXTERNAL) curam.core.facade.struct.ModifiedForeignResidencyDetails modifyForeignResidency(curam.core.facade.struct.ModifyForeignResidencyDetails details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@Deprecated @AccessLevel(value=EXTERNAL) curam.core.facade.struct.ListForeignResidencyDetails listForeignResidency(curam.core.facade.struct.ListForeignResidencyKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@Deprecated @AccessLevel(value=EXTERNAL) curam.core.facade.struct.ReadForeignResidencyDetails readForeignResidency(curam.core.facade.struct.ReadForeignResidencyKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@Deprecated @AccessLevel(value=EXTERNAL) void cancelForeignResidency(curam.core.facade.struct.CancelForeignResidencyKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@Deprecated @AccessLevel(value=EXTERNAL) curam.core.facade.struct.InformationalMsgDetailsList modifyProspectPerson(curam.core.facade.struct.ModifyProspectPersonDetails details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@Deprecated @AccessLevel(value=EXTERNAL) curam.core.facade.struct.ProspectPersonRegistrationIDDetails registerPersonFromProspect(curam.core.facade.struct.RegisterPersonFromProspectKey dtls) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException