Interface ObjectFilter

All Known Implementing Classes:
PassthroughObjectFilter, PathObjectFilter

public interface ObjectFilter
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    filter(NodeRef nodeRef)
     
  • Method Details

    • filter

      boolean filter(NodeRef nodeRef)