public interface

QueryFilter

com.neomades.content.QueryFilter

Class Overview

ContentQuery filter.

Summary

Public Methods
abstract boolean apply(ContentQuery query)
Returns true if the query is matching with this filter.

Public Methods

public abstract boolean apply (ContentQuery query)

Returns true if the query is matching with this filter.

Parameters
query the query to check
Returns
  • true if content query corresponds to filter