@AccessLevel(value=EXTERNAL)
public interface LiteReferral
Modifier and Type | Method and Description |
---|---|
curam.litereferral.facade.struct.LiteReferralDetailsList |
listLiteReferrals(curam.litereferral.entity.struct.LiteReferralConcernRoleID key)
Reads a list of referrals for a concern role.
|
curam.litereferral.facade.struct.LiteReferralDetailsList listLiteReferrals(curam.litereferral.entity.struct.LiteReferralConcernRoleID key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
details
- Contains the details of the concern role.curam.util.exception.AppException
curam.util.exception.InformationalException