public class EntryPointsAggregator extends Object
| Constructor and Description |
|---|
EntryPointsAggregator() |
| Modifier and Type | Method and Description |
|---|---|
List<ModuleEntryPoint> |
getEntryPoints() |
List<AbstractMenu> |
getMenus(User user) |
void |
setEntryPoints(List<ModuleEntryPoint> entryPoints) |
public List<ModuleEntryPoint> getEntryPoints()
public void setEntryPoints(List<ModuleEntryPoint> entryPoints)
public List<AbstractMenu> getMenus(User user)
Copyright © 2017. All rights reserved.