public class ELGroupComputerHelper extends Object
Modifier and Type | Field and Description |
---|---|
protected static ExpressionContext |
ec |
protected static ExpressionEvaluator |
ee |
Constructor and Description |
---|
ELGroupComputerHelper() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isUserInGroup(DocumentModel user,
String el) |
static boolean |
isValidEL(String el) |
protected static final ExpressionContext ec
protected static final ExpressionEvaluator ee
public ELGroupComputerHelper()
public static boolean isUserInGroup(DocumentModel user, String el)
Copyright © 2018 Nuxeo. All rights reserved.