public class NutsDescriptorUtils extends Object
| Constructor and Description |
|---|
NutsDescriptorUtils() |
| Modifier and Type | Method and Description |
|---|---|
static net.thevpc.nuts.NutsDescriptor |
checkDescriptor(net.thevpc.nuts.NutsDescriptor nutsDescriptor,
net.thevpc.nuts.NutsSession session) |
static void |
checkValidEffectiveDescriptor(net.thevpc.nuts.NutsDescriptor effectiveDescriptor,
net.thevpc.nuts.NutsSession session) |
static Map<String,String> |
getPropertiesMap(net.thevpc.nuts.NutsDescriptorProperty[] list,
net.thevpc.nuts.NutsSession session) |
static boolean |
isValidEffectiveDescriptor(net.thevpc.nuts.NutsDescriptor effectiveDescriptor,
net.thevpc.nuts.NutsSession session) |
public static Map<String,String> getPropertiesMap(net.thevpc.nuts.NutsDescriptorProperty[] list, net.thevpc.nuts.NutsSession session)
public static net.thevpc.nuts.NutsDescriptor checkDescriptor(net.thevpc.nuts.NutsDescriptor nutsDescriptor,
net.thevpc.nuts.NutsSession session)
public static void checkValidEffectiveDescriptor(net.thevpc.nuts.NutsDescriptor effectiveDescriptor,
net.thevpc.nuts.NutsSession session)
public static boolean isValidEffectiveDescriptor(net.thevpc.nuts.NutsDescriptor effectiveDescriptor,
net.thevpc.nuts.NutsSession session)
Copyright © 2022 vpc open source initiative. All rights reserved.