@Deprecated
@AccessLevel(value=EXTERNAL)
public interface MaintainEBMappingConfig
Modifier and Type | Method and Description |
---|---|
curam.evidencebroker.sl.entity.struct.EBCodeTableMappingKey |
addAttributeCodeTableMappings(curam.evidencebroker.sl.struct.EBCodeTableMappingDetails ebCodetableMappingDtls)
Deprecated.
Since 7.0.2.0 functionality has been replaced by component
AdvancedEvidenceSharing.
This method is used to create the codetable value mapping of attributes.
|
curam.evidencebroker.sl.struct.NonIdenticalAttributeMappingKey |
addNonIdenticalAttributeMapping(curam.evidencebroker.sl.struct.NonIdenticalAttributeMappingDetails nonIdenticalAttributeMappingDetails)
Deprecated.
Since 7.0.2.0 functionality has been replaced by component
AdvancedEvidenceSharing.
This method is used to create the non identical attributes mapping.
|
void |
deleteAttributeCodeTableMappings(curam.evidencebroker.facade.struct.EBCodeTableValueMappingKey ebCodetableMappingDtls)
Deprecated.
Since 7.0.2.0 functionality has been replaced by component
AdvancedEvidenceSharing.
This method is used to remove the codetable mapping attributes.
|
void |
deleteNonIdenticalAttributeMapping(curam.evidencebroker.sl.entity.struct.AttributeMappingKeyAndVersionNo attributeKeyAndVersionNo)
Deprecated.
Since 7.0.2.0 functionality has been replaced by component
AdvancedEvidenceSharing.
This method is used to remove the non identical attribute mapping details.
|
curam.evidencebroker.facade.struct.DeleteConfirmationMsgIndicator |
displayEBSharingRuleDeleteConfirmation(curam.evidencebroker.sl.entity.struct.EvidenceBrokerConfigIDAndVersionNoDetails evidenceBrokerConfigIDAndVersionNoDetails)
Deprecated.
Since 7.0.2.0 functionality has been replaced by component
AdvancedEvidenceSharing.
This method is used display an appropriate delete confirmation message
while removing the non identical sharing rule.
|
curam.evidencebroker.facade.struct.DeleteConfirmationMsgIndicator |
displayEvdAttributeDeleteConfirmation(curam.evidencebroker.facade.struct.ReadPageParameter readPageParameter)
Deprecated.
Since 7.0.2.0 functionality has been replaced by component
AdvancedEvidenceSharing.
This method is used display an appropriate delete confirmation message
while removing the non identical attribute mapping.
|
curam.evidencebroker.facade.struct.DeleteConfirmationMsgIndicator |
displayEvdMappingDeleteConfirmation(curam.evidencebroker.facade.struct.ReadPageParameter readPageParameter)
Deprecated.
Since 7.0.2.0 functionality has been replaced by component
AdvancedEvidenceSharing.
This method is used display an appropriate delete confirmation message
while removing the non identical evidence mapping.
|
curam.evidencebroker.facade.struct.NonIdenticalAttributeMappingDtlsList |
listNonIdenticalAttributeMapping(curam.evidencebroker.sl.entity.struct.EBAttributeConfigMappingKey nonIdenticalAttributeMappingKey)
Deprecated.
Since 7.0.2.0 functionality has been replaced by component
AdvancedEvidenceSharing.
This method is used to return the list of non identical attribute mappings.
|
curam.evidencebroker.sl.struct.NonIdenticalEvidenceMappingDtlsList |
listNonIdenticalEvidenceMappingConfig()
Deprecated.
Since 7.0.2.0 functionality has been replaced by component
AdvancedEvidenceSharing.
This method is used to return the list of non identical evidence attribute
mappings.
|
curam.evidencebroker.sl.struct.NonIdenticalUnmappedAttributeDtlsList |
listNonIdenticalUnmappedAttributeMapping(curam.evidencebroker.sl.entity.struct.EvidenceTypeAndConfigKey key)
Deprecated.
Since 7.0.2.0 functionality has been replaced by component
AdvancedEvidenceSharing.
This method is used to return the list of unmapped non identical attribute
mappings.
|
curam.evidencebroker.sl.struct.UnMappedCodetableValueList |
listNonIdenticalUnmappedCodetableMapping(curam.evidencebroker.sl.entity.struct.EBAttributeTypeAndConfigKey key)
Deprecated.
Since 7.0.2.0 functionality has been replaced by component
AdvancedEvidenceSharing.
This method is used to return the list of unmapped non identical codetable
mappings.
|
void |
removeCodeTableMappings(curam.evidencebroker.sl.struct.EBCodeTableMappingTabList ebCodetableMappingDtls)
Deprecated.
Since 7.0.2.0 functionality has been replaced by component
AdvancedEvidenceSharing.
This method is used to remove the codetable mapping attributes.
|
curam.evidencebroker.sl.struct.ViewCodetableValueMappingDetailsList |
viewCodeTableValueMappingAttributes(curam.evidencebroker.sl.entity.struct.AttributeMappingKey key)
Deprecated.
Since 7.0.2.0 functionality has been replaced by component
AdvancedEvidenceSharing.
This method is used to view the code table value mapping corresponding to
EBAttributemapping ID.
|
@Deprecated @AccessLevel(value=EXTERNAL) curam.evidencebroker.facade.struct.NonIdenticalAttributeMappingDtlsList listNonIdenticalAttributeMapping(curam.evidencebroker.sl.entity.struct.EBAttributeConfigMappingKey nonIdenticalAttributeMappingKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@Deprecated @AccessLevel(value=EXTERNAL) void deleteNonIdenticalAttributeMapping(curam.evidencebroker.sl.entity.struct.AttributeMappingKeyAndVersionNo attributeKeyAndVersionNo) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@Deprecated @AccessLevel(value=EXTERNAL) curam.evidencebroker.sl.entity.struct.EBCodeTableMappingKey addAttributeCodeTableMappings(curam.evidencebroker.sl.struct.EBCodeTableMappingDetails ebCodetableMappingDtls) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@Deprecated @AccessLevel(value=EXTERNAL) void deleteAttributeCodeTableMappings(curam.evidencebroker.facade.struct.EBCodeTableValueMappingKey ebCodetableMappingDtls) 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.NonIdenticalUnmappedAttributeDtlsList listNonIdenticalUnmappedAttributeMapping(curam.evidencebroker.sl.entity.struct.EvidenceTypeAndConfigKey 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.NonIdenticalEvidenceMappingDtlsList listNonIdenticalEvidenceMappingConfig() 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.NonIdenticalAttributeMappingKey addNonIdenticalAttributeMapping(curam.evidencebroker.sl.struct.NonIdenticalAttributeMappingDetails nonIdenticalAttributeMappingDetails) 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.UnMappedCodetableValueList listNonIdenticalUnmappedCodetableMapping(curam.evidencebroker.sl.entity.struct.EBAttributeTypeAndConfigKey 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.ViewCodetableValueMappingDetailsList viewCodeTableValueMappingAttributes(curam.evidencebroker.sl.entity.struct.AttributeMappingKey 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.DeleteConfirmationMsgIndicator displayEBSharingRuleDeleteConfirmation(curam.evidencebroker.sl.entity.struct.EvidenceBrokerConfigIDAndVersionNoDetails evidenceBrokerConfigIDAndVersionNoDetails) 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.DeleteConfirmationMsgIndicator displayEvdAttributeDeleteConfirmation(curam.evidencebroker.facade.struct.ReadPageParameter readPageParameter) 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.DeleteConfirmationMsgIndicator displayEvdMappingDeleteConfirmation(curam.evidencebroker.facade.struct.ReadPageParameter readPageParameter) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@Deprecated @AccessLevel(value=EXTERNAL) void removeCodeTableMappings(curam.evidencebroker.sl.struct.EBCodeTableMappingTabList ebCodetableMappingDtls) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException