Class ModuleShortcut
- java.lang.Object
-
- org.nuxeo.ecm.webengine.model.impl.ModuleShortcut
-
public class ModuleShortcut extends Object
Can be used to register links to your module entry points in the main web engine page- Author:
- Bogdan Stefanescu
-
-
Constructor Summary
Constructors Constructor Description ModuleShortcut()
ModuleShortcut(String href, String title)
-