Interface PortalSettingsConfigurationScreenContributor


public interface PortalSettingsConfigurationScreenContributor
  • Method Details

    • getCategoryKey

      String getCategoryKey()
    • getDeleteMVCActionCommandName

      default String getDeleteMVCActionCommandName()
    • getJspPath

      String getJspPath()
    • getKey

      String getKey()
    • getName

      default String getName(Locale locale)
    • getSaveMVCActionCommandName

      String getSaveMVCActionCommandName()
    • getServletContext

      javax.servlet.ServletContext getServletContext()
    • getTestButtonLabel

      default String getTestButtonLabel(Locale locale)
    • getTestButtonOnClick

      default String getTestButtonOnClick(javax.portlet.RenderRequest renderRequest, javax.portlet.RenderResponse renderResponse)
    • isDeprecated

      default boolean isDeprecated()
    • isVisible

      default boolean isVisible()
    • setAttributes

      default void setAttributes(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse)