Package dev.enola.cli
Class CommandWithModel
java.lang.Object
dev.enola.cli.CommandWithResourceProvider
dev.enola.cli.CommandWithResourceProviderAndLoader
dev.enola.cli.CommandWithModel
- Direct Known Subclasses:
CommandWithModelAndOutput,MetadataCommand,ServerCommand,ValidateCommand
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected EnolaServiceProviderprotected TemplateThingRepositoryFields inherited from class dev.enola.cli.CommandWithResourceProvider
rp -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected ThingMetadataProvidergetMetadataProvider(ProviderFromIRI<Thing> thingProvider) final voidrun()protected abstract voidMethods inherited from class dev.enola.cli.CommandWithResourceProviderAndLoader
loader, setupMethods inherited from class dev.enola.cli.CommandWithResourceProvider
call
-
Field Details
-
esp
-
templateService
-
-
Constructor Details
-
CommandWithModel
public CommandWithModel()
-
-
Method Details
-
run
- Overrides:
runin classCommandWithResourceProvider- Throws:
Exception
-
getMetadataProvider
-
run
- Throws:
Exception
-