public abstract class BroadleafAdminAbstractController extends BroadleafAbstractController
AdminNavigationHandlerMapping| Modifier and Type | Field and Description |
|---|---|
protected String |
currentSectionKey |
| Constructor and Description |
|---|
BroadleafAdminAbstractController() |
| Modifier and Type | Method and Description |
|---|---|
AdminModule |
getCurrentAdminModule() |
AdminSection |
getCurrentAdminSection() |
abstract String |
getCurrentSectionKey() |
isAjaxRequestprotected String currentSectionKey
@ModelAttribute(value="currentAdminModule") public AdminModule getCurrentAdminModule()
@ModelAttribute(value="currentAdminSection") public AdminSection getCurrentAdminSection()
public abstract String getCurrentSectionKey()
Copyright © 2013. All rights reserved.