| Package | Description |
|---|---|
| com.helger.photon.basic.app.request |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractRequestParameterHandlerNamed
Base class for
IRequestParameterHandler implementations that support
special parameter names |
class |
RequestParameterHandlerURLParameter
An implementation of
IRequestParameterHandler that takes the request
parameters from the URL parameters. |
class |
RequestParameterHandlerURLPathNamed
An implementation of
IRequestParameterHandler that takes the request
parameters from the URL path. |
class |
RequestParameterHandlerURLPathOrdered
An implementation of
IRequestParameterHandler that takes the request
parameters from the URL path in the fixed order locale than menu item. |
| Modifier and Type | Method and Description |
|---|---|
IRequestParameterHandler |
RequestParameterManager.getParameterHandler() |
IRequestParameterHandler |
IRequestParameterManager.getParameterHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
RequestParameterManager.setParameterHandler(IRequestParameterHandler aRequestParameterHdl) |
void |
IRequestParameterManager.setParameterHandler(IRequestParameterHandler aRequestParameterHdl) |
Copyright © 2014–2017 Philip Helger. All rights reserved.