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 classA ColumnConfiguration.Builder follows the builder pattern to create a newColumnConfigurationinstance.static classDeprecated. -
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.