com.ibm.workplace.wcm.api.query
Interface Selector

All Superinterfaces:
QueryElement, java.io.Serializable
All Known Subinterfaces:
EditionSelector
All Known Implementing Classes:
Association, CompoundSelector, Conjunction, Disjunction, Negation, ProjectStateSelectors, WorkflowSelectors

public interface Selector
extends QueryElement

An interface indicates an object is a Selector.

Since:
7.0

Field Summary
static Selector NULL_SELECTOR
          the null selector
 
Method Summary
 
Methods inherited from interface com.ibm.workplace.wcm.api.query.QueryElement
getElements, hasElements
 

Field Detail

NULL_SELECTOR

static final Selector NULL_SELECTOR
the null selector