Class DynamicAttributesSupportDelegate

java.lang.Object
io.jmix.search.index.impl.dynattr.DynamicAttributesSupportDelegate

public class DynamicAttributesSupportDelegate extends Object
Proxy class for determining if a given property name or property path represents a dynamic attribute.
  • Constructor Details

    • DynamicAttributesSupportDelegate

      public DynamicAttributesSupportDelegate()
  • Method Details

    • isDynamicAttributeName

      public boolean isDynamicAttributeName(String entityPropertyFullName)