Class RouteDescriptor
java.lang.Object
org.exoplatform.web.controller.metadata.RouteDescriptor
Describes a route.
- Version:
- $Revision$
- Author:
- Julien Viet
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetPath()getRequestParam(String matchName) getRouteParam(QualifiedName name) sub(RouteDescriptor child) with(ParamDescriptor... params)
-
Constructor Details
-
RouteDescriptor
-
-
Method Details
-
getPath
-
getRouteParamNames
-
getRouteParams
-
getRouteParam
-
with
-
getRequestParams
-
getRequestParamMatchNames
-
getRequestParam
-
getPathParams
-
sub
-
getChildren
-