Class RemoteIdOrgunitExpression

java.lang.Object
org.ametys.plugins.userdirectory.expression.RemoteIdOrgunitExpression
All Implemented Interfaces:
Expression

public class RemoteIdOrgunitExpression extends Object implements Expression
Constructs an Expression testing the remove ID Orgunit
  • Constructor Details

    • RemoteIdOrgunitExpression

      Creates a remove ID Orgunit expression
      Parameters:
      value - The value of the id sql
  • Method Details

    • build

      public String build()
      Description copied from interface: Expression
      Build the expression.
      Specified by:
      build in interface Expression
      Returns:
      The XPath view of the expression.