Package com.pullreports.model.config
Class ColumnConfiguration
Object
com.pullreports.model.config.ColumnConfiguration
A ColumnConfiguration represents one database column within a
TableConfiguration
. See
ColumnConfiguration.Builder
to create a column.
Schema analog: <column>
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
A ColumnConfiguration.Builder follows the builder pattern to create a newColumnConfiguration
instance.static class
Deprecated. -
Method Summary
-
Method Details
-
getApplyOutputTransformToSort
public boolean getApplyOutputTransformToSort() -
getDescription
-
getDisplayName
-
getExport
public boolean getExport() -
getLabelValuesProvider
-
getId
-
getName
-
getOutputTransform
-
getParamType
-
getFilterColumnTransform
-
getFilterValueTransform
-
getUrlTemplate
-
getAccessControlVoter
-
ColumnConfiguration.Builder
.