Class DAMFunctions

java.lang.Object
com.adobe.acs.commons.dam.DAMFunctions

@ProviderType public final class DAMFunctions extends Object
DAM JSP functions.
  • Method Details

    • getTitleOrName

      public static String getTitleOrName(com.day.cq.dam.api.Asset asset)
      Return the title or name of the asset, if the title is not defined.
      Parameters:
      asset - the asset
      Returns:
      the asset title or name