Package | Description |
---|---|
com.neurosys.content.service | |
com.neurosys.menu.model | |
com.neurosys.module.service | |
com.neurosys.products.service |
Modifier and Type | Class and Description |
---|---|
class |
ContentAutoNav<C extends AbstractContent>
|
Modifier and Type | Method and Description |
---|---|
IMenuGenerator |
AutoGenMenuItem.getGenerator()
The instance of the generator that will produce the replacement actual
MenuItem s |
Modifier and Type | Method and Description |
---|---|
void |
AutoGenMenuItem.setGenerator(IMenuGenerator generator)
The instance of the generator that will produce the replacement actual
MenuItem s |
Modifier and Type | Interface and Description |
---|---|
interface |
IMenuAutoNav
IMenuGenerator & IMenuPathMapper together |
Modifier and Type | Class and Description |
---|---|
class |
CustomAutoNav<T extends IHierarchialReference>
A
HierarchyTypeAutoNav for ContentDescriptor
Accept any Query that produces a result set that Looks like the following, where NAME uniquely identifies the Tuple: TUPLE1: <Name1>,<Display Name 1>,<Parent Category Id/Name 1> TUPLE2: <Name2>,<Display Name 2>,<Parent Category Id/Name 2> TUPLE3: <Name3>,<Display Name 3>,<Parent Category Id/Name 3> etc.. |
class |
HierarchyTypeAutoNav<T extends IHierarchialReference>
This service automatically converts all
IHierarchialReference hierarchy into MenuItem & AuthorizableMenuItem s and
insert/appends them to the menu & pageMenuMap (see navigation.xml) (Which page Item refers to which menu Item to determine current focused page/item). |
class |
ModuleUIAutoNav
This service automatically converts all context-available
ModuleUI 's into MenuItem & AuthorizableMenuItem s and
adds them to the main adminMenu (Menu DataStructure) & adminPageMenuMap (Which page Item refers to which menu Item to determine current focused page/item) into the context. |
Modifier and Type | Class and Description |
---|---|
class |
CatalogAutoNav
|
Copyright © 2018. All rights reserved.