HRMInjuryTreatmentType::findByTreatmentTypeId Method

Finds a record in the HRMInjuryTreatmentType table that is based on a HRMInjuryTreatmentTypeId value.

Syntax

client server public static HRMInjuryTreatmentType findByTreatmentTypeId(
    HRMInjuryTreatmentTypeId _treatmentTypeId, 
   [boolean _forUpdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

Return Value

Type: HRMInjuryTreatmentType Table
A record in the HRMInjuryTreatmentTypeId table.

See Also

Reference

HRMInjuryTreatmentType Table