public static class ItemFilters.NotHasAttribute<M> extends ItemFilters.AttributeFilter<M>
PersistableItemFilter.Kindattributekind| Constructor and Description |
|---|
NotHasAttribute(ICanonicalAccessorFactory<M> attribute) |
| Modifier and Type | Method and Description |
|---|---|
IPredicate<IItem> |
getPredicate(IType<IItem> type) |
getAttribute, getKind, saveArgs, toStringputValueType, readFrom, saveTo, toStringpublic NotHasAttribute(ICanonicalAccessorFactory<M> attribute)
public IPredicate<IItem> getPredicate(IType<IItem> type)
type - the item type to get a predicate forCopyright © 2020. All rights reserved.