HcmCertificateType::findByCertificateType Method

Finds a record in the HcmCertificateType table by using a HcmCertificateTypeId value.

Syntax

client server public static HcmCertificateType findByCertificateType(
    HcmCertificateTypeId _recId, 
   [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: HcmCertificateType Table
A record in the HcmCertificateType table.

See Also

Reference

HcmCertificateType Table