Class ComponentURL

java.lang.Object
org.exoplatform.web.url.PortalURL<UIComponent,ComponentURL>
org.exoplatform.webui.url.ComponentURL

public class ComponentURL extends org.exoplatform.web.url.PortalURL<UIComponent,ComponentURL>
Version:
$Revision$
Author:
Julien Viet
  • Field Details

    • PORTAL_COMPONENT_ID

      public static final String PORTAL_COMPONENT_ID
      See Also:
    • PORTAL_COMPONENT_ACTION

      public static final String PORTAL_COMPONENT_ACTION
      See Also:
    • TYPE

      public static final org.exoplatform.web.url.ResourceType<UIComponent,ComponentURL> TYPE
      .
    • PATH

      public static final org.exoplatform.web.controller.QualifiedName PATH
      .
  • Constructor Details

  • Method Details

    • getResource

      public UIComponent getResource()
      Specified by:
      getResource in class org.exoplatform.web.url.PortalURL<UIComponent,ComponentURL>
    • setResource

      public ComponentURL setResource(UIComponent resource)
      Specified by:
      setResource in class org.exoplatform.web.url.PortalURL<UIComponent,ComponentURL>
    • reset

      public void reset()
      Overrides:
      reset in class org.exoplatform.web.url.PortalURL<UIComponent,ComponentURL>
    • getParameterNames

      public Set<org.exoplatform.web.controller.QualifiedName> getParameterNames()
      Specified by:
      getParameterNames in class org.exoplatform.web.url.PortalURL<UIComponent,ComponentURL>
    • getParameterValue

      public String getParameterValue(org.exoplatform.web.controller.QualifiedName parameterName)
      Specified by:
      getParameterValue in class org.exoplatform.web.url.PortalURL<UIComponent,ComponentURL>
    • setAction

      public void setAction(String action)
    • getPath

      public String getPath()
    • setPath

      public void setPath(String path)