Skip to main content

FieldLogs

Root: FMReportingNGModel

Note

All the attributes in the following table have the root element fmReportingNGModel.

Accessing objects and their attributes using Freemarker is discussed here.

Attribute

Type

Description

userRequiredData

RequiredInputDataList

User Data

components

Map<String, List<ReportDataModel>>

Components

getCompanyId(String userId)

String

This function returns the companyID of the specified userId.

An empty string will be returned if the data cannot be found.

getStampId(String userId)

String

This function returns the stampID of the specified userId.

An empty string will be returned if the data cannot be found.