public static class Selectable.WithFieldSelection.Raw extends java.lang.Object implements Selectable.Raw
Constructor and Description |
---|
Raw(Selectable.Raw selected,
ColumnIdentifier.Raw field) |
Modifier and Type | Method and Description |
---|---|
Selectable.WithFieldSelection |
prepare(CFMetaData cfm) |
boolean |
processesSelection()
Returns true if any processing is performed on the selected column.
|
public Raw(Selectable.Raw selected, ColumnIdentifier.Raw field)
public Selectable.WithFieldSelection prepare(CFMetaData cfm)
prepare
in interface Selectable.Raw
public boolean processesSelection()
Selectable.Raw
processesSelection
in interface Selectable.Raw
Copyright © 2017 The Apache Software Foundation