public class WorkflowStepSearchField extends AbstractNoJoinSystemSearchField
| Modifier and Type | Field and Description |
|---|---|
static String |
NAME
The workflow step field name.
|
| Constructor and Description |
|---|
WorkflowStepSearchField() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFacetField()
Get the facet field corresponding to this field.
|
String |
getName()
Get the search field name.
|
String |
getSortField()
Get the sort field corresponding to this field.
|
getJoinedPaths, isJoinedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFacetFunctionpublic static final String NAME
public WorkflowStepSearchField()
public String getName()
SearchFieldpublic String getSortField()
SearchFieldpublic String getFacetField()
SearchField