public class SearchableGenericFile extends SearchableItem<AbstractFileItem>
| Modifier and Type | Field and Description |
|---|---|
SearchableField<Calendar> |
creationTime |
SearchableField<Calendar> |
lastModification |
SearchableField<String> |
title |
| Modifier | Constructor and Description |
|---|---|
protected |
SearchableGenericFile() |
| Modifier and Type | Method and Description |
|---|---|
static SearchableGenericFile |
get() |
getNodeValue, getTypepublic final SearchableField<String> title
public final SearchableField<Calendar> lastModification
public final SearchableField<Calendar> creationTime
public static SearchableGenericFile get()
Copyright © 2019. All Rights Reserved.