public static class ItemFilters.NotHasAttribute<M> extends ItemFilters.AttributeFilter<M>
PersistableItemFilter.Kind
attribute
KEY_END, KEY_FIELD, KEY_FILTER, KEY_START, KEY_TYPE, KEY_TYPE_MATCHES, KEY_VALUE, kind
Constructor and Description |
---|
NotHasAttribute(ICanonicalAccessorFactory<M> attribute) |
Modifier and Type | Method and Description |
---|---|
IPredicate<IItem> |
getPredicate(IType<IItem> type) |
getAttribute, getKind, saveArgs, toString
putValueType, readFrom, readValue, readValue, saveTo, toString, writeValue, writeValue
public NotHasAttribute(ICanonicalAccessorFactory<M> attribute)
public IPredicate<IItem> getPredicate(IType<IItem> type)
type
- the item type to get a predicate for