@Component(value="fts_EntitiesCollector")
 @Scope(value="prototype")
public class EntitiesCollector
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
static java.lang.String | 
NAME  | 
| Constructor and Description | 
|---|
EntitiesCollector(com.haulmont.chile.core.model.MetaClass metaClass)  | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.List | 
loadResults()  | 
void | 
setExcludeFromQueue(boolean excludeInQueue)  | 
void | 
setIdOnly(boolean idOnly)  | 
public static final java.lang.String NAME