Interface | Description |
---|---|
AutoEndDateEvidenceHook |
Auto end date evidence hook points.
|
EvidenceActivation |
Hook for supporting the auto evidence activation.
|
EvidenceControllerHookRegistrar |
This class contains custom hooks that can be used by custom code to
perform operations during evidence manipulation.
|
EvidenceControllerInterface |
This interface provides methods (which cannot be modeled) for manipulating
case evidence and is implemented by the EvidenceController class.
|
EvidenceControllerInterface.EvidenceActivationEvents |
Interface to the evidence events functionality surrounding evidence
activation method.
|
EvidenceControllerInterface.EvidencePreActivationEvents |
Interface to the evidence events functionality before the evidence
activation method.
|
EvidenceControllerInterface.EvidencePreModifyEvent |
Interface to the evidence events functionality before the evidence
modify method.
|
EvidenceControllerInterface.EvidenceValidationEvents |
Interface to allow listeners to implement custom validations.
|
EvidenceInterface |
This interface extends the StandardEvidenceInterface, therefore any class
that implements EvidenceInterface must provide its own implementations of the
methods defined in the standard interface.
|
EvidenceIssues |
Generic interfaces that supports the reporting of "issues" with evidence
|
EvidenceMap | |
EvidenceMapping |
An interface for evidence mapping.
|
EvidenceVerification |
Abstracts the usage of verifications on evidence.
|
GlobalEvidenceHook |
This interface contains custom hook methods that can be used by custom code
to perform operations during evidence manipulation.
|
ListAutoEndDateEvidence |
Provides evidence details list for evidence auto end dating.
|
ListAutoEndDateEvidenceFilter |
Filter list items used by list auto end date evidence.
|
MultiEvidenceFilters |
Filter list items used by multiple participant evidence operations.
|
MultiEvidenceHook |
Multiple participant evidence operations hook points.
|
ReciprocalEvidenceConversion |
This interface contains methods that can be used by custom code
to perform reciprocal evidence conversion operations.
|
Class | Description |
---|---|
AbstractMultiEvidenceFiltersImpl |
Default
MultiEvidenceFilters implementation. |
EvidenceComparisonHelper |
This class contains helper methods for comparing evidence.
|
EvidenceControllerHookRegistrar.HookMap |
The HookMap class is a generic product name to Curam factory
class mapping.
|
EvidenceEffectivePeriodCalculation |
Default Evidence Effective Period Calculation Strategy implementation.
|
ListAutoEndDateEvidenceFilterImpl |
Default
ListAutoEndDateEvidenceFilters implementation. |
ListAutoEndDateEvidenceImpl |
Default
ListAutoEndDateEvidenceImpl implementation for Dynamic
evidence nature type. |
MultiEvidenceFiltersImpl |
Base
MultiEvidenceFilters implementation. |