public class AdminModeCondition extends Object implements BiPredicate<Widgetchildren,Map<String,Object>>
| Constructor and Description |
|---|
AdminModeCondition() |
| Modifier and Type | Method and Description |
|---|---|
protected CockpitSessionService |
getSessionService() |
protected boolean |
isAdminMode() |
void |
setSessionService(CockpitSessionService sessionService) |
boolean |
test(Widgetchildren widgetchildren,
Map<String,Object> stringObjectMap) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitand, negate, orprotected boolean isAdminMode()
public boolean test(Widgetchildren widgetchildren, Map<String,Object> stringObjectMap)
test in interface BiPredicate<Widgetchildren,Map<String,Object>>public void setSessionService(CockpitSessionService sessionService)
protected CockpitSessionService getSessionService()
Copyright © 2018. All rights reserved.