Class ConvertMetadata2ImagesComponent

All Implemented Interfaces:
Initializable, Component, LogEnabled, Serviceable, ThreadSafe

Implementation of a AbstractConvertDocument2ImagesComponent for a binary metadata
  • Field Details

    • ROLE

      public static final String ROLE
      Avalon ROLE.
  • Constructor Details

  • Method Details

    • doCache

      public String doCache(Content content, String metadataPath, String siteName) throws Exception
      Put the file in cache
      Parameters:
      content - the content
      metadataPath - the path of the metadata
      siteName - the name of the site
      Returns:
      The absolute cache path
      Throws:
      Exception - if an error occurs while caching the file