Interface FilterItemPathTransformer

All Known Implementing Classes:
AssociationsToShadowReferencesTransformer

public interface FilterItemPathTransformer
  • Method Details

    • transform

      @Nullable @Nullable ItemPath transform(ItemPath parentPath, ItemDefinition<?> parentDefinition, ItemFilter filter)
      Parameters:
      parentPath - Item Path of parent filter, to which paths are relative in filter
      parentDefinition - Definition of parent filter.
      filter - actual filter to be transformed.
      Returns:
      null, if item path should be unchanged, otherwise new item path