org.ofbiz.widget.screen
Class ModelScreenCondition.IfServicePermission
java.lang.Object
org.ofbiz.widget.screen.ModelScreenCondition.ScreenCondition
org.ofbiz.widget.screen.ModelScreenCondition.IfServicePermission
- All Implemented Interfaces:
- java.io.Serializable
- Enclosing class:
- ModelScreenCondition
public static class ModelScreenCondition.IfServicePermission
- extends ModelScreenCondition.ScreenCondition
- See Also:
- Serialized Form
Method Summary |
boolean |
eval(java.util.Map<java.lang.String,java.lang.Object> context)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
serviceExdr
protected FlexibleStringExpander serviceExdr
actionExdr
protected FlexibleStringExpander actionExdr
ctxMapExdr
protected FlexibleStringExpander ctxMapExdr
resExdr
protected FlexibleStringExpander resExdr
ModelScreenCondition.IfServicePermission
public ModelScreenCondition.IfServicePermission(ModelScreen modelScreen,
org.w3c.dom.Element condElement)
eval
public boolean eval(java.util.Map<java.lang.String,java.lang.Object> context)
- Specified by:
eval
in class ModelScreenCondition.ScreenCondition