|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@StableMinor(sinceVersion="7.0", version="7.0") public interface IBusinessContextValueProvider
Provides operations to access the property value.
Method Summary | |
---|---|
String |
get(HttpServletRequest request)
Gets the property value. |
void |
initialize(Map<String,String> parameters)
Initializes the value provider with the given parameters. |
Method Detail |
---|
String get(HttpServletRequest request)
request
- the request to be used to get the value.
void initialize(Map<String,String> parameters)
parameters
- the parameters.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |