public interface EntryPointDescriptor
The master template will join all these and create the navigation bar
Entry point descriptors are grouped in InspectorEntryPointGroups, which contain an ordered list of InspectorEntryPointDescriptors
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Get entry point name, as displayed in the web page.
|
String |
getRelativeUrl()
entry point url relative to the baseUri.
|
boolean |
isHiddenAsDefault()
Return visible visible as default
|
String getRelativeUrl()
String getName()
boolean isHiddenAsDefault()
Copyright © 2017. All rights reserved.