Package | Description |
---|---|
org.sklsft.generator.bash.arguments |
Modifier and Type | Class and Description |
---|---|
class |
AbstractMultiChoicesHelper
An abstract implementation of
ChoicesHelper based on a map of choicesWe have to override initialization to fetch the possible values Be careful that the access to choices is not thread-safe. |
class |
BasicFreeChoicesHelper
An abstract implementation of
ChoicesHelper based on a free entry with possible check and conversion |
class |
DatabaseEngineChoicesHelper
The choices of the database engine are available through a built map in the
DatabaseHandlerDiscovery |
class |
SkeletonChoicesHelper
The choices of the skeleton are available through a built map in the
SkeletonResolver |
class |
TrueFalseChoicesHelper
Simple implementation of an
AbstractMultiChoicesHelper where you have to choose between true and false |
Copyright © 2022. All rights reserved.