Interface SaveStoredFileContentAction

    • Method Detail

      • key

        String key()
        Return unique String representing the new stored content (commonly a string representation of the metadata).
      • metadata

        Object metadata()
        The metadata format depends on the content manager's implementation.