Package net.atthegate.server.models
Class EmailReportSettings
java.lang.Object
net.atthegate.server.models.EmailReportSettings
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionboolean
static String
boolean
boolean
boolean
boolean
boolean
boolean
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
DO_NOT_ADD_IMAGE
-
hideIDNumber
public boolean hideIDNumber -
hideEmptyFields
public boolean hideEmptyFields -
groupBy
-
groupByCustomField
-
hideGroupEntries
public boolean hideGroupEntries -
sortedColumns
-
imageCustomField
-
mainFieldName
-
useAllFields
public boolean useAllFields -
calcTimeSpendWithoutExit
public boolean calcTimeSpendWithoutExit -
pdfAttachment
public boolean pdfAttachment -
onlyAttachment
public boolean onlyAttachment
-
-
Constructor Details
-
EmailReportSettings
public EmailReportSettings()
-