Interface FilterContext


  • public interface FilterContext
    Gets the data required for a filter.
    • Method Detail

      • getLink

        Link getLink()
        Returns the current link being evaluated by the filter.
      • getRepository

        com.orchestranetworks.instance.Repository getRepository()
        Returns the current repository.