Class VirtualFactoryExpression

java.lang.Object
org.ametys.plugins.repository.query.expression.VirtualFactoryExpression
All Implemented Interfaces:
Expression

public class VirtualFactoryExpression extends Object implements Expression
Expression matching AmetysObjects holding a link to a VirtualAmetysObjectFactory.
  • Constructor Details

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