Interface DepotApplication


public interface DepotApplication
  • Method Details

    • getClassNames

      default List<String> getClassNames()
    • getLabel

      default String getLabel(Locale locale)
    • getPortletId

      String getPortletId()
    • isCustomizable

      default boolean isCustomizable()