public class CommonRootsByIdHelper extends Object
| Constructor and Description |
|---|
CommonRootsByIdHelper() |
| Modifier and Type | Method and Description |
|---|---|
static Set<net.thevpc.nuts.NutsId> |
resolveRootId0(net.thevpc.nuts.NutsIdFilter filter,
net.thevpc.nuts.NutsSession session) |
static Set<net.thevpc.nuts.NutsId> |
resolveRootIds(net.thevpc.nuts.NutsIdFilter filter,
net.thevpc.nuts.NutsSession session) |
static List<net.thevpc.nuts.NutsId> |
resolveRootPaths(net.thevpc.nuts.NutsIdFilter filter,
net.thevpc.nuts.NutsSession session) |
public static List<net.thevpc.nuts.NutsId> resolveRootPaths(net.thevpc.nuts.NutsIdFilter filter, net.thevpc.nuts.NutsSession session)
public static Set<net.thevpc.nuts.NutsId> resolveRootIds(net.thevpc.nuts.NutsIdFilter filter, net.thevpc.nuts.NutsSession session)
public static Set<net.thevpc.nuts.NutsId> resolveRootId0(net.thevpc.nuts.NutsIdFilter filter, net.thevpc.nuts.NutsSession session)
Copyright © 2022 vpc open source initiative. All rights reserved.