public class NavAppPerspective extends Object implements Serializable
Constructor and Description |
---|
NavAppPerspective(String perspectiveClassName)
Constructs a new instance from the fully qualified perspective class name.
|
Modifier and Type | Method and Description |
---|---|
String |
getAppPath()
Returns the NapApp path of this perspective.
|
String |
getDisplayName(Locale locale)
Returns the localized human readable name of the perspective with the given class name.
|
String |
getId()
Returns the unique NavApp menu item id of the perspective with the given class name.
|
public NavAppPerspective(String perspectiveClassName)
perspectiveClassName
- fully qualified class namepublic String getId()
public String getAppPath()
Copyright © 2007–2019 Hippo B.V. (http://www.onehippo.com). All rights reserved.