Class ItemSelectorRepositoryEntryBrowserReturnTypeUtil

java.lang.Object
com.liferay.item.selector.taglib.ItemSelectorRepositoryEntryBrowserReturnTypeUtil
All Implemented Interfaces:
com.liferay.item.selector.ItemSelectorReturnType

@Deprecated public class ItemSelectorRepositoryEntryBrowserReturnTypeUtil extends Object implements com.liferay.item.selector.ItemSelectorReturnType
Deprecated.
As of Judson (7.1.x), with no direct replacement
  • Constructor Details

    • ItemSelectorRepositoryEntryBrowserReturnTypeUtil

      public ItemSelectorRepositoryEntryBrowserReturnTypeUtil()
      Deprecated.
  • Method Details

    • getFirstAvailableExistingFileEntryReturnType

      public static com.liferay.item.selector.ItemSelectorReturnType getFirstAvailableExistingFileEntryReturnType(List<com.liferay.item.selector.ItemSelectorReturnType> desiredItemSelectorReturnTypes)
      Deprecated.
    • getValue

      public static String getValue(com.liferay.item.selector.ItemSelectorReturnType itemSelectorReturnType, com.liferay.portal.kernel.repository.model.FileEntry fileEntry, com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) throws Exception
      Deprecated.
      Throws:
      Exception
    • getFileEntryValue

      protected static String getFileEntryValue(com.liferay.portal.kernel.repository.model.FileEntry fileEntry, com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) throws Exception
      Deprecated.
      Throws:
      Exception
    • getFirstAvailableItemSelectorReturnType

      protected static com.liferay.item.selector.ItemSelectorReturnType getFirstAvailableItemSelectorReturnType(List<com.liferay.item.selector.ItemSelectorReturnType> desiredItemSelectorReturnTypes, List<String> itemSelectorReturnTypeTypes)
      Deprecated.