public class NutsDescriptorIdFilter extends AbstractIdFilter implements net.thevpc.nuts.NutsIdFilter, Simplifiable<net.thevpc.nuts.NutsIdFilter>
| Constructor and Description |
|---|
NutsDescriptorIdFilter(net.thevpc.nuts.NutsDescriptorFilter filter,
net.thevpc.nuts.NutsSession session) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptId(net.thevpc.nuts.NutsId id,
net.thevpc.nuts.NutsSession session) |
boolean |
acceptSearchId(net.thevpc.nuts.NutsSearchId sid,
net.thevpc.nuts.NutsSession session) |
boolean |
equals(Object obj) |
int |
hashCode() |
net.thevpc.nuts.NutsIdFilter |
simplify() |
String |
toString() |
and, neg, orand, getFilterOp, getFilterType, getSession, getSubFilters, getWorkspace, or, simplify, topublic NutsDescriptorIdFilter(net.thevpc.nuts.NutsDescriptorFilter filter,
net.thevpc.nuts.NutsSession session)
public boolean acceptSearchId(net.thevpc.nuts.NutsSearchId sid,
net.thevpc.nuts.NutsSession session)
acceptSearchId in interface net.thevpc.nuts.NutsArtifactFilteracceptSearchId in interface net.thevpc.nuts.NutsIdFilterpublic boolean acceptId(net.thevpc.nuts.NutsId id,
net.thevpc.nuts.NutsSession session)
acceptId in interface net.thevpc.nuts.NutsIdFilterpublic 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.