public class NutstVersionIdFilter extends AbstractIdFilter implements NutsIdFilter, Simplifiable<NutsIdFilter>
| Constructor and Description |
|---|
NutstVersionIdFilter(NutsVersionFilter filter,
NutsSession session) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptId(NutsId other,
NutsSession session) |
boolean |
acceptSearchId(NutsSearchId sid,
NutsSession session) |
boolean |
equals(Object obj) |
int |
hashCode() |
NutsIdFilter |
simplify() |
String |
toString() |
and, neg, orand, getFilterOp, getFilterType, getSession, getSubFilters, getWorkspace, or, simplify, toclone, finalize, getClass, notify, notifyAll, wait, wait, waitand, neg, orand, getFilterOp, getFilterType, getSubFilters, getWorkspace, or, simplify, topublic NutstVersionIdFilter(NutsVersionFilter filter, NutsSession session)
public boolean acceptSearchId(NutsSearchId sid, NutsSession session)
acceptSearchId in interface NutsArtifactFilteracceptSearchId in interface NutsIdFilterpublic boolean acceptId(NutsId other, NutsSession session)
acceptId in interface NutsIdFilterpublic NutsIdFilter simplify()
simplify in interface NutsFiltersimplify in interface Simplifiable<NutsIdFilter>Copyright © 2021 vpc open source initiative. All rights reserved.