クラス UpdateDictionariesCommand

すべての実装されたインタフェース:
ConsoleOutputLevelProperty, ConvertersProperty, CsvEncodingProperty, DictionaryFileDirectoryProperty, JsonConverterProperty, TargetFileProperty, YamlConverterProperty, Runnable

public class UpdateDictionariesCommand extends AbstractSchemaFileCommand
  • コンストラクタの詳細

    • UpdateDictionariesCommand

      public UpdateDictionariesCommand()
  • メソッドの詳細

    • create

      protected void create(com.sqlapp.data.schemas.Catalog catalog)
      定義:
      create クラス内 AbstractSchemaFileCommand
    • createProperties

      protected void createProperties(com.sqlapp.data.schemas.Catalog catalog, MenuDefinition menuDefinition, Function<Object,String> nameFunc) throws Exception
      例外:
      Exception
    • getWithSchema

      public Predicate<String> getWithSchema()
      戻り値:
      the withSchema
    • isOutputRemarksAsDisplayName

      public boolean isOutputRemarksAsDisplayName()
      戻り値:
      the outputRemarksAsDisplayName
    • setOutputRemarksAsDisplayName

      public void setOutputRemarksAsDisplayName(boolean outputRemarksAsDisplayName)
      パラメータ:
      outputRemarksAsDisplayName - the outputRemarksAsDisplayName to set
    • setWithSchema

      public void setWithSchema(Predicate<String> withSchema)
      パラメータ:
      withSchema - the withSchema to set