Class RemoteIdOrgunitExpression

    • Constructor Detail

      • RemoteIdOrgunitExpression

        public RemoteIdOrgunitExpression​(String value)
        Creates a remove ID Orgunit expression
        Parameters:
        value - The value of the id sql
    • Method Detail

      • 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.