Package org.ametys.odf.rights
Class ODFRightHelper.RoleExpression
java.lang.Object
org.ametys.odf.rights.ODFRightHelper.RoleExpression
- All Implemented Interfaces:
Expression
- Enclosing class:
- ODFRightHelper
Expression for ODF role expression
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.ametys.plugins.repository.query.expression.Expression
Expression.LogicalOperator, Expression.Operator
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
RoleExpression
Constructor- Parameters:
attributePath
- the path of the role attributeuser
- the user
-
-
Method Details
-
build
Description copied from interface:Expression
Build the expression.- Specified by:
build
in interfaceExpression
- Returns:
- The XPath view of the expression.
-