Uses of Interface
org.sklsft.generator.bash.arguments.ChoicesHelper
Packages that use ChoicesHelper
-
Uses of ChoicesHelper in org.sklsft.generator.bash.arguments
Classes in org.sklsft.generator.bash.arguments that implement ChoicesHelperModifier and TypeClassDescriptionclass
An abstract implementation ofChoicesHelper
based on a map of choices
We have to override initialization to fetch the possible values
Be careful that the access to choices is not thread-safe.
We do not consider multi-threadingclass
An abstract implementation ofChoicesHelper
based on a free entry with possible check and conversionclass
The choices of the database engine are available through a built map in theDatabaseHandlerDiscovery
class
The choices of the skeleton are available through a built map in theSkeletonResolver
class
Simple implementation of anAbstractMultiChoicesHelper
where you have to choose between true and false