クラス UpdateDictionariesCommand

  • すべての実装されたインタフェース:
    java.lang.Runnable

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

      • UpdateDictionariesCommand

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

      • createProperties

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

        public java.util.function.Predicate<java.lang.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​(java.util.function.Predicate<java.lang.String> withSchema)
        パラメータ:
        withSchema - the withSchema to set