Package org.exoplatform.webui.url
Class ComponentURL
java.lang.Object
org.exoplatform.web.url.PortalURL<UIComponent,ComponentURL>
org.exoplatform.webui.url.ComponentURL
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final org.exoplatform.web.controller.QualifiedName.static final Stringstatic final Stringstatic final org.exoplatform.web.url.ResourceType<UIComponent, ComponentURL> .Fields inherited from class org.exoplatform.web.url.PortalURL
ajax, confirm, mimeType, queryParams -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionSet<org.exoplatform.web.controller.QualifiedName> getParameterValue(org.exoplatform.web.controller.QualifiedName parameterName) getPath()voidreset()voidvoidsetResource(UIComponent resource) Methods inherited from class org.exoplatform.web.url.PortalURL
getAjax, getAuthorityUse, getConfirm, getContext, getLocale, getMimeType, getQueryParameters, getQueryParameterValue, getQueryParameterValues, getSchemeUse, isCSRFCheck, setAjax, setAuthorityUse, setConfirm, setCSRFCheck, setLocale, setMimeType, setQueryParameterValue, setQueryParameterValues, setSchemeUse, toString
-
Field Details
-
PORTAL_COMPONENT_ID
- See Also:
-
PORTAL_COMPONENT_ACTION
- See Also:
-
TYPE
. -
PATH
public static final org.exoplatform.web.controller.QualifiedName PATH.
-
-
Constructor Details
-
ComponentURL
- Throws:
NullPointerException
-
-
Method Details
-
getResource
- Specified by:
getResourcein classorg.exoplatform.web.url.PortalURL<UIComponent,ComponentURL>
-
setResource
- Specified by:
setResourcein classorg.exoplatform.web.url.PortalURL<UIComponent,ComponentURL>
-
reset
public void reset()- Overrides:
resetin classorg.exoplatform.web.url.PortalURL<UIComponent,ComponentURL>
-
getParameterNames
- Specified by:
getParameterNamesin classorg.exoplatform.web.url.PortalURL<UIComponent,ComponentURL>
-
getParameterValue
- Specified by:
getParameterValuein classorg.exoplatform.web.url.PortalURL<UIComponent,ComponentURL>
-
setAction
-
getPath
-
setPath
-