Class CacheConfig.DescriptorImpl

    • Constructor Detail

      • DescriptorImpl

        public DescriptorImpl()
    • Method Detail

      • doFillTypeItems

        public ListBoxModel doFillTypeItems()
        Fills the cache type drop-down menu.
        Returns:
        the cache type items
      • doCheckFilePath

        public FormValidation doCheckFilePath​(@QueryParameter
                                              String value)
        Validates the cache file path.
        Parameters:
        value - the file path
        Returns:
        the form validation
      • doCheckDbChannel

        public FormValidation doCheckDbChannel​(@QueryParameter
                                               String value)
        Validates the database channel.
        Parameters:
        value - the file path
        Returns:
        the form validation