FictionBookFieldNames
Leave feedback
On this page
Inheritance: java.lang.Object
public class FictionBookFieldNames
Represents a list of field names for the faceted search.
Learn more
| Constructor | Description |
|---|---|
| FictionBookFieldNames() |
| Field | Description |
|---|---|
| Title | The title field name. |
| Subject | The subject field name. |
| Keywords | The keywords field name. |
| Author | The author field name. |
| Description | The description field name. |
| Language | The language field name. |
| Publisher | The publisher field name. |
| PublishedDate | The published date field name. |
public FictionBookFieldNames()
public static final String Title
The title field name.
public static final String Subject
The subject field name.
public static final String Keywords
The keywords field name.
public static final String Author
The author field name.
public static final String Description
The description field name.
public static final String Language
The language field name.
public static final String Publisher
The publisher field name.
public static final String PublishedDate
The published date field name.
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.