public class SuggestRenditionDefinitionEntry extends Object
Modifier and Type | Class and Description |
---|---|
protected static class |
SuggestRenditionDefinitionEntry.RenditionDefinitionComparator |
Modifier and Type | Field and Description |
---|---|
static String |
ID |
static Comparator<RenditionDefinition> |
LABEL_COMPARATOR |
static int |
MAX_SUGGESTIONS |
protected String |
searchTerm |
Constructor and Description |
---|
SuggestRenditionDefinitionEntry() |
Modifier and Type | Method and Description |
---|---|
protected List<RenditionDefinition> |
getSuggestions(String searchTerm) |
Blob |
run() |
public static final String ID
public static final int MAX_SUGGESTIONS
public static final Comparator<RenditionDefinition> LABEL_COMPARATOR
protected String searchTerm
public SuggestRenditionDefinitionEntry()
protected List<RenditionDefinition> getSuggestions(String searchTerm)
Copyright © 2018 Nuxeo. All rights reserved.