Uses of Class
org.nuxeo.ecm.webengine.model.impl.ModuleShortcut
-
Packages that use ModuleShortcut Package Description org.nuxeo.ecm.webengine.model.impl -
-
Uses of ModuleShortcut in org.nuxeo.ecm.webengine.model.impl
Fields in org.nuxeo.ecm.webengine.model.impl with type parameters of type ModuleShortcut Modifier and Type Field Description List<ModuleShortcut>
ModuleConfiguration. moduleShortcuts
A list of entry points into the module - to be shown in the main webengine page.Methods in org.nuxeo.ecm.webengine.model.impl that return types with arguments of type ModuleShortcut Modifier and Type Method Description List<ModuleShortcut>
ModuleConfiguration. getShortcuts()
-