Interface ContentDashboardItemSubtype<T>


public interface ContentDashboardItemSubtype<T>
  • Method Details

    • getFullLabel

      String getFullLabel(Locale locale)
    • getInfoItemReference

      com.liferay.info.item.InfoItemReference getInfoItemReference()
    • getLabel

      String getLabel(Locale locale)
    • toJSONString

      String toJSONString(Locale locale)