public class FixedValueContextValueProvider extends AbstractBusinessContextValueProvider
parameters
Constructor and Description |
---|
FixedValueContextValueProvider(String value)
Initializes the value.
|
Modifier and Type | Method and Description |
---|---|
String |
get(HttpServletRequest request)
Gets the property value.
|
initialize
public FixedValueContextValueProvider(String value)
value
- fixed value.public String get(HttpServletRequest request)
IBusinessContextValueProvider
request
- the request to be used to get the value.LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.