Package com.pullreports.model
Class Column
Object
com.pullreports.model.Column
Represents a database column within a
Table
.
A Pull Reports maintainer never creates a Column, but rather a
ColumnConfiguration
.- See Also:
-
Method Details
-
getApplyOutputTransformToSort
public boolean getApplyOutputTransformToSort() -
getDescription
-
getDisplayName
Returns the column displayName attribute or the name.- Returns:
- the column displayName attribute or the name.
-
getExport
public boolean getExport() -
getLabelValuesProvider
-
getId
-
getName
-
getOutputTransform
-
getParamClass
-
getFilterColumnTransform
-
getFilterValueTransform
-
getColumnUrlTemplate
-
getTable
-
getAccessControlVoter
-
getColumnResourcePath
-
toString
-
equals
-
hashCode
public int hashCode()
-