Package org.hippoecm.frontend.plugins.standards.perspective

This package contains classes that render a perspective and facilitate the communication with the navigation application.

A perspective corresponds to a menu item in the navigation application. The org.hippoecm.frontend.service.navappsettings.NavAppResourceService adds is the configuration for the navigation application. The navigation application then adds the menu item.

The perspective is bootstrapped and loaded by the org.hippoecm.frontend.plugin.loader.PluginClusterLoader.