All Implemented Interfaces:
Condition<TagQueryTarget>, Filter<TagQueryTarget>, Serializable

public class TagQuery extends AbstractFilter<TagQueryTarget>
A Tag Query is a set of conditions for querying tags. The target of the query and conditions is a TagQueryTarget. This is a way to bridge between a little special knowledge about the nature of the target, and the fact that the "tag" object is not defined in Common.
See Also: