Package net.atthegate.server.models
Class ReportColumn
java.lang.Object
net.atthegate.server.models.ReportColumn
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionReportColumn
(String key, String label, String type) ReportColumn
(String key, String label, String type, String description) ReportColumn
(String key, String label, String type, String description, boolean all) -
Method Summary
-
Field Details
-
CUSTOM_FIELD_TYPE
-
COMMON_FIELD_TYPE
-
key
-
label
-
type
-
entryType
-
description
-
emptyCustomField
public boolean emptyCustomField -
all
public boolean all
-
-
Constructor Details
-
ReportColumn
public ReportColumn() -
ReportColumn
-
ReportColumn
-
ReportColumn
-
-
Method Details
-
getKey
-
getLabel
-