Class HasPermissionCondition

java.lang.Object
org.apache.ofbiz.minilang.MiniLangElement
org.apache.ofbiz.minilang.method.MethodOperation
org.apache.ofbiz.minilang.method.conditional.HasPermissionCondition
All Implemented Interfaces:
Conditional

public final class HasPermissionCondition extends MethodOperation implements Conditional
Implements the <if-has-permission> element.
See Also: