Uploaded image for project: 'Magnolia DAM Module'
  1. Magnolia DAM Module
  2. MGNLDAM-418

Improve handling of supported metadata in DamTemplatingFunctions

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Major Major
    • 2.1
    • 2.0
    • DAM API
    • None

      In the current implementation, the AssetProvider defines the supported metadata (AssetProvider#supports(Class<? extends AssetMetadata> metaData))

      We should also have a way to retrieve the list of supported metadatas.

      In addition, we should also have this on Asset. An AssetProvider may support 2 or 3 metadata Type, but a given Asset may only support one Type (a document and video Asset may not support the same metadata Type).

        Acceptance criteria

              rsiska Robert Šiška
              ehechinger Eric Hechinger
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoR