@ApplicationScoped public class NavigationServicesImpl extends Object implements NavigationServices
| Constructor and Description |
|---|
NavigationServicesImpl() |
NavigationServicesImpl(NavTreeStorage storage) |
| Modifier and Type | Method and Description |
|---|---|
NavTree |
loadNavTree() |
void |
saveNavTree(NavTree navTree) |
public NavigationServicesImpl()
@Inject public NavigationServicesImpl(NavTreeStorage storage)
public NavTree loadNavTree()
loadNavTree in interface NavigationServicespublic void saveNavTree(NavTree navTree)
saveNavTree in interface NavigationServicesCopyright © 2012–2021 JBoss by Red Hat. All rights reserved.