@Portable public class RuntimeModel extends Object
| Constructor and Description |
|---|
RuntimeModel(NavTree navTree,
List<LayoutTemplate> layoutTemplates,
Long lastModified) |
| Modifier and Type | Method and Description |
|---|---|
Long |
getLastModified() |
List<LayoutTemplate> |
getLayoutTemplates() |
NavTree |
getNavTree() |
public RuntimeModel(NavTree navTree, List<LayoutTemplate> layoutTemplates, Long lastModified)
public NavTree getNavTree()
public List<LayoutTemplate> getLayoutTemplates()
public Long getLastModified()
Copyright © 2012–2021 JBoss by Red Hat. All rights reserved.