public class DefaultNutsDescriptorManager extends Object implements net.thevpc.nuts.NutsDescriptorManager
| Constructor and Description |
|---|
DefaultNutsDescriptorManager(net.thevpc.nuts.NutsWorkspace workspace) |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.NutsArtifactCallBuilder |
callBuilder() |
protected void |
checkSession() |
net.thevpc.nuts.NutsClassifierMappingBuilder |
classifierBuilder() |
net.thevpc.nuts.NutsDescriptorBuilder |
descriptorBuilder() |
net.thevpc.nuts.NutsDescriptorFilterManager |
filter() |
net.thevpc.nuts.NutsDescriptorFormat |
formatter() |
net.thevpc.nuts.NutsDescriptorFormat |
formatter(net.thevpc.nuts.NutsDescriptor value) |
net.thevpc.nuts.NutsSession |
getSession() |
net.thevpc.nuts.NutsWorkspace |
getWorkspace() |
net.thevpc.nuts.NutsIdLocationBuilder |
locationBuilder() |
net.thevpc.nuts.NutsDescriptorParser |
parser() |
net.thevpc.nuts.NutsDescriptorManager |
setSession(net.thevpc.nuts.NutsSession session) |
public DefaultNutsDescriptorManager(net.thevpc.nuts.NutsWorkspace workspace)
public net.thevpc.nuts.NutsSession getSession()
getSession in interface net.thevpc.nuts.NutsDescriptorManagerpublic net.thevpc.nuts.NutsDescriptorManager setSession(net.thevpc.nuts.NutsSession session)
setSession in interface net.thevpc.nuts.NutsDescriptorManagerpublic net.thevpc.nuts.NutsWorkspace getWorkspace()
public net.thevpc.nuts.NutsDescriptorParser parser()
parser in interface net.thevpc.nuts.NutsDescriptorManagerprotected void checkSession()
public net.thevpc.nuts.NutsDescriptorBuilder descriptorBuilder()
descriptorBuilder in interface net.thevpc.nuts.NutsDescriptorManagerpublic net.thevpc.nuts.NutsClassifierMappingBuilder classifierBuilder()
classifierBuilder in interface net.thevpc.nuts.NutsDescriptorManagerpublic net.thevpc.nuts.NutsIdLocationBuilder locationBuilder()
locationBuilder in interface net.thevpc.nuts.NutsDescriptorManagerpublic net.thevpc.nuts.NutsArtifactCallBuilder callBuilder()
callBuilder in interface net.thevpc.nuts.NutsDescriptorManagerpublic net.thevpc.nuts.NutsDescriptorFormat formatter()
formatter in interface net.thevpc.nuts.NutsDescriptorManagerpublic net.thevpc.nuts.NutsDescriptorFormat formatter(net.thevpc.nuts.NutsDescriptor value)
formatter in interface net.thevpc.nuts.NutsDescriptorManagerpublic net.thevpc.nuts.NutsDescriptorFilterManager filter()
filter in interface net.thevpc.nuts.NutsDescriptorManagerCopyright © 2021 vpc open source initiative. All rights reserved.