public static class Selectable.WithFieldSelection.Raw extends java.lang.Object implements Selectable.Raw
Constructor and Description |
---|
Selectable.WithFieldSelection.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 Selectable.WithFieldSelection.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 © 2015 The Apache Software Foundation