|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ofbiz.minilang.method.conditional.HasPermissionCondition
public class HasPermissionCondition
Implements compare to a constant condition.
Nested Class Summary | |
---|---|
static class |
HasPermissionCondition.HasPermissionConditionFactory
|
Constructor Summary | |
---|---|
HasPermissionCondition(org.w3c.dom.Element element,
SimpleMethod simpleMethod)
|
Method Summary | |
---|---|
boolean |
checkCondition(MethodContext methodContext)
|
void |
prettyPrint(java.lang.StringBuilder messageBuffer,
MethodContext methodContext)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HasPermissionCondition(org.w3c.dom.Element element, SimpleMethod simpleMethod)
Method Detail |
---|
public boolean checkCondition(MethodContext methodContext)
checkCondition
in interface Conditional
public void prettyPrint(java.lang.StringBuilder messageBuffer, MethodContext methodContext)
prettyPrint
in interface Conditional
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |