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.Lumisportal 11.0.0.180924 - Copyright © 2006–2018 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.