public interface OutcomePlanPriorityFactor
Modifier and Type | Method and Description |
---|---|
curam.outcomeplanning.outcomeplan.facade.struct.OutcomePlanPriorityFactorDetails |
readPriorityFactorDetails(curam.assessmentplanning.delivery.entity.struct.PriorityFactorKey key)
Reads the details of the specified PriorityFactor record.
|
curam.outcomeplanning.outcomeplan.facade.struct.OutcomePlanPriorityFactorDetails readPriorityFactorDetails(curam.assessmentplanning.delivery.entity.struct.PriorityFactorKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
The
- unique identifier of the PriorityFactor record to read.curam.util.exception.AppException
curam.util.exception.InformationalException