Class CmsAliasImportResponseTable

java.lang.Object
org.opencms.ade.sitemap.CmsAliasImportResponseTable

public class CmsAliasImportResponseTable extends Object
A class used for storing alias import results by key.
  • Constructor Details

  • Method Details

    • addImportResult

      Adds a list of alias import results, and returns the key under which they were stored.

      Parameters:
      importResults - the alias import results
      Returns:
      the key under which the alias import results were stored
    • getAndRemove

      Removes the list of alias import results for the given key and returns it.

      Parameters:
      key - the alias import result key
      Returns:
      the list of alias import results