Interface AttributeFilterElements
- All Known Implementing Classes:
SimpleAttributeFilterElements,UriAttributeFilterElements,ValueAttributeFilterElements
public interface AttributeFilterElements
Represents elements, which can be used as value of "in" or "notIn" by
AttributeFilter.-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classstatic class -
Method Summary
-
Method Details
-
getElements
Elements the filter refers to.- Returns:
- filter elements.
-