public class SearchFieldFactory extends Object
| Constructor and Description |
|---|
SearchFieldFactory() |
| Modifier and Type | Method and Description |
|---|---|
static Class<?>[] |
classesForTypes(List<EntryType> types) |
static HashSet<String> |
entryFields(List<EntryType> types) |
static String[] |
getCommonFields() |
static String |
searchFieldForEntryField(EntryField entryField)
Determines the search field for the specified entry field
|
public static String[] getCommonFields()
public static String searchFieldForEntryField(EntryField entryField)
entryField - entry fieldCopyright © 2017. All rights reserved.