public class PKColumnFilterSource extends java.lang.Object implements FilterSource
Filter derived from primary key column.| Constructor and Description | 
|---|
PKColumnFilterSource(Table table,
                    Column column)
Constructor. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
getDescription()
Gets clear text description of what the source is. 
 | 
public java.lang.String getDescription()
getDescription in interface FilterSource