Class PKColumnFilterSource
java.lang.Object
net.sf.jailer.datamodel.PKColumnFilterSource
- All Implemented Interfaces:
FilterSource
Source of
Filter derived from primary key column.- Author:
- Wisser
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets clear text description of what the source is.
-
Field Details
-
table
The table owning the primary key column. -
column
The primary key column that is the source of the filter.
-
-
Constructor Details
-
PKColumnFilterSource
-
-
Method Details
-
getDescription
Gets clear text description of what the source is.- Specified by:
getDescriptionin interfaceFilterSource- Returns:
- clear text description
-