public class NutsPatternIdFilter extends AbstractIdFilter implements net.thevpc.nuts.NutsIdFilter
| Constructor and Description |
|---|
NutsPatternIdFilter(net.thevpc.nuts.NutsSession ws,
net.thevpc.nuts.NutsId id) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptId(net.thevpc.nuts.NutsId other,
net.thevpc.nuts.NutsSession session) |
static boolean |
containsWildcad(String id) |
boolean |
equals(Object obj) |
net.thevpc.nuts.NutsId |
getId() |
int |
hashCode() |
boolean |
isWildcard() |
net.thevpc.nuts.NutsIdFilter |
simplify() |
String |
toString() |
and, neg, orand, getFilterOp, getFilterType, getSession, getSubFilters, getWorkspace, or, simplify, topublic NutsPatternIdFilter(net.thevpc.nuts.NutsSession ws,
net.thevpc.nuts.NutsId id)
public boolean isWildcard()
public net.thevpc.nuts.NutsId getId()
public boolean acceptId(net.thevpc.nuts.NutsId other,
net.thevpc.nuts.NutsSession session)
acceptId in interface net.thevpc.nuts.NutsIdFilterpublic static boolean containsWildcad(String id)
public net.thevpc.nuts.NutsIdFilter simplify()
simplify in interface net.thevpc.nuts.NutsFiltersimplify in interface Simplifiable<net.thevpc.nuts.NutsIdFilter>Copyright © 2021 vpc open source initiative. All rights reserved.