public class Index extends Object
This class is configured via XML (i.e. a console-config.xml file).
This is done via the HK2 ConfigParser.
| Constructor and Description |
|---|
Index() |
| Modifier and Type | Method and Description |
|---|---|
List<IndexItem> |
getIndexItems()
Accessor for child
TOCItems. |
String |
getVersion() |
void |
setIndexItems(List<IndexItem> indexItems)
IntegrationPoints setter. |
void |
setVersion(String version) |
Copyright © 2017. All rights reserved.