@AccessLevel(value=EXTERNAL)
public interface PDCEvidence
Modifier and Type | Method and Description |
---|---|
curam.aes.facade.struct.IncomingBusinessObjectDetailsList |
getIncomingBusinessObjectDetailsList(curam.pdc.facade.struct.PDCParticipantKey key)
List all incoming Evidcence for the PDC.
|
curam.core.facade.infrastructure.struct.EvidenceIssuesDetailsList |
listIssuesForPDC(curam.pdc.facade.struct.PDCParticipantKey key)
List all of the Issues for PDC.
|
@AccessLevel(value=EXTERNAL) curam.core.facade.infrastructure.struct.EvidenceIssuesDetailsList listIssuesForPDC(curam.pdc.facade.struct.PDCParticipantKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
key
- Participant identifier.curam.util.exception.AppException
curam.util.exception.InformationalException
Evidence, Issue |
curam.aes.facade.struct.IncomingBusinessObjectDetailsList getIncomingBusinessObjectDetailsList(curam.pdc.facade.struct.PDCParticipantKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException