HRMInjuryFilingAgency::findByFilingAgencyId Method

Finds a record in the HRMInjuryFilingAgency table that is based on a HRMInjuryFilingAgencyId value.

Syntax

client server public static HRMInjuryFilingAgency findByFilingAgencyId(
    HRMInjuryFilingAgencyId _filingAgencyId, 
   [boolean _forUpdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: HRMInjuryFilingAgency Table
A record in the HRMInjuryFilingAgency table.

See Also

Reference

HRMInjuryFilingAgency Table