Interface PropertyFileAccess


public interface PropertyFileAccess
  • Method Details

    • renameGlobalConfigurationFrom

      PropertyFileAccess.Target renameGlobalConfigurationFrom(String oldName)
      Use this to rename a configuration file.
      Parameters:
      oldName - The old file name.
      Returns:
      Object to specify the new file name.
    • forStoreName

      Creates a tool object for store migration from v1 to v2.
      Parameters:
      name - The name of the store to be handled.
      Returns:
      The tool object for the named store.